SkillTree — Codex Skill by maipianworni

by maipianworni · Codex Skill · ★ 56

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About SkillTree

Skill Tree Generator ⚠️ Research Preview 一个把庞杂 skill 聚合为分层路由树的工具,让 AI agent 按需加载子能力,避免一次性把所有指令塞进上下文。 支持的 Agent Bitfun(skill 目录 ,记忆文件 ) Claude Code(原生支持,skill 目录 ,记忆文件 ) Codex CLI(通过 注入路由协议,skill 目录可自定义,推荐 ) OpenClaw(skill 目录 ,记忆文件 ) OpenCode(skill 目录 ,记忆文件 ) Hermes(skill 目录 ,记忆文件 ) 其他读取 的 agent(Cursor、Aider、Jules 等)同理 脚本用法 用法 A:Bitfun 将 放到工程 下 打开 Bitfun 运行: 把输出的命令贴回 Claude Code(形如 ) 生成结果: skill-tree 写入 项目根 追加路由协议(若不存在则创建) 用法 B:Claude Code 将 放到工程 下 打开 Claude Code 运行: 把输出的命令贴回 Claude Code(形如 ) 生成结果: skill-tree 写入 项目根 追加路由协议(若不存在则创建) 用法 C:Codex CLI 将 放到工程 下(或自定义目录) 一次性 安装 custom prompt,让 Codex CLI 认识 : ./scripts/install-codex-prompt.sh

Quick Facts

Stars56
Forks6
LanguageShell
CategoryCodex Skill
LicenseMIT
Quality Score57.3130432614874/100
Last Updated2026-07-01
Created2026-04-28
Platformsclaude-code, cli, codex
Est. Tokens~11k

SkillTree alternative? Top 2 similar tools

Looking for a SkillTree alternative? If you're comparing SkillTree with other codex skill tools, these 2 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • theorist by blader · ⭐ 163

    A Codex/Claude skill that maintains per-repo operating theory documents.

  • schematic by blader · ⭐ 131

    Claude Code / Codex skill: reverse engineer a product & technical spec from a git branch

More Codex Skill Tools

Explore other popular codex skill tools:

View all Codex Skill tools →

Popular Shell Agent Tools

Frequently Asked Questions

What is SkillTree?

SkillTree is 为 AI coding agent(Claude Code / Codex CLI 等)打造的 Skill 分层路由树生成器。把臃肿的单体 Skill 拆分/聚合成 ROOT → ROUTER → SKILL 的树形结构,让 agent 根据用户意图按需加载子能力,避免一次性塞满上下文。支持单 Skill 拆树、多 Skill 聚合(含歧义消解)、增量扩展三种模式,兼容 .claude/skill. It is categorized as a Codex Skill with 56 GitHub stars.

What programming language is SkillTree written in?

SkillTree is primarily written in Shell.

How do I install or use SkillTree?

You can find installation instructions and usage details in the SkillTree GitHub repository at github.com/maipianworni/SkillTree. The project has 56 stars and 6 forks, indicating an active community.

What license does SkillTree use?

SkillTree is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to SkillTree?

The top alternatives to SkillTree on Agent Skills Hub include theorist, schematic. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Codex Skill tools