Shuge Unlimited
Author

Shuge Unlimited

Formerly "Ops with Skill", now officially upgraded. Fully dedicated to AI, we share both the why (fundamental insights) and the how (practical implementation). From technical operations to breakthrough thinking, we help you understand AI's transformation and master the core abilities needed to shape the future. ShugeX: boundless exploration, skillful execution.

67
Articles
0
Likes
0
Views
0
Comments
Recent Articles

Latest from Shuge Unlimited

67 recent articles
Shuge Unlimited
Shuge Unlimited
Mar 8, 2026 · Artificial Intelligence

Deep Dive into Claude Code Hooks: 16 Events and 6 Real‑World Scenarios for Automating Your Workflow

This article explains Claude Code Hooks, detailing the 16 lifecycle events, four hook types, and six practical scenarios—from task‑completion notifications to file protection—showing how deterministic hooks can automate workflows, enforce policies, and improve reliability when using Claude Code for AI‑assisted development.

AIClaude CodeDeterministic Control
0 likes · 32 min read
Deep Dive into Claude Code Hooks: 16 Events and 6 Real‑World Scenarios for Automating Your Workflow
Shuge Unlimited
Shuge Unlimited
Mar 6, 2026 · Artificial Intelligence

Skill-Creator Update: 83.3% Trigger Success and 5 New Engineering Features

Anthropic's March 2026 skill‑creator update adds five engineering‑focused functions—Evals, Benchmark, multi‑agent parallelism, A/B testing, and trigger optimization—enabling systematic testing, performance tracking, and a reported 83.3% improvement in trigger success across public skills.

A/B testingAI agentsClaude
0 likes · 17 min read
Skill-Creator Update: 83.3% Trigger Success and 5 New Engineering Features
Shuge Unlimited
Shuge Unlimited
Mar 5, 2026 · Artificial Intelligence

How to Build a Fully Automated Content Production Team with OpenClaw and 4 AI Agents

This guide shows how to use OpenClaw to create a four‑agent AI team—Content Lead, Topic Researcher, Content Writer, and Content Editor—connected by an Orchestrator‑Worker architecture, passing file paths, returning standardized JSON, and handling configuration, troubleshooting, and cost‑optimisation for end‑to‑end content automation.

AI agentsFeishu integrationGLM-5
0 likes · 22 min read
How to Build a Fully Automated Content Production Team with OpenClaw and 4 AI Agents
Shuge Unlimited
Shuge Unlimited
Mar 3, 2026 · Artificial Intelligence

OpenClaw Advanced Guide: 5 Modules to Turn Your AI Assistant from Basic to Expert

This comprehensive guide walks you through OpenClaw's five advanced modules—identity system, persistent memory, Skills, sub‑agents, and cron jobs—showing how to configure each with concrete file examples, JSON settings, and CLI commands so your AI assistant gains personality, long‑term recall, extensible capabilities, parallel processing, and automated workflows.

AI assistantCron JobsIdentity System
0 likes · 22 min read
OpenClaw Advanced Guide: 5 Modules to Turn Your AI Assistant from Basic to Expert
Shuge Unlimited
Shuge Unlimited
Feb 27, 2026 · Databases

Why Is Milvus, the 43K‑Star Vector Database, So Powerful?

This article analyzes Milvus—its open‑source origins, three deployment modes, four‑layer architecture, eight‑plus indexing algorithms, real‑world case studies, and a detailed comparison with competitors—highlighting its strengths, weaknesses, common pitfalls, and when it’s the right choice for large‑scale AI workloads.

AI workloadsCloud NativeMilvus
0 likes · 15 min read
Why Is Milvus, the 43K‑Star Vector Database, So Powerful?
Shuge Unlimited
Shuge Unlimited
Feb 26, 2026 · Artificial Intelligence

Agent Teams vs Subagents: How Claude Code Evolves from Solo to Team Collaboration

Claude Agent Teams replaces the single‑agent Subagents model with direct peer‑to‑peer messaging, shared task lists, and self‑coordination, enabling parallel execution and collaborative problem solving while incurring higher token costs; the article explains the architecture, use cases, setup, best practices, and current limitations.

AIAgent TeamsClaude
0 likes · 19 min read
Agent Teams vs Subagents: How Claude Code Evolves from Solo to Team Collaboration
Shuge Unlimited
Shuge Unlimited
Feb 24, 2026 · Artificial Intelligence

Turning Claude Code into an AI Command Center with 28 Agents and 8 Execution Modes

The oh‑my‑claudecode (OMC) plugin transforms Claude Code from a single‑threaded assistant into a full‑featured AI development team by introducing 28 specialized agents, eight execution modes, smart model routing, LSP/AST tooling, and token‑cost optimization, dramatically boosting productivity and code quality.

AI agentsAST toolsClaude Code
0 likes · 17 min read
Turning Claude Code into an AI Command Center with 28 Agents and 8 Execution Modes
Shuge Unlimited
Shuge Unlimited
Feb 23, 2026 · Artificial Intelligence

How OpenClaw Memory Gives AI Agents 24/7 Long‑Term Memory

The article explains OpenClaw Memory's design—storing daily and permanent logs as Markdown files, managing them with Git, offering hybrid vector‑BM25 search, applying temporal decay to prioritize recent entries, and comparing SQLite and QMD backends with practical configuration examples and tips.

AI AgentHybrid SearchOpenClaw
0 likes · 14 min read
How OpenClaw Memory Gives AI Agents 24/7 Long‑Term Memory