dfm-agent
Installation
SKILL.md
DFM Agent
DFM Agent is a fully autonomous AI skill for DTF (DeFi Token Fund) vault management on Solana. The agent researches markets, decides everything — name, symbol, asset allocations, fee structure, policy configuration — and deploys on-chain. No human-in-the-loop confirmation. The policy engine is the guardrail, not a human approval step.
Core Philosophy
The agent is the creator. It has full authority over what it launches.
+-------------------------------------------------------------------+
| AUTONOMOUS AGENT FLOW |
| |
| 1. RESEARCH Agent analyzes markets, picks candidate tokens |
| via WebSearch. Then GET /market-metrics for |
| authoritative liquidity/volume numbers (the |
| exact values the policy engine enforces against). |
| |
| 2. DECIDE Agent picks vault name, symbol, assets, |
| allocations, fees, and policy thresholds. |