npx skills add https://github.com/hairyf/skills --skill create-skill-from-repo使用此工作流,可以快速将框架或项目的逻辑和文档摄取到本地环境中。当用户提供了 <repo-url> 和一个尚不存在本地技能的 <skills-name> 时,将触发此流程。
sources/ 目录中,以便追溯和未来更新。references/*.md 文件(侧重于用法和原因,而非安装)。AGENTS.md 被发现。<repo-url> 有效且 <skills-name> 使用 kebab-case 命名法。广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
git 访问权限并确定项目根目录。sources/<submodule>。git submodule add <repo-url> sources/<submodule>git clone --depth 1 <repo-url> sources/<submodule>git submodule update --init。sources/<submodule>/ 目录,查找 docs/、wiki/、README.md 或 packages/*/docs/。目标结构 :
skills/<skills-name>/[SKILL.md, GENERATION.md, references/]
references/*.md 指南:{category}-{concept}.md (例如 core-reactivity.md)。Frontmatter、简要描述、高质量的代码片段以及源 URL。SKILL.md 索引:Core、Features 和 Advanced。GENERATION.md 元数据:Source Root 的导航树与生成的 references/ 进行比较。AGENTS.md : 在项目根目录中找到 AGENTS.md(如果缺失则创建它)。### <skills-name>
- **位置**: `skills/<skills-name>/`
- **描述**: [来自 SKILL.md 的简短描述]
3. 完成报告 : 为用户总结输出内容(例如,“生成了 15 个参考文件,覆盖了核心和高级模块”)。
kebab-case。/) 以保证跨平台兼容性。sources/ 克隆应保持原样,以便日后可以使用 git diff 来发现文档变更。| 主题 | 描述 | 参考链接 |
|---|---|---|
| 覆盖度标准 | “主要模块”的定义和停止条件 | coverage-loop |
| 风格指南 | 参考文件的详细写作风格 | style-guide |
您希望我使用特定的仓库 URL 模拟运行此技能,以展示预期的输出吗?
每周安装次数
185
仓库
GitHub 星标数
6
首次出现时间
2026年2月1日
安全审计
安装于
cursor180
claude-code167
codex52
opencode52
gemini-cli51
github-copilot50
Use this workflow to quickly ingest a framework or project's logic and documentation into the local environment. This is triggered when a user provides a <repo-url> and a <skills-name> for which no local skill yet exists.
sources/ for traceability and future updates.references/*.md (focusing on Usage and Why over Installation).AGENTS.md.<repo-url> is valid and <skills-name> uses kebab-case.git access and identify the project root.sources/<submodule>.git submodule add <repo-url> sources/<submodule>git clone --depth 1 <repo-url> sources/<submodule>git submodule update --init.sources/<submodule>/ for docs/, wiki/, README.md, or packages/*/docs/.Target Structure :
skills/<skills-name>/[SKILL.md, GENERATION.md, references/]
references/*.md Guidelines:{category}-{concept}.md (e.g., core-reactivity.md).Frontmatter, a brief description, high-quality Code Snippets , and source URLs.SKILL.md Indexing:Core, Features, and Advanced.GENERATION.md Metadata:Source Root navigation tree against the generated references/.AGENTS.md**: Locate AGENTS.md in the project root (create it if missing).### <skills-name>
- **Location**: `skills/<skills-name>/`
- **Description**: [Short description from SKILL.md]
3. Completion Report : Summarize the output for the user (e.g., "Generated 15 reference files covering Core and Advanced modules").
kebab-case for all directory and filenames./) for cross-platform compatibility.sources/ clone should remain so that git diff can be used later to spot documentation changes.| Topic | Description | Reference |
|---|---|---|
| Coverage Criteria | Definitions of "major modules" and stop conditions | coverage-loop |
| Style Guide | Detailed writing style for reference files | style-guide |
Would you like me to simulate a run of this skill using a specific repository URL to show you the expected output?
Weekly Installs
185
Repository
GitHub Stars
6
First Seen
Feb 1, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
cursor180
claude-code167
codex52
opencode52
gemini-cli51
github-copilot50
AI Elements:基于shadcn/ui的AI原生应用组件库,快速构建对话界面
62,200 周安装