Agentic Skills

Use structured AI workflow templates for analysis, risk management, and execution planning.
View as Markdown

Agentic Skills are higher-level workflow templates built on top of CLI and MCP tools.

They define when an agent should use tools, what actions are forbidden, what output format to produce, and which risk checks are required.

SkillPurposeDefault mode
6mm-market-analystAnalyze market state, liquidity, volatility, and funding.Read-only
6mm-portfolio-risk-managerReview account exposure and risk concentration.Account-read
6mm-funding-arbitrage-researcherCompare funding rates and research opportunities.Read-only
6mm-liquidation-protection-assistantIdentify liquidation risk and risk-reduction options.Account-read
6mm-order-execution-plannerPlan order parameters and execution approach.Preview only
6mm-trading-journal-analystSummarize fills, behavior, and risk notes.Account-read

What each skill should include

  • Intended user scenario.
  • Required CLI or MCP tools.
  • Allowed and forbidden actions.
  • Required permission tier.
  • Whether trading is allowed.
  • Whether preview is mandatory.
  • Output format.
  • Risk warning behavior.
  • Example user prompts.

Publish skills as documentation templates first. Convert them into installable packages only after the underlying tools and permission scopes are stable.