jeremylongshore / api-client-generator
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/api-client-generator && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/1161" && unzip -o skill.zip -d .claude/skills/api-client-generator && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/api-client-generator/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Api Client Generator - Auto-activating skill for API Integration. Triggers on: api client generator, api client generator Part of the API Integration skill category.
0 views
0 installs
Skill Content
--- name: api-client-generator description: | Api Client Generator - Auto-activating skill for API Integration. Triggers on: api client generator, api client generator Part of the API Integration skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <jeremy@intentsolutions.io> --- # Api Client Generator ## Purpose This skill provides automated assistance for api client generator tasks within the API Integration domain. ## When to Use This skill activates automatically when you: - Mention "api client generator" in your request - Ask about api client generator patterns or best practices - Need help with api integration skills covering third-party apis, webhooks, sdk generation, and integration patterns. ## Capabilities - Provides step-by-step guidance for api client generator - Follows industry best practices and patterns - Generates production-ready code and configurations - Validates outputs against common standards ## Example Triggers - "Help me with api client generator" - "Set up api client generator" - "How do I implement api client generator?" ## Related Skills Part of the **API Integration** skill category. Tags: integration, webhooks, sdk, oauth, third-party