Co-Pilot / 辅助式
更新于 a month ago

claude-codex-settings

Ffcakyon
0.4k
fcakyon/claude-codex-settings
76
Agent 评分

💡 摘要

该存储库提供了Claude Code和OpenAI Codex的全面设置,包含各种插件和工具。

🎯 适合人群

希望增强编码环境的开发人员需要与云服务集成的数据科学家管理CI/CD管道的DevOps工程师寻找学术论文的研究人员自动化Git工作流程的软件团队

🤖 AI 吐槽:插件如自助餐,但祝你好运找到真正需要的!

安全分析中风险

README中提到的潜在风险包括通过插件执行shell命令和网络访问。为降低风险,确保对输入进行适当的验证和清理。

Mentioned in Awesome Claude Code Claude Code Plugin Context7 MCP llms.txt

My daily battle-tested Claude Code/Desktop and OpenAI Codex setup with skills, commands, hooks, subagents and MCP servers.

InstallationPluginsConfigurationStatuslineReferences

Installation

Prerequisites: Before installing, ensure you have Claude Code and required tools installed. See INSTALL.md for complete prerequisites.

Install agents, commands, hooks, skills, and MCP servers via Claude Code Plugins system:

# Add marketplace /plugin marketplace add fcakyon/claude-codex-settings # Install plugins (pick what you need) /plugin install azure-tools@claude-settings # Azure MCP & Skills (40+ services) /plugin install ccproxy-tools@claude-settings # Use any LLM via ccproxy/LiteLLM /plugin install claude-tools@claude-settings # Sync CLAUDE.md + allowlist /plugin install gcloud-tools@claude-settings # GCloud MCP & Skills /plugin install general-dev@claude-settings # Code simplifier + utilities /plugin install github-dev@claude-settings # Git workflow + GitHub MCP /plugin install linear-tools@claude-settings # Linear MCP & Skills /plugin install mongodb-tools@claude-settings # MongoDB MCP & Skills (read-only) /plugin install notification-tools@claude-settings # OS notifications /plugin install paper-search-tools@claude-settings # Paper Search MCP & Skills /plugin install playwright-tools@claude-settings # Playwright MCP + E2E skill /plugin install plugin-dev@claude-settings # Plugin development toolkit /plugin install slack-tools@claude-settings # Slack MCP & Skills /plugin install statusline-tools@claude-settings # Session + 5H usage statusline /plugin install supabase-tools@claude-settings # Supabase MCP & Skills /plugin install tavily-tools@claude-settings # Tavily MCP & Skills /plugin install ultralytics-dev@claude-settings # Auto-formatting hooks

After installing MCP plugins, run /plugin-name:setup for configuration (e.g., /slack-tools:setup).

Then create symlink for cross-tool compatibility:

ln -s CLAUDE.md AGENTS.md

Restart Claude Code to activate.

Plugins

40+ Azure services with Azure CLI authentication. Run /azure-tools:setup after install.

Skills:

Commands:

MCP: .mcp.json | microsoft/mcp/Azure.Mcp.Server

Configure Claude Code to use ccproxy/LiteLLM with Claude Pro/Max subscription, GitHub Copilot, or other providers. Run /ccproxy-tools:setup after install.

Commands:

Skills:

  • setup - Troubleshooting guide

Commands for syncing CLAUDE.md and permissions allowlist from repository, plus context refresh for long conversations.

Commands:

Logs, metrics, and traces. Run /gcloud-tools:setup after install.

Skills:

  • gcloud-usage - Best practices for GCloud Logs/Metrics/Traces
  • setup - Troubleshooting guide

Commands:

MCP: .mcp.json | google-cloud/observability-mcp

Code quality agent and utility hooks.

Agent:

Hooks:

Git and GitHub automation. Run /github-dev:setup after install.

Agents:

Commands:

Issue tracking with OAuth. Run /linear-tools:setup after install.

Skills:

Commands:

MCP: .mcp.json | Linear MCP Docs

Database exploration (read-only). Run /mongodb-tools:setup after install.

Skills:

Commands:

MCP: .mcp.json | mongodb-js/mongodb-mcp-server

Desktop notifications when Claude Code completes tasks.

Hooks:

  • notify.sh - OS notifications on task completion

Search papers across arXiv, PubMed, IEEE, Scopus, ACM. Run /paper-search-tools:setup after install. Requires Docker.

Skills:

Commands:

MCP: .mcp.json | mcp/paper-search

Browser automation with E2E testing skill and responsive design testing agent. Run /playwright-tools:setup after install. May require npx playwright install for browser binaries.

Agents:

Skills:

Commands:

MCP: .mcp.json | microsoft/playwright-mcp

Complete toolkit for building Claude Code plugins with skills, agents, and validation.

Skills:

五维分析
清晰度8/10
创新性6/10
实用性9/10
完整性8/10
可维护性7/10
优缺点分析

优点

  • 提供多种任务的广泛插件
  • 通过自动化提高生产力
  • 支持多种云服务

缺点

  • 设置过程复杂
  • 可能需要大量配置
  • 插件之间可能存在冲突

相关技能

pytorch

S
toolCode Lib / 代码库
92/ 100

“它是深度学习的瑞士军刀,但祝你好运能从47种安装方法里找到那个不会搞崩你系统的那一个。”

agno

S
toolCode Lib / 代码库
90/ 100

“它承诺成为智能体领域的Kubernetes,但得看开发者有没有耐心学习又一个编排层。”

nuxt-skills

S
toolCo-Pilot / 辅助式
90/ 100

“这本质上是一份组织良好的小抄,能把你的 AI 助手变成一只 Nuxt 框架的复读机。”

免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。

版权归原作者所有 fcakyon.