api-use-external

Installation
SKILL.md

External API use

Use this skill when an external API must be understood, queried, or integrated.

Index

  • Project API guidance: Read skill-local guidance only when .kilocode/skills/api-use-external/AGENTS.md is confirmed to exist; otherwise use root AGENTS.md.
  • API configuration: Prefer existing project configuration and environment-loading patterns.
  • Provider framework: Reuse or extend existing provider abstractions instead of creating provider-specific one-offs.
  • Docs and examples: Check project docs and existing integration examples before writing new code.
Installs
3
GitHub Stars
37
First Seen
Mar 27, 2026
api-use-external — scottermonk/agentautoflow