Rename repository to claude-code-glm-suite with friendly title and updated URLs

This commit is contained in:
uroma
2026-01-15 14:39:25 +00:00
Unverified
parent d4e4f1c950
commit ae137e7857
2 changed files with 8 additions and 8 deletions

View File

@@ -365,7 +365,7 @@ EOF
- **[Contains Studio Agents Repository](https://github.com/contains-studio/agents)** - Source repository - **[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 - **[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
--- ---

View File

@@ -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/) [![Agents](https://img.shields.io/badge/Agents-40+-purple)](agents/)
[![MCP Tools](https://img.shields.io/badge/MCP_Tools-15+-blue)](#mcp-tools) [![MCP Tools](https://img.shields.io/badge/MCP_Tools-15+-blue)](#mcp-tools)
@@ -10,8 +10,8 @@
```bash ```bash
# Clone the repository # Clone the repository
git clone https://github.rommark.dev/admin/Enhance-Claude-Code-with-30--Agentic-Tools.git git clone https://github.rommark.dev/admin/claude-code-glm-suite.git
cd Enhance-Claude-Code-with-30--Agentic-Tools cd claude-code-glm-suite
# Run the interactive installer # Run the interactive installer
chmod +x interactive-install-claude.sh chmod +x interactive-install-claude.sh
@@ -142,8 +142,8 @@ echo "Test connection" | claude
```bash ```bash
# Clone this repository # Clone this repository
git clone https://github.rommark.dev/admin/Enhance-Claude-Code-with-30--Agentic-Tools.git git clone https://github.rommark.dev/admin/claude-code-glm-suite.git
cd Enhance-Claude-Code-with-30--Agentic-Tools cd claude-code-glm-suite
# Run the interactive installer # Run the interactive installer
chmod +x interactive-install-claude.sh chmod +x interactive-install-claude.sh
@@ -465,7 +465,7 @@ This customization suite is built upon excellent open-source projects and commun
## 🤝 Community & Contributing ## 🤝 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 - ⭐ Star the repo
- 🐛 Report issues - 🐛 Report issues