crypto-research▌
microck/ordinary-claude-skills · updated Apr 8, 2026
MDX-style export adds YAML metadata + attribution linking explainx.ai and this canonical listing URL.
This skill provides comprehensive cryptocurrency research by orchestrating multiple specialized AI agents that analyze different aspects of the crypto market in parallel.
Cryptocurrency Research Skill
This skill provides comprehensive cryptocurrency research by orchestrating multiple specialized AI agents that analyze different aspects of the crypto market in parallel.
When to Use
Invoke this skill when the user:
- Mentions cryptocurrency analysis or research
- Names specific cryptocurrencies (BTC, ETH, SOL, etc.)
- Asks about crypto market conditions
- Wants investment analysis or opportunities
- Needs technical or fundamental analysis of crypto assets
- Requests macro correlation analysis
- Asks about crypto news or sentiment
Capabilities
Multi-Agent Research System
Coordinates 4-12 specialized agents running in parallel:
- Market Agent: Overall market conditions and trends
- Coin Analyzer: Deep dive on specific cryptocurrencies
- Macro Correlation Scanner: Relationships with traditional markets
- Investment Plays Agent: Opportunity identification
- News Scanner: Recent developments and sentiment
- Price Check: Real-time price and volume data
- Movers Agent: Biggest gainers and losers
Research Modes
- Comprehensive Mode: All agents (12 total) across 3 model types (haiku, sonnet, opus)
- Lightweight Mode: Haiku agents only (4 agents) for quick analysis
- Output-Only Mode: Silent execution with file output only
Output Organization
Research results are saved in timestamped directories:
outputs/
└── YYYY-MM-DD_HH-MM-SS/
├── crypto_market/
├── crypto_analysis/
├── crypto_macro/
├── crypto_plays/
└── crypto_news/
How It Works
1. Mode Selection
Based on user request or context:
- Quick question: Use lightweight mode (4 haiku agents)
- Comprehensive research: Use full mode (12 agents)
- Background analysis: Use output-only mode
2. Agent Orchestration
- Run
datecommand to get timestamp - Create output directory structure using
scripts/setup-output-dir.sh - Launch agents in parallel using Task tool
- Each agent writes results to designated file
- Present summary with file locations
3. Agent Coordination
Agents are defined in agent-prompts/ directory:
coin-analyzer.md- Receives ticker symbol parametermarket-agent.md- General market analysismacro-correlation-scanner.md- Correlation analysisinvestment-plays.md- Investment opportunitiesnews-scanner.md- News aggregationprice-check.md- Current pricing datamovers.md- Top movers analysis
Each agent prompt includes:
- Purpose and specialization
- Data gathering instructions (5+ tools)
- Output format requirements
- Timestamp and timezone handling
Workflows
Quick Research (Default)
See workflows/lightweight.md for implementation details.
When: User asks quick question about crypto Agents: 4 haiku agents Duration: ~30-60 seconds
Comprehensive Research
See workflows/comprehensive.md for implementation details.
When: User needs deep analysis or multiple perspectives Agents: 12 agents (haiku, sonnet, opus variations) Duration: ~2-5 minutes
Silent Research
See workflows/output-only.md for implementation details.
When: Background research or automated workflows Agents: Configurable Output: Files only, no interactive output
Usage Examples
Example 1: Specific Coin Analysis
User: "What's happening with Bitcoin?"
Action: Launch lightweight mode with BTC as ticker
Agents: 4 haiku agents analyzing Bitcoin specifically
Output: Quick analysis in ~30 seconds
Example 2: Market Overview
User: "How are crypto markets doing today?"
Action: Launch market-focused agents
Agents: Market agent + movers + macro correlation
Output: Market overview with key movers
Example 3: Investment Research
User: "I'm looking for good crypto investment opportunities"
Action: Launch comprehensive mode
Agents: All 12 agents for multi-perspective analysis
Output: Comprehensive report with opportunities
Agent Parameters
TICKER Variable
Coin analyzer agents accept a ticker symbol:
- Default: "BTC" if not specified
- Examples: BTC, ETH, SOL, ADA, DOT, AVAX, etc.
- Used by: coin-analyzer agents (haiku, sonnet, opus)
Model Selection
- Haiku: Fast, cost-effective, good for quick analysis
- Sonnet: Balanced, default for most research
- Opus: Deep analysis, best quality, slower and more expensive
Error Handling
If agents fail or timeout:
- Check agent output files for partial results
- Retry failed agents individually
- Report which agents completed successfully
- Provide path to output directory for user inspection
Best Practices
- Start with Lightweight: Use haiku mode for initial questions
- Upgrade to Comprehensive: When deeper analysis needed
- Specify Tickers: Be explicit about which cryptocurrencies to analyze
- Check Timestamps: Results include generation time for data freshness
- Review All Outputs: Different agents may catch different insights
Progressive Disclosure
For detailed information, see:
reference/agent-design.md- How agents are structuredreference/usage-guide.md- Detailed usage instructionsworkflows/*.md- Specific workflow implementations
Version History
- v1.0.0 (2025-01): Initial skill creation from command refactoring
How to use crypto-research on Cursor
AI-first code editor with Composer
Prerequisites
Before installing skills in Cursor, ensure your development environment meets these requirements:
- ›Cursor installed and configured on your development machine
- ›Node.js version 16.0+ with npm package manager (verify with
node --version) - ›Active project directory or workspace where you want to add crypto-research
Execute installation command
Execute the skills CLI command in your project's root directory to begin installation:
The skills CLI fetches crypto-research from GitHub repository microck/ordinary-claude-skills and configures it for Cursor.
Select Cursor when prompted
The CLI will show a list of available agents. Use arrow keys to navigate and space to select Cursor:
Verify installation
Confirm successful installation by checking the skill directory location:
Reload or restart Cursor to activate crypto-research. Access the skill through slash commands (e.g., /crypto-research) or your agent's skill management interface.
Security & Verification Notice
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your development environment. Always verify the publisher's identity, review recent commits, and test in isolated environments before production deployment.
List & Monetize Your Skill
Submit your Claude Code skill and start earning
Use Cases▌
User Story & Requirements Generation
Create detailed user stories, acceptance criteria, and feature specs
Example
Generate user stories for 'password reset feature' with acceptance criteria, edge cases, and test scenarios
Reduce spec writing time by 50%, ensure comprehensive coverage
Competitive Analysis
Research competitors, compare features, identify gaps
Example
Analyze 5 competitor products, create feature comparison matrix, suggest differentiation opportunities
Complete competitive research in 2 hours instead of 2 days
Roadmap Prioritization
Evaluate features using frameworks (RICE, ICE, Kano) and create prioritized backlogs
Example
Score 20 feature ideas using RICE framework, generate prioritized roadmap with rationale
Make data-driven prioritization decisions faster
Stakeholder Communication
Draft PRDs, status updates, and stakeholder presentations
Example
Create executive summary of Q3 roadmap, monthly progress report, feature launch announcement
Save 3-5 hours/week on communication overhead
Implementation Guide▌
Prerequisites
- ›Claude Desktop or compatible AI client
- ›Access to product documentation and roadmap tools (Jira, Notion, etc.)
- ›Understanding of product management frameworks (RICE, Jobs-to-be-Done, etc.)
- ›Stakeholder contact information and communication channels
Time Estimate
30-60 minutes to see productivity improvements
Installation Steps
- 1.Install product management skill
- 2.Start with user story generation for known feature
- 3.Progress to competitive analysis: research 2-3 competitors
- 4.Use for roadmap prioritization: apply RICE/ICE scoring
- 5.Draft stakeholder communications and refine based on feedback
- 6.Build template library for recurring PM tasks
- 7.Share effective prompts with product team
Common Pitfalls
- ⚠Not validating competitive research—verify facts before sharing
- ⚠Accepting user stories without involving engineering team
- ⚠Over-relying on frameworks without qualitative judgment
- ⚠Not customizing outputs to company culture and communication style
- ⚠Skipping stakeholder validation of generated requirements
Best Practices▌
✓ Do
- +Validate research and competitive analysis with real data
- +Collaborate with engineering when generating technical requirements
- +Customize frameworks and templates to your company context
- +Use skill for first drafts, refine with stakeholder input
- +Document successful prompt patterns for PM tasks
- +Combine AI efficiency with human judgment and intuition
✗ Don't
- −Don't publish competitive analysis without fact-checking
- −Don't finalize user stories without engineering review
- −Don't make prioritization decisions solely on AI scoring
- −Don't skip customer validation of generated requirements
- −Don't ignore company-specific context and culture
💡 Pro Tips
- ★Provide context: company goals, constraints, customer feedback
- ★Ask for alternatives: 'Show 3 ways to prioritize this roadmap'
- ★Request stakeholder-specific formatting: 'Executive summary vs. engineering spec'
- ★Use skill for 70% generation + 30% customization to company needs
When to Use This▌
✓ Use When
Use for user story writing, competitive research, roadmap prioritization, stakeholder communication, and PRD drafting. Best for reducing repetitive documentation and research work.
✗ Avoid When
Avoid for strategic product vision (requires deep customer empathy), pricing decisions (needs market and financial expertise), or when face-to-face customer discovery is more valuable than speed.
Learning Path▌
- 1Basic: user stories, feature specs, status updates
- 2Intermediate: competitive analysis, prioritization frameworks, PRDs
- 3Advanced: product strategy, go-to-market planning, OKR setting
- 4Expert: product vision, market positioning, business model innovation
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.4★★★★★62 reviews- ★★★★★Dev Thompson· Dec 28, 2024
crypto-research has been reliable in day-to-day use. Documentation quality is above average for community skills.
- ★★★★★Shikha Mishra· Dec 24, 2024
Keeps context tight: crypto-research is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Chinedu Tandon· Dec 16, 2024
I recommend crypto-research for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
- ★★★★★Advait Haddad· Dec 12, 2024
Solid pick for teams standardizing on skills: crypto-research is focused, and the summary matches what you get after install.
- ★★★★★Dev Nasser· Nov 19, 2024
Useful defaults in crypto-research — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
- ★★★★★Yash Thakker· Nov 15, 2024
Registry listing for crypto-research matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Charlotte Yang· Nov 15, 2024
We added crypto-research from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Advait Shah· Nov 11, 2024
crypto-research fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Li Kim· Nov 7, 2024
Solid pick for teams standardizing on skills: crypto-research is focused, and the summary matches what you get after install.
- ★★★★★Olivia Iyer· Nov 3, 2024
I recommend crypto-research for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
showing 1-10 of 62