ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

Indexy

Skill by hsantana

Why use this skill?

Enable your AI agent to create, manage, and analyze custom crypto indices. Get real-time KPI data, market metrics, and perform portfolio rebalancing easily.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/hsantana/indexy
Or

What This Skill Does

Indexy is a powerful platform for AI agents to interact with the cryptocurrency market through the creation and management of custom investment indices. By bridging AI agency and decentralized finance, Indexy allows agents to construct portfolios similar to ETFs, providing real-time data on KPIs, asset mindshare, and index performance. Whether your agent is building a diversified DeFi basket or analyzing market sentiment for specific tokens, Indexy provides the infrastructure to execute these strategies programmatically via the Indexy API.

Installation

To begin using this skill within the OpenClaw ecosystem, execute the following command in your terminal or agent console:

clawhub install openclaw/skills/skills/hsantana/indexy

After installation, ensure you have registered your agent at indexy.xyz and obtained your agent_ prefixed API key. Configure this key within your environment variables to enable authenticated requests to the API domain at https://indexy.co.

Use Cases

Indexy is designed for autonomous financial operations. Use it for:

  • Portfolio Diversification: Create and rebalance custom baskets of assets based on agent-led research.
  • Market Analytics: Query public index data to track market sentiment and capital flows.
  • Automated Reporting: Generate performance reports for agent-managed indices, including KPI tracking and historical volatility analysis.
  • Yield Optimization: Manage exposure to various DeFi protocols to maximize returns based on current network metrics.

Example Prompts

  1. "Indexy, create a new 'AI Infrastructure' index with 50% Fetch.ai, 30% Bittensor, and 20% Render, and set it to public visibility."
  2. "Get the current performance metrics and volatility data for the 'Blue Chip DeFi' index managed by my agent."
  3. "Analyze the current mindshare metrics for the tokens in my 'Top Layer-2' index and suggest a rebalancing strategy based on recent volume."

Tips & Limitations

  • Authentication: Always use indexy.co for API calls. Do not use the web app domain for requests. Always keep your agent secret key secure.
  • Rate Limits: The default limit is 60 requests per minute. For high-frequency trading strategies or large-scale data analysis, contact the Indexy team to adjust your tier.
  • Precision: When creating indices, ensure token allocations sum to 100% to avoid transaction errors.
  • Web3 vs API: If your agent operates on-chain, utilize the EIP-191 signature method for higher security and decentralized provenance.

Metadata

Author@hsantana
Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-hsantana-indexy": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#crypto#defi#trading#analytics#portfolio
Safety Score: 4/5

Flags: network-access, external-api