api-integration

Generate API integration adapters, FastAPI endpoints, and Claude Code skills.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kmransom56/device-automation-platform --skill api-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: api-integration
Source: https://github.com/kmransom56/device-automation-platform/tree/main/.claude/skills/api-integration
Command: npx skills add https://github.com/kmransom56/device-automation-platform --skill api-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the boilerplate code and complex setup required to integrate new API clients into an existing automation platform, accelerating development and ensuring consistency.

Core Features & Use Cases

  • Automated Adapter Creation: Generate integration adapters that wrap API clients with MCP memory, progress tracking, and autonomous execution patterns.
  • FastAPI Exposure: Automatically create FastAPI endpoints to expose adapter functionality via a REST API, enabling programmatic access.
  • Claude Code Skill Generation: Produce ready-to-use Claude Code skills, allowing for autonomous AI interaction with the integrated API.
  • Use Case: Integrate a newly generated Meraki API client into the platform, automatically creating an adapter with progress tracking, a FastAPI service, and a Claude skill for autonomous operations like "Discover all Meraki networks."

Quick Start

Integrate the 'Meraki Dashboard API' client into the platform, generating an adapter, FastAPI service, and a Claude skill.