agent-skills-collector

根据Agent业务类型,从SkillHub (skillhub.tencent.com) 实时搜索收集相关的AI Skills并导出为Excel清单。支持交互式选择数据源。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "agent-skills-collector" with this command: npx skills add shmiss/agent-skills-collector

Agent Skills 收集

根据Agent的业务类型,实时从 SkillHub 搜索收集相关Skills。

前置要求

# 安装 skillhub CLI
npm install -g skillhub

# 安装 Python 依赖
pip3 install openpyxl requests

快速开始

方式1:直接搜索

skillhub search "hr" --json --search-limit 30
skillhub search "feishu" --json --search-limit 30

方式2:使用脚本

python3 scripts/collect_agent_skills.py <agent类型> --keywords "关键词1,关键词2" -o <输出路径>

# 示例
python3 scripts/collect_agent_skills.py hr --keywords "hr,招聘,考勤" -o hr_skills.xlsx
python3 scripts/collect_agent_skills.py it --keywords "k8s,docker,运维" -o it_skills.xlsx

支持的Agent类型和关键词

类型关键词
hrhr, resume, recruit, employee, payroll, 招聘, 考勤, 绩效
salescrm, sales, customer, lead, 销售, 客户, 商机
customer_servicesupport, ticket, service, 客服, 工单
data_analysissql, database, analytics, bi, data, 分析
financefinance, invoice, tax, 报销, 发票, 税务
itcloud, k8s, docker, monitoring, security, 运维
marketingmarketing, seo, ads, 营销, 推广
legallegal, contract, 合规, 合同
contentwriting, content, 写作, 文案

输出格式

Excel包含以下列:名称、关联度、类别、描述、安装命令、标签

注意事项

  • 每次搜索后等待3-5秒,避免API限流
  • 优先使用summary字段(中文描述)
  • 根据slug去重

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Skill Factory

Build and publish OpenClaw skills from recurring pain points. Scans .learnings/ for errors that hit 3+ recurrences, scaffolds skills from them, and publishes...

Registry SourceRecently Updated
2500Profile unavailable
Automation

Metal Price

全球铁合金网价格查询与导出技能。自动登录www.qqthj.com网站,查询指定金属(如锰铁、钒铁等)的当日价格数据,抓取价格表格并导出为Excel文件。

Registry SourceRecently Updated
5380Profile unavailable
Automation

Agent Network

Decentralized AI agent platform for discovering, connecting, chatting, trading skills with point-based system and leaderboard, featuring P2P networking and d...

Registry SourceRecently Updated
7010Profile unavailable
Automation

OpenClaw Auto‑Updater (Safe + Scheduled + Summary)

Schedule automatic OpenClaw and skill updates with reliable cron templates, timezone-safe scheduling, and clear summary outputs. Use for hands-off maintenance, scheduled upgrades, and concise update reports.

Registry SourceRecently Updated
12.2K13Profile unavailable