# Fish Claude — Coding CLI Config Parts Bin > Fish Claude is a copy-and-compose library of rule fragments, skills, and MCP/config references for Claude Code, Codex, and Gemini CLI. ## Install Save in your project root: ## Quick Use ```bash git clone https://github.com/makoMakoGo/fish-claude && cd fish-claude ls agent-instructions skills config-files mcp packs open agent-instructions/README.md ``` ## Intro Fish Claude is a copy-and-compose library of rule fragments, skills, and MCP/config references for Claude Code, Codex, and Gemini CLI. **Best for:** agent power users who want reusable fragments and templates across multiple CLIs **Works with:** Claude Code/Codex/Gemini CLI setups, Fish shell workflows, MCP references, config copy/paste **Setup time:** 10-20 minutes ### Key facts (verified) - GitHub: 79 stars · 7 forks · pushed 2026-05-10. - License: MIT · Owner avatar and repo URL verified via GitHub API. - README-verified entrypoint: `git clone https://github.com/makoMakoGo/fish-claude && cd fish-claude`. ## Main - Use Fish Claude as a parts bin: copy fragments into your own `AGENTS.md` / settings instead of adopting a monolith. - Start from the indexes: rule modules → skills guide → config examples → MCP setup docs. - Quantitatively, it reduces duplicated effort when you maintain multiple agent CLIs across projects. ### Source-backed notes - README frames the repo as composable materials: rule modules, skills, config examples, MCP guides, and packs. - It explicitly lists coverage for multiple agent CLIs (Claude Code, Codex, Gemini CLI, Warp, OpenCode). - The project is MIT-licensed and intended for copy/paste adoption rather than a runtime framework. ### FAQ - **Is it a tutorial list?**: No. It’s designed as reusable fragments and reference materials. - **How do I adopt it?**: Clone the repo, then copy the rules/skills/configs you actually need. - **Does it include MCP guidance?**: Yes. There is an `mcp/` directory with install/config notes. ## Source & Thanks > Source: https://github.com/makoMakoGo/fish-claude > License: MIT > GitHub stars: 79 · forks: 7 ## Quick Use ```bash git clone https://github.com/makoMakoGo/fish-claude && cd fish-claude ls agent-instructions skills config-files mcp packs open agent-instructions/README.md ``` ## Intro Fish Claude 是“可复制、可拼装”的配置零件箱,包含规则片段、skills、MCP/config 参考与模板,覆盖 Claude Code、Codex、Gemini CLI 等终端型 coding agent,便于统一风格并快速复用。 **Best for:** 需要跨多个 CLI 复用规则片段与配置模板的 agent 深度用户 **Works with:** Claude Code/Codex/Gemini CLI、Fish shell 工作流、MCP 参考、配置复制拼装 **Setup time:** 10-20 minutes ### Key facts (verified) - GitHub:79 stars · 7 forks;最近更新 2026-05-10。 - 许可证:MIT;作者头像与仓库链接均已通过 GitHub API 复核。 - README 中核对过的入口命令:`git clone https://github.com/makoMakoGo/fish-claude && cd fish-claude`。 ## Main - 把 Fish Claude 当作“零件箱”:按需复制片段到你自己的 `AGENTS.md` / settings 中,而不是引入一个巨大的框架。 - 建议从索引开始:规则模块 → Skills 指南 → 配置样例 → MCP 配置。 - 它的量化价值在于减少重复劳动:维护多个 CLI 时不必每次从零写模板。 ### Source-backed notes - README 将其定位为可拼装素材库:规则模块、skills、配置样例、MCP 指南与组合包。 - 文档明确列出覆盖多个 CLI:Claude Code、Codex、Gemini CLI、Warp、OpenCode。 - 仓库为 MIT 许可证,使用方式偏复制/拼装,而非强依赖运行时框架。 ### FAQ - **它是教程合集吗?**:不是。它更像可复用片段与参考材料库。 - **怎么用起来?**:克隆后按需复制规则/skills/配置到自己的环境。 - **包含 MCP 指南吗?**:包含。仓库有 `mcp/` 目录提供安装与配置参考。 ## Source & Thanks > Source: https://github.com/makoMakoGo/fish-claude > License: MIT > GitHub stars: 79 · forks: 7 --- Source: https://tokrepo.com/en/workflows/fish-claude-coding-cli-config-parts-bin Author: Skill Factory