A collection of Skills.
| Skill | Description |
|---|---|
| issue-verification-workflow | Issue-driven end-to-end verification & fix pipeline |
| pr-review | Layered PR review (style/correctness/security/architecture/tests) with a structured report |
| stock_value_pick_skill | Value-undervalued stock picker based on the 5D model |
| stock-5d-analyzer | 5D stock analysis with actionable buy/sell advice |
| agent-network-fix | Fixes network proxy issues in Agent runtime's bash tool |
Install the SKILL.md (or prompt.md) in each subdirectory as an opencode skill. See each folder's README/SKILL for details.
Skills 集合。
| Skill | 说明 |
|---|---|
| issue-verification-workflow | Issue 驱动的全流程验证与修复流水线 |
| pr-review | PR 分层审查(规范/正确性/安全/架构/测试),输出结构化报告 |
| stock_value_pick_skill | 基于 5D 模型筛选价值低估的公司 |
| stock-5d-analyzer | 5D 全方位个股分析与操作建议 |
| agent-network-fix | 修复 bash 工具的网络代理问题 |
将对应目录下的 SKILL.md(或 prompt.md)安装为 skill 即可,详见各目录内的 README/SKILL 文档。