Skip to content

Add skill: philidor — DeFi vault intelligence#481

Open
zkoranges wants to merge 1 commit intoanthropics:mainfrom
zkoranges:add-philidor-skill
Open

Add skill: philidor — DeFi vault intelligence#481
zkoranges wants to merge 1 commit intoanthropics:mainfrom
zkoranges:add-philidor-skill

Conversation

@zkoranges
Copy link

Summary

Adds the philidor skill — a DeFi vault intelligence toolkit for risk scores, yield comparison, portfolio analysis, and oracle monitoring.

  • What it does: Provides CLI commands for searching DeFi vaults, comparing yields and risk, analyzing wallet portfolios, and monitoring oracle freshness across Morpho, Yearn, Aave, Beefy, and Spark on 6 chains (Ethereum, Base, Arbitrum, Polygon, Optimism, Avalanche).
  • Who uses it: DeFi analysts, portfolio managers, risk teams, and AI agents that need to evaluate vault safety before recommending yield opportunities.
  • How it works: The CLI (@philidorlabs/cli on npm) calls the public Philidor API at api.philidor.io. No API key required.

What's included

skills/philidor/SKILL.md with:

  • Quick Start — install via npm, three commands to get going
  • Core Concepts — risk tiers (Prime/Core/Edge), risk vectors (Asset 40%, Platform 40%, Control 20%), APR conventions
  • Full command reference — safest vaults, screening presets, discovery, vault detail, portfolio, compare, risk breakdown, reference data, output formatting
  • 4 agent workflows — find best vault, compare protocols, portfolio risk analysis, monitor safety
  • Output interpretation — field-by-field guide to vault response data
  • Error handling — exit codes and common error fixes
  • Best practices — risk-first recommendations, sync freshness, incident cross-referencing

Key details

  • Install: npm install -g @philidorlabs/cli
  • No authentication required — uses public API
  • Protocols covered: Morpho, Yearn, Aave, Beefy, Spark
  • Chains covered: Ethereum, Base, Arbitrum, Polygon, Optimism, Avalanche
  • Risk scoring: 0–10 composite score across three vectors, mapped to Prime/Core/Edge tiers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant