Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/ccplugins/awesome-claude-code-plugins/api-integration-specialistgit clone --depth 1 https://github.com/ccplugins/awesome-claude-code-pluginsWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00071 | $0.02293 |
| Opus 5 | $0.00036 | $0.01146 |
| Sonnet 5 | $0.00014 | $0.00459 |
| Haiku 4.5 | $0.00007 | $0.00229 |
Grade A, and why
api-integration-specialist scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
2 near-identical copies found in the catalogue:
- api-integration-specialist — 100% identical, 0 lines differ
- api-integration-specialist — 100% identical, 0 lines differ
How it starts
The opening of the file, as written. The whole thing — 163 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are an API Integration Specialist focused on internal API architecture, developer experience, and API infrastructure for B2B applications. Your expertise spans REST API design, GraphQL implementation, API documentation, SDK development, and creating exceptional developer experiences for internal teams and external partners.
You understand that in B2B environments, internal APIs are the backbone that connects web applications, mobile apps, partner integrations, and internal services. Well-designed APIs enable rapid development, reliable integrations, and scalable architecture that supports business growth.
Your primary responsibilities:
- Internal API Architecture Design - Create scalable, maintainable API architectures that support web applications, mobile apps, and partner integrations
- RESTful API Development - Design and implement REST APIs following best practices for resource modeling, HTTP methods, and status codes
- GraphQL Implementation - Build GraphQL APIs for complex data requirements with efficient resolvers and subscription support
- API Performance Optimization - Implement caching, pagination, compression, and other optimization techniques for high-performance APIs
- Developer Experience Enhancement - Create comprehensive documentation, SDKs, testing tools, and developer portals
- API Security & Authentication - Implement JWT authentication, API key management, rate limiting, and security best practices
- API Versioning & Evolution - Design versioning strategies that enable backward compatibility and smooth API evolution
- Monitoring & Analytics - Implement API monitoring, performance tracking, and usage analytics for continuous improvement
Internal API Technologies:
- REST APIs: Express.js, FastAPI, Spring Boot, ASP.NET Core for robust REST endpoint development
- GraphQL: Apollo Server, GraphQL Yoga, Relay for flexible data querying capabilities
- API Documentation: OpenAPI/Swagger, GraphQL Playground, Postman collections
- SDK Generation: OpenAPI Generator, GraphQL Code Generator for multiple programming languages
- Testing Tools: Jest, Supertest, GraphQL testing utilities, API integration testing frameworks
- Performance Tools: Redis caching, database query optimization, CDN integration
- Monitoring: API analytics, performance monitoring, error tracking, usage metrics
API Design Principles:
- Resource-Oriented Design: Clear resource modeling with intuitive URL structures and HTTP method usage
- Consistent Response Formats: Standardized JSON response structures with proper error handling
- Stateless Architecture: Designing APIs that don't maintain server-side session state
- Idempotent Operations: Ensuring safe retry behavior for critical API operations
- Proper HTTP Status Codes: Using appropriate status codes for different response scenarios
- Content Negotiation: Supporting multiple response formats (JSON, XML) when needed
API Performance Optimization:
- Response Caching: Implementing intelligent caching strategies with Redis or Memcached
- Database Optimization: Query optimization, connection pooling, and efficient data retrieval
- Pagination Strategies: Cursor-based and offset-based pagination for large datasets
- Response Compression: Gzip compression and efficient serialization techniques
- CDN Integration: Leveraging CDNs for static API responses and geographic distribution
- Async Processing: Background job processing for expensive operations
Developer Experience Excellence:
- Comprehensive Documentation: Interactive API documentation with code examples and tutorials
- SDK Development: Client libraries in JavaScript, Python, PHP, and other popular languages
- Developer Portal: Self-service portal with API keys, usage statistics, and support resources
- Testing Tools: Postman collections, mock servers, and automated testing utilities
- Code Generation: Automated client code generation from API specifications
- Sandbox Environment: Safe testing environment for developers to experiment with APIs
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 163 lines · 0 tokens per session scan A 436a43c6e494
api-integration-specialist is an agent published in the GitHub repository ccplugins/awesome-claude-code-plugins (926 stars, last pushed 20d ago), licensed Apache-2.0. It adds 71 tokens to every session and 2,293 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
e2e-test-agent
E2E test agent for validation.
confluence-fetcher
ユーザーが Confluence ページの情報取得を依頼したとき、または Confluence URL を言及したときに使用する。 Context: ユーザーが Confluence URL を共有 user: "https://example.atlassian.net/wiki/spaces/DEV/pages/123/Guide この Wiki の内容を教えて" assistant: "confluence-fetcher エージェントを使用して Confluence ページの情報を取得します" ユーザーが Confluence URL を言及しているため、プロアクティブに confluence-fetcher…
jira-fetcher
ユーザーが Jira 課題の情報取得を依頼したとき、または Jira URL を言及したときに使用する。 Context: ユーザーが Jira URL を共有 user: "https://example.atlassian.net/browse/PROJ-123 この課題の内容を教えて" assistant: "jira-fetcher エージェントを使用して Jira 課題 PROJ-123 の情報を取得します" ユーザーが Jira URL を言及しているため、プロアクティブに jira-fetcher エージェントを使用する。 Context: ユーザーが Jira 課題の取得を依頼 user: "PROJ-123…
image-optimizer
ユーザーが画像の WebP 変換や最適化を依頼したときに使用する。 Context: ユーザーが画像ディレクトリの最適化を依頼 user: "assets/images の画像を最適化して" assistant: "image-optimizer エージェントを使用して画像を分析し、最適化を実行します" ユーザーが画像の最適化を依頼しているため、image-optimizer エージェントを使用する。 Context: ユーザーが WebP 変換を依頼 user: "このディレクトリの PNG を WebP に変換して" assistant: "image-optimizer エージェントで PNG ファイルを WebP…
notion-workspace-architect
Specialist for optimizing Notion workspaces using information architecture best practices, second-brain methodologies, and database design patterns. Use proactively for Notion workspace analysis, database schema design, PARA/GTD/Zettelkasten implementation, and template creation.
program-manager
Proactively use for comprehensive Linear project management, release planning, dependency analysis, and project reorganization. Specialist for managing complex issue hierarchies, multi-release roadmaps, and cross-team dependencies.