Blockchain data and wallet intelligence via Alchemy API. Use this skill when the user asks about: wallet balances (ETH, tokens, NFTs), token prices, transaction history, gas fees, or simulating a transaction. Supports Ethereum, Base, Polygon, Arbitrum, and Optimism. API key is in ALCHEMY_API_KEY env var (confirmed working). No extra packages needed — uses requests only. Trigger phrases: "check my wallet", "check agent wallet", "what's the price of", "my token balances", "transaction history", "gas price", "simulate a tx", "how many NFTs". Agent wallet address: 0xAfF992D7921cB5c0b55613d14C2dA6B35f9e3439 (Base/ETH, key in AGENT_WALLET_PRIVATE_KEY env).
Coinbase and CDP (Coinbase Developer Platform) data. Use this skill for: top cryptocurrencies by market cap or volume, real-time crypto prices, Coinbase exchange trading pairs, portfolio data, CDP wallet operations, and market overview. No SDK needed — uses http_request only. Trigger phrases: "top coins", "top tokens", "crypto prices", "market cap", "coinbase prices", "CDP", "what's bitcoin at", "best performing crypto". CDP keys: CDP_API_KEY_ID, CDP_API_KEY_SECRET, CDP_NETWORK_ID (base-sepolia) in env.
Use Composio to interact with connected services — GitHub, Gmail, LinkedIn, Google Sheets, Twitter, Telegram, Google Drive, Google Docs, Google Analytics, Slack, Notion, Dropbox, Facebook, YouTube, Instagram, and 200+ more. All toolkits are PRE-AUTHENTICATED — execute actions directly, no OAuth needed.
Cross-platform analytics skill for the analyst sub-agent. Pulls engagement metrics, post performance, audience insights, and traffic data from Google Analytics, Twitter/X, LinkedIn, Instagram, Facebook, and YouTube via Composio. Use this to observe, measure, and learn from real business data. Trigger phrases: "analytics", "how did we do", "performance", "metrics", "engagement", "traffic", "insights", "what's working".
Interact with Google Sheets via Composio. Pre-authenticated — execute actions directly without OAuth. CRITICAL: Always use COMPOSIO_GOOGLEDRIVE_ACCOUNT_ID (not the sheets-native account).
Full control skill for Notion via Composio. Use when the owner asks to create, read, update, or organize anything in Notion — pages, databases, tables, rows, content blocks, images, or workspace structure. Workspace is "CoinVest INC's Space". Contains all action slugs, full parameter schemas, block types, and property formats. Trigger phrases: "create a page", "update Notion", "add to database", "redesign the page", "read notion page", "add a row", "organize notion", "make a table in notion".
Search the EXTERNAL internet for current prices, news, trends, public info, or anything not stored internally. Uses Tavily (primary) with HyperBrowser fallback for site-scoped scraping. Includes Extract, Crawl, and Map capabilities. NOT for internal system queries.
Inspect and clean up AstraDB collections. Use when the user asks to "list astra collections", "clean up astra", "delete a collection", "fix the 100 index limit", "free up astra space", or when an astra write fails with "Cannot have more than 100 indexes". AstraDB free tier caps each keyspace at 100 Storage Attached Indexes (~25 collections). This skill wraps scripts/astra_cleanup.py so the agent can diagnose and recover.