AI

aid-update-api

Streamlined interface to change API structures and automatically update related components.

Install

mkdir -p .claude/skills/aid-update-api && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/17349" && unzip -o skill.zip -d .claude/skills/aid-update-api && rm skill.zip

Installs to .claude/skills/aid-update-api

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Direct-entry Lite-path shortcut (Alias of aid-change-api.) -- skips the aid-describe interview/triage. Binds VERB=`change` ARTIFACT=`api` and runs the shared shortcut engine, producing a fully-graded flattened Lite work that halts for approval. State machine: delegated to .claude/aid/templates/shortcut-engine.md (INTAKE -> CAPTURE -> SPEC -> PLAN -> DETAIL -> GATE -> APPROVAL-HALT).
385 charsno explicit “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Beginner

Key capabilities

  • Bind VERB to 'change'
  • Bind ARTIFACT to 'api'
  • Run a shared shortcut engine
  • Scaffold flattened Lite work
  • Author tasks for REQUIREMENTS, SPEC, PLAN, BLUEPRINT, and DETAIL
  • Run per-document Grading Gates

How it works

This skill binds the verb 'change' and artifact 'api' and then runs a shared shortcut engine to scaffold work, author tasks, and run grading gates.

Inputs & outputs

You give it
A description of what to change in the API
You get back
A fully-graded flattened Lite work that halts for approval

When to use aid-update-api

  • Update API endpoint schema
  • Change request parameter
  • Modify API response structure

About this skill

Shortcut: change api

<!-- GENERATED by .claude/skills/generate-profile/scripts/build-shortcut-skills.py from .claude/aid/templates/shortcut-catalog.yml -- DO NOT EDIT BY HAND; edit the catalog row and re-run the helper, then the full run_generator.py. -->

This is a thin alias of aid-change-api -- identical {verb, artifact} binding, a separate directory (the generator provides no alias/redirect mechanism; see shortcut-catalog.yml's Topology note).

Bind VERB=change, ARTIFACT=api, then run the shared engine at .claude/aid/templates/shortcut-engine.md. The engine scaffolds the flattened Lite work (feature-001 structure), authors REQUIREMENTS -> SPEC -> PLAN + BLUEPRINT -> DETAIL tasks with reduced capture, runs the per-document Grading Gates (feature-004), and halts at the FR-10 approval gate. It never executes. This shortcut's default_type/group/alias_of are its row in .claude/aid/templates/shortcut-catalog.yml.

When not to use it

  • When an interview or triage process is desired
  • When immediate execution of changes is required

Limitations

  • The skill halts at the FR-10 approval gate
  • The skill never executes the changes

How it compares

This skill automates the initial setup and task generation for API changes, unlike a manual process that would require creating these elements individually.

Compared to similar skills

aid-update-api side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
aid-update-api (this skill)018dNo flagsBeginner
mistral-migration-deep-dive010dReviewAdvanced
apollo-upgrade-migration110dCautionIntermediate
exa-migration-deep-dive110dReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

mistral-migration-deep-dive

jeremylongshore

Execute Mistral AI major migrations and re-architecture strategies. Use when migrating to Mistral AI from another provider, performing major refactoring, or re-platforming existing AI integrations to Mistral AI. Trigger with phrases like "migrate to mistral", "mistral migration", "switch to mistral", "mistral replatform", "openai to mistral".

03

apollo-upgrade-migration

jeremylongshore

Plan and execute Apollo.io SDK upgrades. Use when upgrading Apollo API versions, migrating to new endpoints, or updating deprecated API usage. Trigger with phrases like "apollo upgrade", "apollo migration", "update apollo api", "apollo breaking changes", "apollo deprecation".

11

exa-migration-deep-dive

jeremylongshore

Execute Exa major re-architecture and migration strategies with strangler fig pattern. Use when migrating to or from Exa, performing major version upgrades, or re-platforming existing integrations to Exa. Trigger with phrases like "migrate exa", "exa migration", "switch to exa", "exa replatform", "exa upgrade major".

10

instantly-upgrade-migration

jeremylongshore

Analyze, plan, and execute Instantly SDK upgrades with breaking change detection. Use when upgrading Instantly SDK versions, detecting deprecations, or migrating to new API versions. Trigger with phrases like "upgrade instantly", "instantly migration", "instantly breaking changes", "update instantly SDK", "analyze instantly version".

10

openrouter-upgrade-migration

jeremylongshore

Execute migrate and upgrade OpenRouter SDK versions safely. Use when updating dependencies or migrating configurations. Trigger with phrases like 'openrouter upgrade', 'openrouter migration', 'update openrouter', 'openrouter breaking changes'.

01

perplexity-upgrade-migration

jeremylongshore

Analyze, plan, and execute Perplexity SDK upgrades with breaking change detection. Use when upgrading Perplexity SDK versions, detecting deprecations, or migrating to new API versions. Trigger with phrases like "upgrade perplexity", "perplexity migration", "perplexity breaking changes", "update perplexity SDK", "analyze perplexity version".

10

Search skills

Search the agent skills registry