Skip to content

Rewrite SKILL.md for AI trading agents#6

Merged
brycedbjork merged 1 commit into
mainfrom
bryce/update-skill-md
Feb 23, 2026
Merged

Rewrite SKILL.md for AI trading agents#6
brycedbjork merged 1 commit into
mainfrom
bryce/update-skill-md

Conversation

@brycedbjork
Copy link
Copy Markdown
Collaborator

Summary

Complete rewrite of broker CLI's SKILL.md to be maximally useful for AI trading agents (openclaw, Claude Code, etc).

Removed: Setup/config/daemon lifecycle docs that agents don't need. Added: Order type logic, decision flags guidance, risk limits table, 6 executable workflows, error handling patterns, and 6 missing commands/flags.

The file is now agent-optimized: concise, scannable, focused on operational trading commands with all flags documented, no fluff.

🤖 Generated with Claude Code

Complete overhaul to be maximally useful for openclaw and other AI agents:

- Remove setup/config/daemon lifecycle docs (agent assumes broker is already running)
- Add agent-oriented intro with JSON envelope format documentation
- Add Order Type Determination table (market/limit/stop/stop-limit/bracket mapping)
- Add Decision Flags section (prominently explain required flags with formatting rules)
- Add Risk Limit Defaults table with all 10 parameters and defaults
- Add 6 executable Workflows (research → dry-run → verify → monitor → risk management)
- Add missing commands: snapshot, capabilities, schema
- Add missing flags: --dry-run, --idempotency-key, --intent, --limit, --offset, --fields, --strict/--no-strict, --request-id
- Add Error Handling table with all error codes and agent action guidance
- Reorganize for quick scanning and token efficiency

Co-authored-by: Bryce Bjork <brycedbjork@gmail.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
broker-cli Ready Ready Preview Feb 23, 2026 4:56am

Request Review

@brycedbjork brycedbjork merged commit e3656d5 into main Feb 23, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant