Agent Building skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

trading-memory

Domain knowledge for AI trading memory — Outcome-Weighted Memory (OWM) architecture, 5 memory types, recall scoring, and behavioral analysis. Use when recording trades, recalling similar contexts, analyzing performance, or checking behavioral drift. Triggers on "record trade", "remember trade", "recall", "similar trades", "performance", "behavioral", "disposition", "affective state", "confidence".

1.39k repo starsObserved in 1 repos
Agent Building

agents_guide

Guidance for delegating focused work to child Agents.

1.37k repo starsObserved in 1 repos
Agent Building

developer_custom_tools

Workflow for creating, testing, enabling, promoting, and removing Custom Tools from Developer Studio.

1.37k repo starsObserved in 1 repos
Agent Building

mcp_guide

Guidance for using external MCP tools safely.

1.37k repo starsObserved in 1 repos
Agent Building

proactive_agent

Anticipate user needs, ask clarifying questions, and self-check work at milestones.

1.37k repo starsObserved in 1 repos
Agent Building

row_bot_status_guide

Guidance for querying and managing Row-Bot's own configuration and logs.

1.37k repo starsObserved in 1 repos
Agent Building

task_automation

Design effective automated workflows using scheduled tasks, prompt chaining, and delivery channels.

1.37k repo starsObserved in 1 repos
Agent Building

better-codex

Behavioral guardrails for Codex coding work based on common user complaints. Use when Codex is asked to implement, modify, debug, review, test, or operate on a codebase and should avoid unsafe scope expansion, stale edits, fake completion, brittle edits, shallow debugging, superficial patch-on fixes, one-off special-case code, short-term design choices that hurt maintainability, blindly following incorrect user assumptions, poor dependency choices, generic product or UI output, over-mocked tests, noisy approvals, verbose status reports, or leaking internal reasoning into project artifacts or user-facing UI.

1.37k repo starsObserved in 1 repos
Agent Building

compound-skill

Use when creating a compound skill — a structured knowledge base for a project or topic that uses a SKILL.md routing table and reference documents. Covers the research phase, topic decomposition, SKILL.md frontmatter and routing table format, reference document structure, cross-referencing, and maintenance. Triggers on: "compound skill", "create skill", "write skill", "skill template", "skill structure", "routing table", "reference document", "skill authoring", "skill creation guide".

1.37k repo starsObserved in 1 repos
Agent Building