WoJiSama

skill-based-architecture

WoJiSama

A meta-skill that produces skills. Point it at any codebase and it distills the project's rules, workflows, and hard-won lessons into a dedicated skills/<name>/ directory — a project skill that becomes the single source of truth every AI agent (Cursor, Claude Code, Codex, Windsurf, Gemini) consults before every task.

AI 简介

这是一个面向AI编程代理的项目规则标准化工具,将散落在AGENTS.md、CLAUDE.md、.cursor/rules等位置的零散规则与工作流程自动提炼为结构化技能目录(skills/<project>/)。核心功能包括规则审计、去重合并、分层组织(SKILL.md路由、rules约束、workflows流程、references架构要点),并生成轻量级工具入口文件,避免规则重复。技术上基于Shell脚本实现,轻量可集成,输出为纯文本/Markdown结构。适用于使用Cursor、Claude Code、Codex等AI编码代理的中大型代码库,尤其适合需统一多代理行为、提升规则可维护性与执行一致性的团队协作场景。

Shell
MIT License
411
Stars
39
Forks
1
Watchers
0
Issues

Star 增长

今日0
近 7 天0
近 30 天+45
综合评分49.31
默认分支main