skills
agent
Warn
Health Pass
- License — License: NOASSERTION
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Community trust — 12 GitHub stars
Code Warn
- Code scan incomplete — No supported source files were scanned during light audit
Permissions Pass
- Permissions — No dangerous permissions requested
Purpose
This is a prompt-engineering skill (a set of instructions and personas) designed for Claude Code. It acts as an AI "CTO" to help users brainstorm, structure, and plan software architecture before writing code.
Security Assessment
Overall risk: Low. The tool functions strictly as a text-based guide. It does not execute shell commands, access the filesystem beyond reading its own configuration, or make independent network requests. No hardcoded secrets were found. While the automated code scan did not analyze its specific files (likely Markdown or prompt files), the README clearly shows it operates by generating text output rather than performing system actions.
Quality Assessment
The project is very new and lacks widespread community validation, as evidenced by its low star count (5). However, it is actively maintained, with recent updates pushed today. The project uses a CC BY-NC 4.0 license, meaning it is free for personal use but restricts commercial reuse.
Verdict
Safe to use, but evaluate the license if you plan to use it for commercial purposes.
This is a prompt-engineering skill (a set of instructions and personas) designed for Claude Code. It acts as an AI "CTO" to help users brainstorm, structure, and plan software architecture before writing code.
Security Assessment
Overall risk: Low. The tool functions strictly as a text-based guide. It does not execute shell commands, access the filesystem beyond reading its own configuration, or make independent network requests. No hardcoded secrets were found. While the automated code scan did not analyze its specific files (likely Markdown or prompt files), the README clearly shows it operates by generating text output rather than performing system actions.
Quality Assessment
The project is very new and lacks widespread community validation, as evidenced by its low star count (5). However, it is actively maintained, with recent updates pushed today. The project uses a CC BY-NC 4.0 license, meaning it is free for personal use but restricts commercial reuse.
Verdict
Safe to use, but evaluate the license if you plan to use it for commercial purposes.
云中江树 (yzfly) Agent Skills 统一仓库 | Claude Skills 一行命令安装:CTO(一场对话把 idea 变成可执行的软件设计)、王者荣耀出装参谋等,适配 Claude Code / Cursor / Cline 等 17+ Agent 工具
README.md
云中江树 Skills
云中江树(yzfly)的 AI Agent Skills 统一仓库
一行命令安装,适配 Claude Code、OpenClaw、WorkBuddy、Cursor、Cline 等 17+ 种 Agent 工具
Skill 列表
| Skill | 说明 | 安装 | 许可 |
|---|---|---|---|
CTO cto |
你不缺 idea,你缺一个把 idea 想清楚的人。一场对话把想法变成可执行的软件设计:brief + arch + specs 直接喂给 coding agent | npx skills add yzfly/skills@cto -g -y |
CC BY-NC 4.0 |
王者大师 wzry-build-advisor |
王者荣耀出装参谋:报上你的英雄、对面难搞的英雄和当前装备,30 秒内给出下一件装备与成装路线 | npx skills add yzfly/skills@wzry-build-advisor -g -y |
MIT |
每个 skill 目录内有各自的完整介绍(点上方名字进入)。
收录中
以下 skills 目前在各自的旗舰仓库维护,将陆续同步收录进本仓库:
| Skill | 旗舰仓库 | 简介 |
|---|---|---|
| LangGPT | yzfly/LangGPT ⭐12k+ | 结构化提示词,人人都能成为提示词专家 |
| Awesome Design HTML | yzfly/awesome-design-html | 115 个品牌风格 HTML 设计,一句话生成 Linear 风 / 飞书风页面 |
| Structured Prompt Writer | yzfly/structured-prompt-skill | 395+ 提示词模板的结构化提示词写作技能 |
| Mind Clone | yzfly/Mind-Cloning-Engineering | 基于 Agent Skills 的心智克隆工程 |
| Taste PM | yzfly/taste-pm | 有品味的产品设计:从业务需求推导信息架构与交互 |
| Chrome QA Agent | yzfly/chrome-qa-agent | 基于 chrome-devtools MCP 的对抗式 UI 测试 |
安装方式
通用(推荐,适配 17+ 种 Agent 工具):
npx skills add yzfly/skills@<skill-name> -g -y
Claude Code 手动安装:
git clone https://github.com/yzfly/skills.git
cp -r skills/skills/<skill-name> ~/.claude/skills/
OpenClaw(ClawHub):
clawhub install <skill-name>
WorkBuddy: 直接对它说「帮我安装 yzfly/skills@<skill-name>」,或手动复制到 ~/.workbuddy/skills/。
仓库结构
skills/
<skill-name>/
SKILL.md # 技能定义(frontmatter: name + description 触发条件)
README.md # 该 skill 的完整介绍与安装说明
LICENSE # 各 skill 独立许可(见下)
references/ # 按需加载的参考资料(纯文本)
许可
按 skill 双轨授权,以各 skill 目录内的 LICENSE 为准:
- 工具型 skill 采用 MIT(如
wzry-build-advisor) - 方法论 / 内容型 skill 采用 CC BY-NC 4.0(如
cto),商用请联系作者
各 skill 内如引用第三方内容,版权归属见其自述文件。
作者
云中江树 · 微信公众号:云中江树
关注公众号,看更多 AI Agent 工程实践
如果这些 skills 帮到你,给个 ⭐ 是最直接的支持。
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found