JOJO Lab — Development skill for Claude Code
Claude Code skills lab.
How to install JOJO Lab
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Jojo-dai/JOJO-Lab and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What JOJO Lab does
Claude Code skills lab. Home of find-the-skill-you-want-most — discover, vet and install skills by real per-skill install counts.
Alternatives in Development
- Mempalace Status — Show the current state of your memory palace — wings, rooms, drawer counts, and suggestions 58.6k ★
- Check 1: Cache Exists? — CLAUDE_DIR="${CLAUDE_CONFIG_DIR:-$HOME/.claude}" CACHE_EXISTS=$(ls -d "$CLAUDE_DIR/plugins/cache/claude-hud" 2 10.9k ★
- Claude Skill Homeassistant — Claude Code skill to supercharge and manage all Home Assistant workflows 315 ★
README
JOJO-Lab
Claude Code skill 集合仓。目前收录 **3** 个。**一个 skill 一页,互不干扰。**
| skill | 一句话 |
|---|---|
| **find-the-skill-you-want-most** | 找到、审查并安装最合适的 Claude Code skill —— 按真实 per-skill 安装量排序,三层安全扫描,只在你明确确认后安装 |
| **socratic-agent-forge** | 把模糊的「我想要一个能…的 agent」锻造出来 —— 苏格拉底追问逼出不可变核心原则,三轮张小龙式反驳并公开认输,方案落地,确认后才动手 |
| **smart-minutes** | 落地会议纪要 agent —— 录线下/线上会议 → 本地存储 → 自动提炼要点,并且给出置信度,判错了看得见、一键能改 |
**点 skill 名进各自的页面**,每页就是那个 skill 的完整文档。
仓库结构
JOJO-Lab/
├── README.md ← 本页,只是索引
├── LICENSE MIT
├── find-the-skill-you-want-most/
│ ├── README.md ← 展示页
│ ├── SKILL.md ← 入口
│ ├── SCORING.md ← 评分口径(审计用)
│ └── scripts/ ← 全部实现,零依赖,只用 node: 内置模块
├── socratic-agent-forge/
│ ├── README.md ← 展示页
│ ├── SKILL.md ← 五阶段流程 + 三个不可越过的闸门
│ ├── QUESTION-BANK.md ← 苏格拉底提问银行(六组)
│ ├── STEELMAN.md ← 三轮反驳协议 + 诚实记账写法
│ └── PLAN-TEMPLATE.md ← 落地方案骨架 + 交付前自检
└── smart-minutes/
├── README.md ← 展示页
├── SKILL.md ← 落地顺序 + 置信度设计
└── PITFALLS.md ← 坑表,按症状查
**为什么一个 skill 一页。** 三个 skill 的完整文档摊在同一页上,读的人分不清 哪段属于哪个 skill,改一个 skill 也要动公共文件。拆开之后: 加新 skill 只需**新建目录 + 一个 `README.md`**,再在根页表格里加一行 —— **不用改动任何已有 skill 的文档**。
⚠️ `~/.claude/skills/` 只认「**目录名 = skill 名**」,所以子目录名必须与 `SKILL.md` 里 `name:` 字段**完全一致**。
安装
**方式一:走 `npx skills`**(推荐)
npx skills add Jojo-dai/JOJO-Lab
**方式二:手工放进 skills 目录**
`~/.claude/skills/` 只认「目录名 = skill 名」,而 clone 下来的目录叫 `JOJO-Lab`, 所以要多一步把子目录挪出去:
cd ~/.claude/skills
git clone https://github.com/Jojo-dai/JOJO-Lab.git _jojolab-tmp
mv _jojolab-tmp/smart-minutes ./ # 换成你要的那一个
rm -rf _jojolab-tmp
装完**重启 Claude Code
Related Skills
Skill Scout
🔍 Discover + safety-vet Claude Code extensions before you install them - a 0-100 trust score for discovery +
Find Skills
Helps users discover, search and install agent skills from the marketplace.
Think Research Framework
Research a thinking framework and produce its evidence-graded dossier plus a schema-valid proposed registry en
Lab Skills
Skills distilled from the Lab's real work and collaboration practices
Agentos Skills
AgentOS skills pack — senior-brainstorm + telegram-bot-builder. Install via 'claude skill add '. Используется
Claude Code Toolkit App
The home for Claude Code. 2,400+ MCPs, skills, subagents, hooks, and plugins — plus courses, videos, and tutor
Related Agents
Tool Scout
Read-only scout for the /vet pipeline — read a candidate tool's repo / README / docs and return a structured r
Cisco iOS
Cisco IOS/IOS-XE/NX-OS configuration and troubleshooting for home lab and enterprise. Covers initial setup, VL
Homelab Platform
Home-lab site reliability and platform operations for Linux hosts, VMs, container stacks, networking, storage,