From pinky-promise
Checks whether external APIs or services mentioned in the conversation have registry entries, surfacing missing entries for planning.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pinky-promise:api-check-externalThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Surface missing registry entries for external services mentioned in the conversation.
Surface missing registry entries for external services mentioned in the conversation.
For each external service named in the user's message that is not developed in this repo:
Surface immediately:
"The design depends on
<service>but no public API entry exists in the registry. Run/api-spec-import <url>to register it before planning begins."
If API_REGISTRY_REPO is not configured, skip this check silently.
Do not block the conversation — surface the suggestion and continue.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub superluminar-io/pinky-promise --plugin pinky-promise