# claude-code-tresor — 141 Agents + 19 Commands > Install a validated Claude Code toolbox: 141 agents, 19 slash commands, and an install script that syncs skills/commands/agents into ~/.claude. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash git clone https://github.com/alirezarezvani/claude-code-tresor.git cd claude-code-tresor chmod +x scripts/install.sh ./scripts/install.sh ``` ## Intro Install a validated Claude Code toolbox: 141 agents, 19 slash commands, and an install script that syncs skills/commands/agents into ~/.claude. **Best for:** Teams who want a large, structured Claude Code agent/command library with a single install script **Works with:** Claude Code + local filesystem access to `~/.claude/` (skills, commands, agents) **Setup time:** 8-20 minutes ### Key facts (verified) - GitHub: 711 stars · 160 forks · pushed 2026-02-25. - License: MIT · owner avatar + repo URL verified via GitHub API. - README-backed entrypoint: `./scripts/install.sh`. ## Main - Install once, then curate: after running `scripts/install.sh`, pick a handful of commands/agents to adopt before enabling everything. - Use the repo's own numbers as guardrails: README lists 141 agents (8 core + 133 subagents) and 19 slash commands; scope adoption deliberately. - Treat the install as a sync step: keep your canonical version in Git and re-run the installer when you update to avoid drift in `~/.claude`. ### Source-backed notes - README lists v2.7.0 highlights, including 10 new orchestration commands and a workflow framework. - README states there are 19 slash commands total and 141 agents (8 core + 133 subagents). - README includes an install script `scripts/install.sh` plus manual copy steps into `~/.claude/skills`, `~/.claude/commands`, and `~/.claude/agents`. ### FAQ - **Is this too big to adopt?**: It can be. Start small: adopt a few commands/agents that match your stack, then expand after you see wins. - **Where does it install things?**: README shows copying into `~/.claude/skills/`, `~/.claude/commands/`, and `~/.claude/agents/`. - **Can I customize the library?**: Yes. Keep a fork and re-run the install script to sync your changes. ## Source & Thanks > Source: https://github.com/alirezarezvani/claude-code-tresor > License: MIT > GitHub stars: 711 · forks: 160 --- ## Quick Use ```bash git clone https://github.com/alirezarezvani/claude-code-tresor.git cd claude-code-tresor chmod +x scripts/install.sh ./scripts/install.sh ``` ## Intro 安装 claude-code-tresor:一套面向 Claude Code 的工具库,含 141 个代理、19 条斜杠命令与一键安装脚本,可把 skills/commands/agents 同步到 ~/.claude。 **Best for:** 想要“一键安装”的大型 Claude Code 代理/命令库的团队 **Works with:** Claude Code + 本地 `~/.claude/`(skills/commands/agents)目录访问 **Setup time:** 8-20 minutes ### Key facts (verified) - GitHub:711 stars · 160 forks;最近更新 2026-02-25。 - 许可证:MIT;作者头像与仓库链接均已通过 GitHub API 复核。 - README 中可对照的入口:`./scripts/install.sh`。 ## Main - 先一键安装,再做筛选:跑完 `scripts/install.sh` 后先挑少量命令/代理进入日常流程,再逐步扩展。 - 用 README 的量化信息做边界:它写明 141 个代理与 19 条斜杠命令,先按目标选用。 - 把安装当作同步步骤:以 Git 仓库为事实源,更新后重新执行安装脚本,避免 `~/.claude` 手工漂移。 ### Source-backed notes - README 标注 v2.7.0 的更新点:包含新增 10 条编排命令与 workflow framework。 - README 写明:共有 19 条斜杠命令,以及 141 个代理(8 core + 133 subagents)。 - README 提供安装脚本 `scripts/install.sh`,并给出复制到 `~/.claude` 目录的手动方案。 ### FAQ - **会不会太大、装了用不上?**:有可能。建议先从与你技术栈匹配的少量命令/代理开始,验证收益后再扩展。 - **它把文件装到哪里?**:README 的示例是复制到 `~/.claude/skills/`、`~/.claude/commands/`、`~/.claude/agents/`。 - **我能自定义这套库吗?**:可以。建议 fork 后按需修改,再用安装脚本同步到本地目录。 ## Source & Thanks > Source: https://github.com/alirezarezvani/claude-code-tresor > License: MIT > GitHub stars: 711 · forks: 160 --- Source: https://tokrepo.com/en/workflows/claude-code-tresor-141-agents-19-commands Author: Skill Factory