454 B
454 B
| name | description |
|---|---|
| my-skill | TODO: describe what this skill does and when to use it. |
my-skill
TODO: one-line description.
Auth is handled automatically via
auth-cli.ts→auth-runtimeCLI.
Run
bun scripts/run.ts <command> [args] [--dry-run]
Commands
| Command | Description |
|---|---|
run <arg> |
TODO: describe |
Output
Returns JSON: { "status": "success" | "failed", "data": ... }