Go to file
wangyitong a65adcc2e5 Initial commit: merged, deduplicated, and vetted skill collection
Sources: extracted from two upstream archives (skill-repo, skills-main),
merged with the following policy:

- 15 broken symlinks (pointing to /Users/jameslee/.cc-switch/skills or
  ../../.agents/skills on a foreign machine) discarded
- 3 real name collisions with identical content (ai-pair, ifind-http-api,
  zhipu-websearch) kept as one copy
- Functional overlaps deduped keeping the strongest variant:
  - docx family: kept docx (official, full toolchain) + docx-cn
    (GB/T 9704 Chinese official-document constants),
    dropped docx_writer (no scripts, name collided with docx)
  - humanizer family: kept humanizer-zh (6 zh reference docs),
    dropped humanizer (en, redundant for CN workflow)
- Skills that only ran in a foreign environment removed:
  ablemind-ops, app-publish, hlb-design-system, openclaw-adj-skill,
  claude-driver
- alphapai excluded from this public repo because its SKILL.md hard-coded
  live credentials

Result: 25 skills, 572 files, ~7.5 MB.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-13 14:47:12 +08:00
agentrs-map Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
agentrs-search Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
agentrs-weather Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
ai-pair Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
annuity-disclosure-crawler Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
asset-monitor Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
docx Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
docx-cn Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
financial-report-writing Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
find-skills Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
fund-slides Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
gangtise Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
humanizer-zh Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
ifind-http-api Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
pdf Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
plotly Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
portfolio-analyzer Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
ppt-station-skill Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
pptx Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
skill-creator Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
technical-analyst Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
tushare-data-1.0.5 Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
windpy-sdk Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
xlsx Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
zhipu-websearch Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
.gitignore Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00
README.md Initial commit: merged, deduplicated, and vetted skill collection 2026-07-13 14:47:12 +08:00

Skills

Claude Code 技能集 — 金融数据、文档处理、数据可视化、联网搜索、写作与元技能。

目录

金融数据与研究

技能 说明
windpy-sdk Wind 金融终端 Python API — 17 个函数、常驻服务、13 份参考文档,覆盖 A 股/债券/基金/期货/期权/外汇/宏观
tushare-data-1.0.5 Tushare 财经数据接口 — 股票/基金/期货/数字货币行情 + 公司财务/基金经理基本面
ifind-http-api 同花顺 iFinD HTTP API — 18 个端点参考手册,支持股票/基金/债券/期货/期权/宏观数据
gangtise 冈底斯港股/A 股研报知识库 + 投研 AI Agent + 经济指标查询
annuity-disclosure-crawler 企业年金季度管理报告全量爬虫 — 22 家投资管理人官网披露栏目
asset-monitor 资产异常波动日频监控 — Z-Score 检测偏离 > 2σ 的异常,自动生成 Excel 报告
technical-analyst 周线 K 线技术分析 — 趋势识别、支撑阻力位、形态、概率场景推演(纯图表)
portfolio-analyzer 投资组合多维分析 — 8 项风险指标、Brinson 三因素归因、6-sheet Excel 报告
financial-report-writing A 股上市公司投研报告写作 — 数据获取、分析、Word 输出全流程

文档与可视化

技能 说明
docx Word 文档创建/编辑 — 修订追踪、批注、格式保留、文本提取,含 docx-js + ooxml 工具链
docx-cn 中文公文 Word 文档(GB/T 9704-2012) — 依赖 docx skill,提供公文常量与排版规范
xlsx Excel 电子表格 — 公式、格式、数据分析、可视化、公式重算
pdf PDF 处理工具包 — 文本/表格提取、创建、合并/拆分、表单填写
pptx PowerPoint 创建/编辑/分析 — 布局、母版、图表、演讲备注,含 OOXML schema
ppt-station-skill 数据 → 金融报告 PPT — 12 种页面布局、10 主题、ChartJunkCleaner、DeckLinter 合规审计
fund-slides 零依赖 HTML 演示 — 智能内容-可视化映射、ECharts 内联、中文字体支持
plotly Plotly 交互式可视化 — 散点/折线/热力/3D/地图/金融图表,输出 HTML 或静态图

联网搜索与工具箱

技能 说明
agentrs-search 京东 agentrs 网关四搜索引擎 — tavily / cloudsway(Bing)/ searchpro(搜狗)/ jdcloud RAG
agentrs-map 高德地图 6 工具 — POI / 地理编码 / 行政区 / IP 定位 / 步行导航 / 坐标转换
agentrs-weather 高德天气 — 实况 + 未来预报,支持 adcode 或地址自动解析
zhipu-websearch 智谱 AI Web Search — 双引擎、时间过滤、域名过滤

写作与协作

技能 说明
humanizer-zh 中文去 AI 痕迹 — 交互式工作流,33 种模式分 6 篇 reference 按需加载,支持学术/公文/商业报告
ai-pair 多模型协同 — 一个创作(Author),多个审阅(可配 Codex/Gemini/Kimi),覆盖不同 review 维度

元技能

技能 说明
skill-creator 技能创建指南 — 帮助创建和优化 Claude Code skill
find-skills 技能发现与安装 — 从开源技能生态中搜索和安装 skill

使用方式

将技能目录放入项目的 .claude/skills/ 下,Claude Code 自动识别加载。

# 克隆整个仓库
git clone https://codehub.ablemind.cc/public/skills.git .claude/skills

# 或只安装单个技能
cp -r windpy-sdk <your-project>/.claude/skills/windpy-sdk

依赖关系

asset-monitor         ── uses ── WindPy SDK ── ref ── windpy-sdk
portfolio-analyzer    ── uses ── WindPy SDK ── ref ── windpy-sdk
                      └─ uses ── xlsx(recalc.py 公式验证)
docx-cn               ── uses ── docx(unpack/pack/validate 工具链)
其余 skill 均独立,无交叉依赖

需要外部凭证的 skill(首次使用时会自动检测 env / .env,未命中则通过 AskUserQuestion 询问):

  • windpy-sdk / tushare-data-1.0.5 / ifind-http-api — 各自数据源账号
  • gangtiseGANGTISE_TOKEN
  • agentrs-*JD_AGENTRS_TOKEN
  • zhipu-websearchZHIPU_API_KEY