# AgentRel Skills Index > 200+ Web3 AI Skills ยท 2026-03-31 ## One URL to Rule Them All Add this to your agent's system prompt: ``` https://agentrel.vercel.app/api/v1/skill.md ``` ## By Use Case | Use Case | URL | |----------|-----| | Build a dApp | `https://agentrel.vercel.app/api/skills?type=technical-doc` | | Join a Hackathon | `https://agentrel.vercel.app/api/skills?type=hackathon-guide` | | Apply for a Grant | `https://agentrel.vercel.app/api/skills?type=grant` | | Security Audit | `https://agentrel.vercel.app/api/skills?type=security` | ## By Ecosystem | Ecosystem | URL | |-----------|-----| | Ethereum | `https://agentrel.vercel.app/api/skills?ecosystem=ethereum` | | Solana | `https://agentrel.vercel.app/api/skills?ecosystem=solana` | | Monad | `https://agentrel.vercel.app/api/skills?ecosystem=monad` | | Zama / fhEVM | `https://agentrel.vercel.app/api/skills?ecosystem=zama` | | Bittensor | `https://agentrel.vercel.app/api/skills?ecosystem=bittensor` | | Hyperliquid | `https://agentrel.vercel.app/api/skills?ecosystem=hyperliquid` | ## Fetch a Specific Skill ```bash curl https://agentrel.vercel.app/api/skills/{skill-id}.md # Example: curl https://agentrel.vercel.app/api/skills/monad/network-config.md ``` ## Submit a Skill https://agentrel.vercel.app/submit