npx-managed skills stay copies so an installer update cannot land in the repo by accident; knowledge is a symlink outside home/ so maintain writes are tracked instead of dying on the next apply. Verified the live ~/.agents/knowledge link and that the lockfile is named dot_skill-lock.json so chezmoi does not ignore it. Co-authored-by: Cursor <cursoragent@cursor.com>
25 lines
355 B
Markdown
25 lines
355 B
Markdown
---
|
|
name: api-name
|
|
last_verified: YYYY-MM-DD
|
|
# Optional: API or service version.
|
|
last_verified_version: "v1"
|
|
sources:
|
|
- https://official.example/api-docs
|
|
---
|
|
|
|
# api-name
|
|
|
|
## Purpose
|
|
|
|
## Access and authentication
|
|
|
|
Describe the mechanism, never real credentials.
|
|
|
|
## Core operations
|
|
|
|
## Request and response conventions
|
|
|
|
## Limits and safety
|
|
|
|
## Gotchas
|
|
|