Agent Skills by Sean Swanson
Showing 40 vetted skills indexed across 2 GitHub repositories.
docs
Search locally mirrored Anthropic documentation for Claude Code CLI, API, Agent SDK, and prompt library topics.
trmm-expert
Answer Tactical RMM questions by consulting its documentation.
skill-creator-enhanced
Create, validate, and package Claude skills with structured templates and tooling.
obsidian
Coordinate and automate Obsidian workflows across vaults, notes, and bases.
rules-auditor
Audit Claude Code memory files for staleness, drift, and quality issues.
add-app-to-server
Register App tools with UI resources on MCP servers via _meta.ui.resourceUri.
migrate-oai-app
Migrate OpenAI Apps SDK applications to the MCP Apps SDK.
create-mcp-app
Scaffold MCP Apps and register tools with linked HTML resources.
build-mcpb
Create and distribute signed .mcpb bundles for Claude Desktop.
mcpb-manifest
Configure MCPB manifest.json fields for Claude Desktop extensions.
convert-web-app
Wrap a standard web application as an MCP App with a two-phase build.
plan-review
Validate implementation plans for completeness, quality, feasibility, and scope.
pr-creation
Generate Markdown PR descriptions from plans, diffs, and commit messages.
state-persistence
Save workflow state to Serena MCP memory with YAML frontmatter.
project-agent-creator
Analyze codebases to create project-specific agent implementer files.
project-skill-creator
Analyze a codebase to generate project-specific skill documents.
using-git-worktrees
Create isolated git worktrees with automated dependency installation and testing.
using-github-search
Extract problem-solution patterns from GitHub issues, PRs, and discussions.
test-driven-development
Enforce a failing test before implementing any feature or bug fix.
testing-anti-patterns
Identify and prevent testing anti-patterns in unit, integration, and end-to-end tests.
systematic-debugging
Diagnose software bug root causes through four investigation phases.
sharing-skills
Contribute locally developed skills to an upstream repository via pull requests.
using-serena-for-exploration
Explore large codebases with Serena MCP tools using progressive narrowing.
dispatching-parallel-agents
Dispatch parallel agents to investigate independent failures across test files or subsystems.