neotex-init
✓当用户运行 /neotex-init 时使用,以深入扫描代码库并自动生成 neotex 的组织知识。
SKILL.md
Automatically scan a codebase and generate organizational knowledge for neotex. Uses parallel exploration and scoring to capture what matters.
CRITICAL: Fire these agents in parallel BEFORE doing anything else. Use Task tool with runinbackground: true.
| >100 files | +1 agent: "Explore directory {X}: Document purpose, key files, patterns" | | >10k lines | +1 agent: "Explore complexity hotspots: Find largest files, most imported modules" | | Depth ≥4 | +1 agent: "Explore nested structure: Map deep directories, explain hierarchy" |
当用户运行 /neotex-init 时使用,以深入扫描代码库并自动生成 neotex 的组织知识。 来源:cloo-solutions/neotexai。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/cloo-solutions/neotexai --skill neotex-init- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-02
- 更新时间
- 2026-02-18
快速解答
什么是 neotex-init?
当用户运行 /neotex-init 时使用,以深入扫描代码库并自动生成 neotex 的组织知识。 来源:cloo-solutions/neotexai。
如何安装 neotex-init?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/cloo-solutions/neotexai --skill neotex-init 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/cloo-solutions/neotexai