Integrations & APIs
Integration agent skills teach AI agents to work with specific external services and APIs: third-party platforms, webhooks, MCP servers, and data syncs. Instead of re-explaining an API every session, install the skill and the agent knows the endpoints and conventions.
-
majiayu000 Bundle Ln 770 Crosscutting Setup 4Sets up logging, error handling, CORS, health checks, and API docs. Use when adding cross-cutting concerns to backend projects.
567 -
majiayu000 Bundle Ln 113 Backend Docs Creator 5Creates backend docs (api_spec.md, database_schema.md). Use when project has backend API or database.
567 -
majiayu000 Bundle B2c Scapi Schemas 2Using the b2c CLI to browse and retrieve SCAPI schema specifications
567 -
majiayu000 Bundle Macos Development 3macOS Tahoe development patterns including window management, menu bars, NSWindow integration, Mac Catalyst, status bar items, document-based apps, and macOS-specific SwiftUI modifiers. Use when user asks about macOS development, window management, menu bar, status items, Mac Catalyst, document apps, or macOS-specific patterns.
567 -
majiayu000 Bundle Ln 113 Backend Docs Creator 4Creates backend docs (api_spec.md, database_schema.md). Use when project has backend API or database.
567 -
majiayu000 Bundle Ln 130 Tasks Docs Creator 5Creates task management docs (kanban board, workflow rules) with Linear integration. Use when setting up task tracking for a project.
567 -
majiayu000 Bundle Orchestrate Subagents 2Orchestrate parallel and/or sequential subagents working in separate git worktrees to deliver PR(s). Use when bundling multiple related GitHub issues into a single task, running best-of-3 identical attempts, monitoring runs, selecting the best PR, and closing/cleaning up the rest.
567 -
majiayu000 Bundle Fetch Unresolved Comments 3Fetch unresolved PR review comments using GitHub GraphQL API, filtering out resolved and outdated feedback.
567 -
majiayu000 Bundle Pr Thread Resolution Enforcement 2Use when resolving PR review threads. Enforces that all threads are marked resolved before completion.
567
Frequently asked questions
What are Integrations & APIs agent skills?
Integration agent skills teach AI agents to work with specific external services and APIs: third-party platforms, webhooks, MCP servers, and data syncs. Instead of re-explaining an API every session, install the skill and the agent knows the endpoints and conventions.
Which Integrations & APIs skills are most installed?
Popular Integrations & APIs skills on SkillMD right now include ln-770-crosscutting-setup, ln-113-backend-docs-creator, b2c-scapi-schemas. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Integrations & APIs skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.