Agent Building skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

restart-claude

Use when the user asks to restart Claude Code, or after changing settings/hooks/keybindings.

1.16k repo starsObserved in 1 repos
Agent Building

web-console

Built-in web interface for communicating with Claude without external services. Use when setting up or configuring the web console channel, or troubleshooting browser-based access.

1.16k repo starsObserved in 1 repos
Agent Building

zylos-memory

Core memory system. Maintains persistent memory across sessions via tiered markdown files following the Inside Out model. Handles Memory Sync (processing conversations into structured memory), session rotation, consolidation, and context-aware state saving. Must be launched via a runtime-appropriate background subagent mechanism — do not invoke with the Skill tool.

1.16k repo starsObserved in 1 repos
Agent Building

build-mcp-genmedia

Builds the mcp-genmedia Go MCP servers (nanobanana, veo, lyria, gemini-multimodal, chirp3-hd, avtool) from source and wires them into settings.json. Use this skill whenever the MCP tools are missing or broken — typically at the start of a new session, after a container restart, or when /tmp has been wiped. The prebuilt binaries in /workspace/.local/bin/ have no exec bit and live on a noexec mount; this skill compiles fresh executables into /tmp/bin/ where execution is allowed.

1.15k repo starsObserved in 1 repos
Agent Building

install-mcp-genmedia

Installs Google's GenMedia MCP servers (Lyria, NanoBanana, Veo, Chirp, AVTool) via curl from pre-compiled release binaries and registers them in mcp_config.json. Use when the required media synthesis tools are missing or inactive.

1.15k repo starsObserved in 1 repos
Agent Building

lycheemem

Forceful operating rules for using LycheeMem as the primary structured long-term memory path inside OpenClaw.

1.15k repo starsObserved in 1 repos
Agent Building

agent-native-reviewer

Review agent-native parity for skills, prompts, tools, commands, generated mirrors, repo workflows, and user-facing actions.

1.15k repo starsObserved in 1 repos
Agent Building

building-with-ai-agents

Help users master the transition from manual coding to managing AI-driven development workflows by focusing on high-level direction, parallel tasking, and rigorous automated review.

1.15k repo starsObserved in 1 repos
Agent Building

clinical-delegation

How to delegate clinical tasks to specialist agents. Always use sub-agent runtime with explicit agentId — never ACP. Never call FHIR via web_fetch.

1.15k repo starsObserved in 1 repos
Agent Building

gini

Gini's self-knowledge: how Gini configures, extends, and operates on its own state via /api/* and registered tools. Load when the user asks Gini about its own capabilities or asks Gini to modify its own configuration.

1.15k repo starsObserved in 1 repos
Agent Building