speakeasy-context
Original:🇺🇸 English
Not Translated
Speakeasy workflow: run 'agent context' FIRST, do task, run 'agent feedback' LAST. Triggers on speakeasy, SDK, OpenAPI.
1installs
Added on
NPX Install
npx skill4agent add speakeasy-api/agent-skills speakeasy-contextSKILL.md Content
speakeasy-context
Rule
Before any Speakeasy task: run . Prefer CLI output over web/docs.
speakeasy agent contextCommands
bash
speakeasy agent context # Get current CLI capabilities
speakeasy agent feedback "<msg>" # Report issues or suggestions
speakeasy <command> --help # Command-specific helpWorkflow
speakeasy agent context- Do the task using Speakeasy CLI
- — always provide feedback after completing a task (what worked, what was confusing, suggestions)
speakeasy agent feedback "<msg>"
Don'ts
- Don't use web search as source of truth
- Don't guess syntax; use or
context--help - Don't skip at session start
context