ai-agents-and-skills

twescott/ai-agents-and-skills
★ 0 stars JavaScript AI/LLM Updated today
AI agents, skills, slash commands, and MCP servers I build and use
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-agents-and-skills": {
      "command": "npx",
      "args": [
        "-y",
        "twescott/ai-agents-and-skills"
      ]
    }
  }
}

README Excerpt

A working collection of the AI agents, skills, slash commands, and MCP servers I build and use — where I prototype agentic-engineering patterns: scoped, reusable skills; custom commands that compose them; and small MCP servers that wire AI coding assistants into real workflows. - **`skills/`** — reusable skills, grouped by domain: