Overview
- Skill Key
- igorhvr/dexter
- Author
- igorhvr
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/igorhvr/dexter
- Latest Commit SHA
- 96454d6c11eb624398bfe008805d9fc7c517c076
Autonomous financial research agent for stock analysis, financial statements, metrics, prices, SEC filings, and crypto data.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 dexter 技能。 若已安装,则直接安装 dexter 技能。
# Dexter Skill (Clawdbot) Dexter is an autonomous financial research agent that plans, executes, and synthesizes financial data analysis. Use it for any financial research question involving stocks, crypto, company fundamentals, or market data. ## When to Use Dexter Use Dexter for: - Stock prices (current and historical) - Financial statements (income, balance sheet, cash flow) - Financial metrics (P/E, P/B, margins, market cap, etc.) - SEC filings (10-K, 10-Q, 8-K) - Analyst estimates - Insider trades - Company news - Crypto prices - Comparative financial analysis - Revenue trends and growth rates **Note**: Dexter's Financial Datasets API covers primarily US stocks. For international stocks (like European exchanges), it falls back to web search via Tavily. ## Installation If Dexter is not installed, follow these steps: ### 1. Clone and Install ```bash DEXTER_DIR="/root/clawd-workspace/dexter" # Clone if not exists if [ ! -d "$DEXTER_DIR" ]; then git clone https://github.com/virattt/dexter.git "$DEXTER_DIR" fi cd "$DEXTER_DIR" # Install dependencies bun install ``` ### 2. Configure API Keys Create `.env` file with required API keys: ```bash cat > "$DEXTER_DIR/.env" << 'EOF' # LLM API Keys (at least one required) ANTHROPIC_API_KEY=your-anthropic-key # Stock Market API Key - Get from https://financialdatasets.ai FINANCIAL_DATASETS_API_KEY=your-financial-datasets-key # Web Search API Key - Get from https://tavily.com (optional but recommended) TAVILY_API_KEY=your-tavily-key EOF ``` **API Key Sources:** - Anthropic: https://console.anthropic.com/ - Financial Datasets: https://financialdatasets.ai (free tier available) - Tavily: https://tavily.com (optional, for web search fallback) ### 3. Patch for Anthropic-Only Usage Dexter's tool executor defaults to OpenAI's `gpt-5-mini`. If using Anthropic only, patch it: ```bash # Fix hardcoded OpenAI model in tool-executor.ts sed -i "s/const SMALL_MODEL = 'gpt-5-mini';/const SMALL_MODEL = 'claude-3-5-haiku-l...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.