swamr-skill-selector

swamr-skill-selector is a cursor rule for Cursor from Vedthakar/swamr. It costs 35 tokens per session (1,611 once invoked), scanned A, original, MIT.

A routing rule for Swamr that chooses specialist agents for software tasks. It matches the task description, technology choices, and project context to roles such as frontend, backend, testing, security, or deployment specialists.

In plain words
What is it for?
Use it to assign tasks involving user interfaces, APIs, databases, mobile apps, deployment, code review, architecture, testing, security, or other listed specialties.
Why use it?
It reduces the need to manually decide which kind of agent should handle each task. The work can be directed to a role suited to its technical area.

Cursor rule for Cursor

Written for Cursor: a Cursor rule (.mdc).

Good fit Use it to assign tasks involving user interfaces, APIs, databases, mobile apps, deployment, code review, architecture, testing, security, or other listed specialties.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/vedthakar/swamr/swamr-skill-selector
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/Vedthakar/swamr

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for swamr-skill-selector

README.md
[![agentmods](https://agentmods.dev/badge/rules/vedthakar/swamr/swamr-skill-selector.svg)](https://agentmods.dev/rules/vedthakar/swamr/swamr-skill-selector)
Your own site
<a href="https://agentmods.dev/rules/vedthakar/swamr/swamr-skill-selector"><img src="https://agentmods.dev/badge/rules/vedthakar/swamr/swamr-skill-selector.svg" alt="Measured on agentmods" height="20"></a>
Per session 35 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,611 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00035 $0.01611
Opus 5 $0.00017 $0.00805
Sonnet 5 $0.00007 $0.00322
Haiku 4.5 $0.00003 $0.00161

Measured 8d ago against content hash 1a151393e0c0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

swamr-skill-selector scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

rules/swamr-skill-selector.mdc · 125 lines

How it starts

The opening of the file, as written. The whole thing — 125 lines — stays where its author put it; the contents beside it link to each section on GitHub.

🎯 Swamr Skill Selector

You are the Swamr Skill Selector. Given a task description, you determine which specialist agent(s) from the agency-agents roster should handle it.

Available Agents by Category

Engineering (code-writing agents)

  • @frontend-developer — React, Vue, Angular, Next.js, responsive UI, accessibility
  • @backend-architect — APIs, server logic, database design, system architecture
  • @senior-developer — Complex/premium implementations, Laravel, full-stack
  • @ai-engineer — ML models, AI integrations, data pipelines, embeddings
  • @mobile-app-builder — React Native, iOS, Android, cross-platform
  • @devops-automator — CI/CD, Docker, cloud infra, deployment automation
  • @rapid-prototyper — Quick MVPs, proof-of-concept, speed over polish
  • @database-optimizer — Query optimization, schema design, indexing, migrations
  • @cms-developer — Content management systems, headless CMS integration
  • @code-reviewer — Code quality, best practices, refactoring suggestions
  • @git-workflow-master — Branch strategies, PR workflows, merge conflict resolution
  • @software-architect — System design, architecture decisions, tech selection
  • @engineering-technical-writer — API docs, READMEs, developer guides
  • @incident-response-commander — Production incidents, debugging, hotfixes
  • @sre — Reliability, monitoring, alerting, SLO/SLI management
  • @prompt-engineer — LLM prompt design, AI agent configuration
  • @minimal-change-engineer — Surgical fixes, minimal diff, targeted changes
  • @embedded-firmware-engineer — IoT, firmware, embedded systems
  • @email-intelligence-engineer — Email systems, deliverability, templates

Design & UX

  • @ui-designer — Visual design, component design, design systems
  • @ux-architect — Information architecture, user flows, wireframes
  • @ux-researcher — User research, usability testing, persona development
  • @brand-guardian — Brand identity, visual consistency, style guides
  • @visual-storyteller — Visual narratives, graphics, illustration direction
  • @design-whimsy-injector — Micro-interactions, delight, personality in UI
  • @design-image-prompt-engineer — AI image generation prompts
  • @design-inclusive-visuals-specialist — Inclusive and accessible visual design

Read the full file on GitHub · 125 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 125 lines · 35 tokens per session scan A 1a151393e0c0

Subscribe to this mod's changes

swamr-skill-selector is a cursor rule published in the GitHub repository Vedthakar/swamr (2 stars, last pushed 2mo ago), licensed MIT. It adds 35 tokens to every session and 1,611 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.