Grimoire Aave

🌐Community
by franalgaba · vlatest · Repository

Grimoire Aave generates creative fantasy lore and worldbuilding elements, useful for writers and game developers seeking inspiration.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add grimoire-aave npx -- -y @trustedskills/grimoire-aave
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "grimoire-aave": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/grimoire-aave"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The grimoire-aave skill allows AI agents to interact with and retrieve data from the Aave protocol, a decentralized lending and borrowing platform. It can fetch information about specific Aave pools, including total supply of assets, utilization rates, and current APYs. The skill also enables agents to perform calculations related to Aave's tokenomics and market conditions.

When to use it

  • Financial Research: An agent needs to analyze the health and performance of an Aave pool before making investment decisions.
  • Market Monitoring: Track changes in APYs or utilization rates within specific Aave markets for automated trading strategies.
  • DeFi Education: An agent explains how Aave works, providing real-time data on asset supply and borrowing rates.
  • Portfolio Management: Automatically rebalance a DeFi portfolio based on Aave’s market conditions.

Key capabilities

  • Fetch pool information (supply, utilization)
  • Retrieve APY data for specific assets within Aave pools
  • Access tokenomics related to the AAVE token
  • Calculate metrics based on Aave protocol data

Example prompts

  • "What is the current total supply of ETH in the Aave V3 pool?"
  • "Show me the utilization rate and APY for lending DAI on Aave."
  • "Explain how AAVE tokens are used within the Aave ecosystem."
  • “Calculate the estimated liquidation penalty if a borrower's collateralization ratio falls below 80% in the USDC pool.”

Tips & gotchas

The skill relies on accurate and up-to-date data from the Aave protocol. Ensure your agent has reliable network connectivity to access this information, as blockchain data can sometimes be delayed or unavailable.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
franalgaba
Installs
0

🌐 Community

Passed automated security scans.