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.
-
antgroup Bundle Nsfw Content GenerationGenerate NSFW and adult content using each::sense API with safety checker disabled. Supports artistic nude, glamour, boudoir, fantasy, and mature themed content creation with full creative freedom.
-
junmystery Skill Oauth2 Cheat SheetOAuth 2.0 Protocol Cheatsheet
-
junmystery Skill GRAPHQL Cheat SheetGraphQL Cheat Sheet
-
junmystery Skill REST Assessment Cheat SheetREST Assessment Cheat Sheet
-
junmystery Skill Django REST Framework Cheat SheetDjango REST Framework (DRF) Cheat Sheet
-
peterbamuhigire Bundle 04 Interface SpecificationUse when specifying system-level user, software, hardware, communication, and external interfaces in the SRS; use api-specification for an implementation-ready OpenAPI contract.
-
starchild-ai-agent Bundle 1390 Woofi SwapSwap any token at the best price — single-chain or cross-chain — with one API call. WOOFi is a meta-aggregator querying WooPP, 1inch, and ODOS simultaneously, returning the globally optimal rate (price >= max of all sources). Cross-chain swaps via Stargate bridge. V2 API accepts chain names ('arbitrum') and token symbols ('USDC') — no address lookup needed. Supports all ERC-20 tokens and native gas tokens on 14 EVM chains.
-
starchild-ai-agent Skill 1390 Woofi YieldComprehensive yield protocol reference covering Aave V3/V4, Spark (Savings + SparkLend), and Morpho V2 vaults — deposit/withdraw flows, contract interfaces, pool registries, and GraphQL APIs across 10+ chains. Essential for WOOFi ecosystem DeFi yield strategies.
-
starchild-ai-agent Skill 6942 Starchild QuestsComplete Starchild quests (daily/weekly/onboarding) via API — check-in, AgentX likes/comments/posts, page previews + community publish, skill install/run/create/publish, scheduled push. Use when the user asks to do "les quêtes", "quests", "daily quests", or "all available quests".
-
starchild-ai-agent Skill 554 Better Skill CreatorCreate high-quality skills that reliably trigger, complete workflows cleanly, and work well with other skills. Use when the user asks to build a new capability, integrate a new API, or extend the system with a repeatable workflow. Improvement on the default skill-creator with use-case design, behavioral testing, and success criteria.
-
starchild-ai-agent Skill 1247 Orderly Trading OrdersPlace, manage, and cancel orders using REST API or SDK hooks. Covers market, limit, IOC, FOK, POST_ONLY order types and batch operations
-
starchild-ai-agent Skill 1247 Orderly API AuthenticationComplete authentication guide for Orderly Network - EIP-712 wallet signatures for EVM accounts, Ed25519 message signing for Solana accounts, and Ed25519 signatures for API requests
-
starchild-ai-agent Bundle Okx Wallet PortfolioUse this skill when the user provides a specific wallet address and wants to check its balance, token holdings, portfolio value, or DeFi positions. Typical triggers: 'check balance of 0xAbc...', 'show tokens in this address', 'what tokens does 0xAbc hold', 'portfolio value of this address', address portfolio value, multi-chain balance lookup for a given address. Supports XLayer, Solana, Ethereum, Base, BSC, Arbitrum, Polygon, and 20+ other chains. Do NOT use when the user asks about their own wallet without providing an address (e.g., 'check my wallet balance', 'show my assets', '查看我的余额') — use okx-agentic-wallet instead, which queries the logged-in wallet. Do NOT use for PnL analysis, DEX history, realized/unrealized profit — use okx-dex-market. Do NOT use for signal tracking — use okx-dex-signal. Do NOT use for meme scanning — use okx-dex-trenches. Do NOT use for programming questions about balance APIs or integration.
-
cowork-os Skill SlackUse when you need to control Slack from CoWork-OSS via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Audited -
cowork-os Skill GithubInteract with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Audited -
cowork-os Skill NotionNotion API for creating and managing pages, databases, and blocks.
Audited -
cowork-os Skill TrelloManage Trello boards, lists, and cards via the Trello REST API.
Audited -
cowork-os Skill WeatherGet current weather and forecasts (no API key required).
Audited -
cowork-os Bundle CalendlyManage Calendly scheduling via the v2 API. List event types, view scheduled events, check invitee details, manage availability schedules, cancel/reschedule events, create one-off links, and configure webhooks. Use when the user asks about their calendar, upcoming meetings, scheduling links, or availability.
-
cowork-os Skill GoplacesQuery Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.
Audited -
cowork-os Skill 1passwordSet up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
Audited -
cowork-os Skill Local PlacesSearch for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Audited -
cowork-os Skill Openai WhisperLocal speech-to-text with the Whisper CLI (no API key).
Audited -
teoslayer Bundle Pilot AlertConfigurable alerting on event patterns with webhook and message delivery. Use this skill when: 1. You need to trigger alerts based on event patterns or thresholds 2. You need to notify external services (Slack, Discord, PagerDuty) of events 3. You need to escalate critical events to on-call agents 4. You need to aggregate and deduplicate alerts Do NOT use this skill when: - You need simple event forwarding (use pilot-event-bus instead) - You need persistent logging (use pilot-event-log instead) - You need all events without filtering (subscribe directly)
-
teoslayer Bundle Pilot KeychainSecure credential exchange with auto-expiry for Pilot Protocol agents. Use this skill when: 1. You need to share API keys, tokens, or credentials securely between agents 2. You want automatic expiration and rotation of shared secrets 3. You need end-to-end encrypted credential distribution Do NOT use this skill when: - You need persistent credential storage (use secure vault instead) - You're sharing large files (use pilot-send for file transfer) - You need multi-recipient broadcast (use separate sends per recipient)
-
teoslayer Bundle Pilot Slack BridgeBidirectional bridge between Pilot Protocol and Slack channels. Use this skill when: 1. You need to send Slack notifications from Pilot agents 2. You want to receive Slack messages in Pilot event streams 3. You're building agents that interact with Slack workspaces Do NOT use this skill when: - You only need simple webhooks (use curl instead) - Slack is not configured or accessible - The daemon is not running
-
teoslayer Bundle Pilot Service Agents DataGeneral open-data APIs that didn't fit a narrower category — PubChem compounds/substances, REST Countries full catalog. Use this skill when: 1. Compound or substance lookup in PubChem 2. Country facts / ISO codes / capitals (restcountries-all) Do NOT use this skill when: - Country search by name (use pilot-service-agents-reference — `restcountries-name`) - Academic / scientific search (use the respective category)
-
kumaran-is Skill Gemini API DevDirect Gemini API development with google-genai (Python) and @google/genai (TypeScript). Use when building multimodal applications, function calling, structured output, context caching, embeddings, or code execution with Gemini models — without the ADK framework overhead.
-
kumaran-is Bundle Java Spring APIThis skill provides patterns and templates for Java 21 Spring Boot 3.5.x WebFlux REST API development. It should be activated when creating controllers, services, repositories, DTOs, or reactive tests.
-
kumaran-is Bundle API Design PrinciplesUse before designing any REST API endpoint — covers URL structure, HTTP method semantics, pagination, caching, idempotency, and bulk operations across Python FastAPI, NestJS 11.x, and Spring Boot WebFlux 3.5.x. Complements openapi-spec-generation (spec format) and stack-specific implementation skills (code patterns).
-
kumaran-is Skill Silent Failure HunterAudits error handling for swallowed exceptions, empty catch blocks, unjustified fallbacks, and mock data returns on failure. Use after implementing features with API calls, database operations, or any I/O that can fail. Enforces code-standards.md "No Silent Failures" rule.
-
kumaran-is Bundle Python Testing PatternsComprehensive pytest patterns for Python 3.14 / FastAPI — fixtures, parametrize, mocking, async testing, database fixtures, test markers, coverage config, and CI integration. Use when writing or structuring Python test suites beyond the basic TDD cycle.
-
kumaran-is Bundle Voice AI Engine DevelopmentBuild production-ready real-time conversational voice AI engines using async worker pipelines, Gemini Live API for streaming STT, Gemini TTS for synthesis, LangGraph or Google ADK agents, interrupt handling, and FastAPI WebSocket integration. Use when building voice assistants, real-time voice bots, or conversational AI pipelines with full interrupt support.
-
kumaran-is Bundle Architecture Decision RecordsStructured templates and process for capturing Architecture Decision Records (ADRs) — context, decision, consequences, and status. Use when making any significant or irreversible technical decision (framework selection, API design, database schema, infrastructure choice) to ensure every option considered and trade-off made is permanently documented before implementation begins.
-
vivy-yi Skill Valuation Integration估值综合分析 — 整合多种估值方法(DCF/可比公司法/交易法), 确定估值区间,形成最终投资建议。 适用情形:M&A 投资决策、或者用户要求"综合估值"时执行。 核心:多方法估值 + 权重分配 + 谈判区间建议。
-
vivy-yi Skill Esg Data IntegrationESG 数据整合 — 从多个来源(环境/社会/治理)整合 ESG 数据, 检查数据完整性和准确性,生成 ESG 数据质量报告。 适用情形:ESG 报告期(年度/季度)开始时,或用户要求"整合 ESG 数据"时执行。 核心:多源数据汇总 + 完整性检查 + 数据质量评分。
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 django-rest-framework-cheat-sheet, @1390/woofi-swap, @1390/woofi-yield. 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.