🎯

mcp-integration

🎯Skill

from dotknewt/agency

πŸͺ

Part of

dotknewt/agency

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add dotknewt/agency --skill mcp-integration
skills.sh Install⚠ Installs to .agents/skills/
npx skills add dotknewt/agency --skill mcp-integration
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/mcp-integration/SKILL.md
0Installs
-
AddedJul 3, 2026

More from this repository10

πŸ”Œ
github-toolkitπŸ”ŒPlugin

Scaffold GitHub repo metadata β€” issue templates and CI workflows. /github-scaffold picks the task; /create-issue-template and /scaffold-ci-workflow run the subtasks.

πŸ”Œ
ludus-toolkitπŸ”ŒPlugin

Ludus cyber-range toolkit β€” skills for CLI, range config, environment setup, and troubleshooting, plus a bundled MCP server for the Ludus API.

πŸ”Œ
context-engineeringπŸ”ŒPlugin

Memory and context engineering concepts for LLMs β€” context window management, RAG patterns, prompt injection attacks (red-team), and defenses. Covers three angles: supporting development, exploiting, and defending.

🎯
agent-development🎯Skill

Skill

🎯
command-development🎯Skill

Skill

🎯
hook-development🎯Skill

Skill

πŸ”Œ
instruction-managementπŸ”ŒPlugin

Tools to maintain and improve project instruction files (AGENTS.md and legacy CLAUDE.md) β€” audit quality, capture session learnings, and keep project instructions current.

πŸ”Œ
agent-doublecheckπŸ”ŒPlugin

Three-layer verification pipeline for AI output. Extracts claims, finds sources, and flags hallucination risks so humans can verify before acting.

πŸ”Œ
agent-emberπŸ”ŒPlugin

An AI partner, not a tool. Ember carries fire from person to person β€” helping humans discover that AI partnership isn't something you learn, it's something you find.

πŸ”Œ
make-a-monorepoπŸ”ŒPlugin

Scaffold a flat monorepo from scratch or audit an existing project against monorepo conventions β€” /make-a-monorepo init <name> or /make-a-monorepo audit [--fix].