Vibe-Skills 是 an all-in-one AI skills 包. It seamlessly integrates expert-级别 capabilities、上下文 management 进入 a general-purpose skills 包, enabling any AI agent 到 instantly upgrade 它的 functionality—eliminatingfriction 的 fragmented tools、复杂 harnesses.GitHub 2,375 ⭐ / 169 Fork,主要使用 Python 开发。标签:agent-fram……
项目介绍
Vibe-Skills 是 an all-in-one AI skills 包. It seamlessly integrates expert-级别 capabilities、上下文 management 进入 a general-purpose skills 包, enabling any AI agent 到 instantly upgrade 它的 functionality—eliminatingfriction 的 fragmented tools、复杂 harnesses.
核心功能
- [运行时在 a Glance](#-运行时-at-a-glance) - [Practice Demos](#-practice-demos-real-work-you-can-see) - [One 运行时 entry, small public surface](#-one-运行时-entry-small-public-surface) - [What makes 它 different](#-what-makes-it-different) - [Who 是 it for](#-who-is-it-for) - [Work Organization](#-work-organization-how-skills-become-bounded-work)
使用指南
Install VibeSkills, start 与`vibe`,、let 运行时 handle 标准 flow: clarifygoal, freeze requirements, split composite work 进入 bounded units, bind relevant 本地 Skills where 它们 help, verify whatevidence supports,、keep enough 上下文为 the next 会话. VibeSkills keepspublic surface small. The public entry 是`vibe`, extra Skills come 从 declared 本地 skill roots,、completion claims stay tied 到 execution evidence. Its strongest behavior 是 organizing several 本地 Skills inside one governed run. Declared 本地 skill roots 是 the only place 在 additional Skills 是 discovered. Vibe treatschosen `<SkillsDir>` aspublic skills 目录: Vibe itself lives 在`<SkillsDir>/vibe`, ordinary skills can live under `<SkillsDir>/*`,、the 运行时 can also read configured user-级别、workspace-级别 本地 roots. Whensame skill id appears more than once,earlier root wins,、`work_binding` stays 运行时 truth 为 what 是 bound. A skill 是 reported 作为 materially used only 当 evidence ties it 到 real execution output. On composite tasks, one request can become several bounded units,、different 本地 Skills canbound to 那些 units 为 planning, implementation, 审查, docs,、研究. Installed 本地 skills 是 the only specialist reference surface 在 the public 运行时 story. 主机-declared extra 本地 roots extend same 本地 surface without 新 central catalog. This 是 notclaimfinal 架构是 complete. For 这运行时 boundary, Python owns final truth artifacts, canonical validation, task semantics, `work_binding`, specialist decision truth,、structured 运行时 result 数据. PowerShell still performs stage 编排, environment setup, 脚本 bridging, 主机 receipts, shell-原生 checks,、leaf execution. Doadd 新 task semantics 到 PowerShell; existing PowerShell stage scripts 是 transitional 编排 surfaces. A future full-Python 运行时是 optional,required for 这版本. <br/> <table align="center"> <tr> <td align="left"> <pre><代码>> vibe intent.freeze() -> requirement_doc plan.model() -> bounded_work skills.bind_late() -> helpful Skills 由 work unit evidence.verify() -> tests, checks, artifacts 内存.preserve() -> next-会话 上下文</代码></pre> </td> </tr> </table> <br/>
项目信息
| 项目 | 信息 |
|---|---|
| 项目名称 | foryourhealth111-pixel/Vibe-Skills |
| Star 数 | 2,375 |
| Fork 数 | 169 |
| 编程语言 | Python |
| 开源协议 | Apache-2.0 |
| 创建时间 | 2026-02-22 |
| 最近更新 | 2026-07-07 |
| 主题标签 | agent-framework、agent-skills、agentic-coding、ai-agents、ai-scientist |
项目地址
GitHub 仓库:<https://github.com/foryourhealth111-pixel/Vibe-Skills>
> 完整 URL:[https://github.com/foryourhealth111-pixel/Vibe-Skills](https://github.com/foryourhealth111-pixel/Vibe-Skills)
如需查看完整源码、安装命令、使用示例、API 文档,请直接访问上方项目地址。所有信息均以 GitHub 仓库为准。