crypto-research by microck/ordinary-claude-skills
npx skills add https://github.com/microck/ordinary-claude-skills --skill crypto-research此技能通过协调多个专业 AI 代理并行分析加密货币市场的不同方面,提供全面的加密货币研究。
在以下用户场景中调用此技能:
协调 4-12 个并行运行的专业代理:
研究结果保存在带时间戳的目录中:
outputs/
└── YYYY-MM-DD_HH-MM-SS/
├── crypto_market/
├── crypto_analysis/
├── crypto_macro/
├── crypto_plays/
└── crypto_news/
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
基于用户请求或上下文:
date 命令获取时间戳scripts/setup-output-dir.sh 创建输出目录结构代理定义在 agent-prompts/ 目录中:
coin-analyzer.md - 接收币种代码参数market-agent.md - 通用市场分析macro-correlation-scanner.md - 相关性分析investment-plays.md - 投资机会news-scanner.md - 新闻聚合price-check.md - 当前价格数据movers.md - 涨跌幅分析每个代理提示词包含:
实现细节请参见 workflows/lightweight.md。
时机:用户快速询问加密货币问题 代理:4 个 haiku 代理 持续时间:约 30-60 秒
实现细节请参见 workflows/comprehensive.md。
时机:用户需要深入分析或多角度观点 代理:12 个代理(haiku、sonnet、opus 变体) 持续时间:约 2-5 分钟
实现细节请参见 workflows/output-only.md。
时机:后台研究或自动化工作流 代理:可配置 输出:仅文件,无交互输出
示例 1:特定币种分析
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
示例 2:市场概览
User: "How are crypto markets doing today?"
Action: Launch market-focused agents
Agents: Market agent + movers + macro correlation
Output: Market overview with key movers
示例 3:投资研究
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
币种分析器代理接受币种代码:
如果代理失败或超时:
详细信息请参见:
reference/agent-design.md - 代理结构设计reference/usage-guide.md - 详细使用说明workflows/*.md - 特定工作流实现每周安装次数
122
代码仓库
GitHub 星标数
142
首次出现
2026 年 1 月 24 日
安全审计
安装于
opencode93
gemini-cli87
codex82
cursor78
github-copilot78
openclaw73
This skill provides comprehensive cryptocurrency research by orchestrating multiple specialized AI agents that analyze different aspects of the crypto market in parallel.
Invoke this skill when the user:
Coordinates 4-12 specialized agents running in parallel:
Research results are saved in timestamped directories:
outputs/
└── YYYY-MM-DD_HH-MM-SS/
├── crypto_market/
├── crypto_analysis/
├── crypto_macro/
├── crypto_plays/
└── crypto_news/
Based on user request or context:
date command to get timestampscripts/setup-output-dir.shAgents 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 analysisEach agent prompt includes:
See workflows/lightweight.md for implementation details.
When : User asks quick question about crypto Agents : 4 haiku agents Duration : ~30-60 seconds
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
See workflows/output-only.md for implementation details.
When : Background research or automated workflows Agents : Configurable Output : Files only, no interactive output
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
Coin analyzer agents accept a ticker symbol:
If agents fail or timeout:
For detailed information, see:
reference/agent-design.md - How agents are structuredreference/usage-guide.md - Detailed usage instructionsworkflows/*.md - Specific workflow implementationsWeekly Installs
122
Repository
GitHub Stars
142
First Seen
Jan 24, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
opencode93
gemini-cli87
codex82
cursor78
github-copilot78
openclaw73
AI 代码实施计划编写技能 | 自动化开发任务分解与 TDD 流程规划工具
49,000 周安装
Symfony Doctrine 关系映射优化指南 - 实体设计、性能调优与迁移安全
220 周安装
网页抓取器:Python脚本将HTML转为Markdown,支持并行抓取与超时设置
220 周安装
Neon Postgres 连接配置指南:Prisma、Drizzle ORM 与 PgBouncer 连接池最佳实践
222 周安装
SaaS产品发布策略指南:ORB框架与五阶段方法,打造成功功能发布
223 周安装
Reddit帖子分析器 - 深度分析讨论情绪、关键论点与社区共识 | AI驱动
225 周安装
Symfony有效上下文技能:优化架构与安全执行复杂变更的PHP框架工作流指南
222 周安装