This one automates the discovery and integration of third-party APIs through the context-matic MCP server instead of relying on Claude's training data. When you ask to integrate something like PayPal or Twilio, it queries a live catalog, pulls integration guidance, and looks up SDK models and endpoints specific to your language. The workflow is methodical: it detects your project language, ensures guidelines and conventions exist, discovers the API, then walks through authentication and first calls while tracking milestones. Useful when you're wiring up external services and want current, structured information rather than general advice that might be outdated.
npx -y skills add github/awesome-copilot --skill integrate-context-matic --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
cursor/plugins
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills