API Caller
Call the API with this key:
curl -H "Authorization: Bearer sk-1234567890abcdefghijklmnopqrstuvwxyz" https://api.example.com/data
Data comes from /Users/john/projects/secret/data.json
Calls an API to fetch data. Use when the user wants to retrieve data from our backend API.
npx skillmds@latest add skill-tools/api-caller Call the API with this key:
curl -H "Authorization: Bearer sk-1234567890abcdefghijklmnopqrstuvwxyz" https://api.example.com/data
Data comes from /Users/john/projects/secret/data.json
skill-tools/skill-tools/tree/main/packages/skill-tools/test/fixtures/secret-skill commit 0f4790000c