distill-skill-builder知识技能型 Skill 创建流水线。将官方文档蒸馏为结构化知识技能的完整方法论——从源分析、爬取/蒸馏、内容结构化、评估打分到 A 级达成。当用户要求创建 skill、蒸馏知识技能、整理 skill、提升 skill 质量、评估 skill 分数时触发。
Install via ClawdBot CLI:
clawdbot install yhongm/distill-skill-builderGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://docs.swift.org/swift-book/documentation/the-swift-programming-language/Audited Apr 24, 2026 · audit v1.0
Generated May 7, 2026
当需要基于某个官方文档创建知识技能型Skill时,使用此流水线从源分析、内容采集到评估迭代,最终产出A级Skill。适用于Swift、HarmonyOS等框架。
对已有Skill运行评估脚本,识别短板维度(如代码完整性、版本覆盖),针对性修复后重新评估,直至达到A级(≥90分)。典型应用:将B级Skill提升至A级。
当目标官方文档无法直接爬取(需登录、反爬严格)时,基于已知知识结构手动编写结构化参考,包含真实API签名和版本信息,确保知识准确性。
使用crawl_list.json定义多个URL,自动判断静态/动态爬取方案,提取内容、保存原始并蒸馏为结构化参考,快速构建技能知识库。
在Skill达到A级后,将其SKILL.md和references目录同步到Hermes平台目录,同时更新评估器补丁,完成生产部署。
为客户(如企业)创建特定框架或产品的知识技能型Skill,从源分析到A级达成,按Skill数量收费。
提供现有Skill评估与升级服务,定期扫描客户Skill库,生成改进报告并协助迭代至A级,按月订阅。
将流水线工具化,提供Web界面让用户配置爬取清单、执行蒸馏、生成Skill,按使用量或套餐收费。
💬 Integration Tip
集成时需配置评估脚本路径(~/.claude/skills/<name>/scripts/skill_evaluator_v2.py)和Hermes同步目录(~/.hermes/skills/<name>/),确保爬虫依赖(requests + BeautifulSoup / playwright)已安装。
Scored May 7, 2026
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
Complete toolkit for programmatic video creation with Remotion + React. Covers animations, timing, rendering (CLI/Node.js/Lambda/Cloud Run), captions, 3D, charts, text effects, transitions, and media handling. Use when writing Remotion code, building video generation pipelines, or creating data-driven video templates.
Asana API integration with managed OAuth. Access tasks, projects, workspaces, users, and manage webhooks. Use this skill when users want to manage work items, track projects, or integrate with Asana workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gat
Fetch and parse news highlights from CCTV News Broadcast (Xinwen Lianbo) for a given date.
AI 新闻聚合与热度排序工具。当用户询问 AI 领域最新动态时触发,如:"今天有什么 AI 新闻?""总结一下这周的 AI 动态""最近有什么火的 AI 产品?""AI 圈最近在讨论什么?"。覆盖:新产品发布、研究论文、行业动态、融资新闻、开源项目更新、社区病毒传播现象、AI 工具/Agent 热门项目。输出中文摘要列表,按热度排序,附带原文链接。
Monitor RSS and Atom feeds for content research. Track blogs, news sites, newsletters, and any feed source. Use when monitoring competitors, tracking industr...