skill-builder

仓库创建 2025年10月17日最近提交 6 天前SkillHot 收录 20 天前
▸ 精选理由

快速将多种知识源转成可用技能,适合构建知识型 agent。

▸ 风险提示

运行需访问 Skill Seekers MCP 服务器并上传资料,涉及外部网络。

这个 Skill 做什么

从文档、仓库、PDF、视频等自动生成 AI 技能。

能从文档、代码仓库、PDF、视频等多种来源自动识别知识并生成 AI 可用的技能,适合想把资料快速转成 LLM 可调用能力时使用。连通 Skill Seekers 的工具链,自动抽取要点、构建接口并产出可上线的技能包,省时省力。

▸ 展开 SKILL.md 英文原文

Automatically detect source types and build AI skills using Skill Seekers. Use when the user wants to create skills from documentation, repos, PDFs, videos, or other knowledge sources.

开发编程技能生成文档解析自动化通用
1.5w
Stars
1.5k
Forks
26
仓库内 Skill
+193
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/yusufkaraaslan/Skill_Seekers/development/skills/skill-seekers/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/yusufkaraaslan/Skill_Seekers/development/skills/skill-seekers/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Skill Builder

You have access to the Skill Seekers MCP server which provides 40 tools for converting knowledge sources into AI-ready skills.

## When to Use This Skill

Use this skill when the user:
- Wants to create an AI skill from a documentation site, GitHub repo, PDF, video, or other source
- Needs to convert documentation into a format suitable for LLM consumption
- Wants to update or sync existing skills with their source documentation
- Needs to export skills to vector databases (Weaviate, Chroma, FAISS, Qdrant)
- Asks about scraping, converting, or packaging documentation for AI

## Source Type Detection

Automatically detect the source type from user input:

| Input Pattern | So
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有