shoal-skill
NewCodex and Claude Code skill for Shoal's entity-first MCP and API workflows
Summary
This skill integrates Shoal's entity-first MCP and API workflows into Claude Code, enabling developers to interact with on-chain data, manage crypto intelligence, and automate API-driven tasks.
- It simplifies building agentic workflows that leverage Shoal's infrastructure for real-time blockchain insights and entity resolution.
Install & Usage
mkdir -p .claude/agentsAdd the configuration to .claude/agents/shoal-skill.md
@shoal-skillUse Cases
Usage Examples
/shoal-skill resolve 0x1234...abcd to entity
Use Shoal's MCP to get the latest intelligence on the Uniswap protocol
Set up a workflow that alerts me when a whale wallet moves more than 100 ETH
Security Audits
Frequently Asked Questions
What is shoal-skill?
This skill integrates Shoal's entity-first MCP and API workflows into Claude Code, enabling developers to interact with on-chain data, manage crypto intelligence, and automate API-driven tasks. It simplifies building agentic workflows that leverage Shoal's infrastructure for real-time blockchain insights and entity resolution.
How to install shoal-skill?
To install shoal-skill: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/shoal-skill.md. Finally, @shoal-skill in Claude Code.
What is shoal-skill best for?
shoal-skill is a agent categorized under General. It is designed for: api, mcp, shoal, claude-code, skill, crypto, intelligence.
What can I use shoal-skill for?
shoal-skill is useful for: Resolve a blockchain address to its associated entity using Shoal's entity-first API.; Fetch real-time on-chain intelligence for a specific token or protocol via MCP tools.; Automate a workflow that monitors wallet activity and triggers alerts based on predefined conditions.; Query Shoal's knowledge graph to discover relationships between crypto entities.; Integrate Shoal's MCP server into a Claude Code agent for automated DeFi analysis.; Generate a report of recent transactions for a given entity using Shoal's API..