diff --git a/CONTAINS-STUDIO-INTEGRATION.md b/CONTAINS-STUDIO-INTEGRATION.md index f4547f0..691f953 100644 --- a/CONTAINS-STUDIO-INTEGRATION.md +++ b/CONTAINS-STUDIO-INTEGRATION.md @@ -365,7 +365,7 @@ EOF - **[Contains Studio Agents Repository](https://github.com/contains-studio/agents)** - Source repository - **[Claude Code Sub-Agents Documentation](https://docs.anthropic.com/en/docs/claude-code/sub-agents)** - Official documentation -- **[INTEGRATION-GUIDE.md](./INTEGRATION-GUIDE.md)** - Complete integration details +- **[Integration Guide](https://github.rommark.dev/admin/claude-code-glm-suite/src/main/INTEGRATION-GUIDE.md)** - Complete integration details --- diff --git a/README.md b/README.md index 11279eb..18c4f04 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Claude Code Customization Suite +# 🚀 Ultimate Claude Code & GLM Suite -> 40+ specialized AI agents, MCP tools, and enterprise-grade automation scripts for Claude Code. +> 40+ specialized AI agents, MCP tools, auto-triggering automation for Claude Code. Works with Anthropic Claude and Z.AI/GLM models. [![Agents](https://img.shields.io/badge/Agents-40+-purple)](agents/) [![MCP Tools](https://img.shields.io/badge/MCP_Tools-15+-blue)](#mcp-tools) @@ -10,8 +10,8 @@ ```bash # Clone the repository -git clone https://github.rommark.dev/admin/Enhance-Claude-Code-with-30--Agentic-Tools.git -cd Enhance-Claude-Code-with-30--Agentic-Tools +git clone https://github.rommark.dev/admin/claude-code-glm-suite.git +cd claude-code-glm-suite # Run the interactive installer chmod +x interactive-install-claude.sh @@ -142,8 +142,8 @@ echo "Test connection" | claude ```bash # Clone this repository -git clone https://github.rommark.dev/admin/Enhance-Claude-Code-with-30--Agentic-Tools.git -cd Enhance-Claude-Code-with-30--Agentic-Tools +git clone https://github.rommark.dev/admin/claude-code-glm-suite.git +cd claude-code-glm-suite # Run the interactive installer chmod +x interactive-install-claude.sh @@ -465,7 +465,7 @@ This customization suite is built upon excellent open-source projects and commun ## 🤝 Community & Contributing -This suite is **100% open source** and available on [GitHub](https://github.rommark.dev/admin/Enhance-Claude-Code-with-30--Agentic-Tools). +This suite is **100% open source** and available on [GitHub](https://github.rommark.dev/admin/claude-code-glm-suite). - ⭐ Star the repo - 🐛 Report issues