init-openclaw-agent
Configure OpenClaw Agent
Configure OpenClaw agents from the real runtime layout, not from assumptions. The executor should always know which machine owns the runtime, which workspace belongs to the target agent, and which file controls each behavior.
Trigger boundary
Use this skill when the task involves:
- Setting up a new OpenClaw agent workspace
- Writing or revising workspace files such as
AGENTS.md,SOUL.md,IDENTITY.md,USER.md,TOOLS.md, or memory files - Choosing a tool profile (
full,coding,messaging,minimal) for an agent - Configuring tool allow/deny lists, provider-specific tool restrictions, or per-agent tool policy
- Setting up skill loading, extra skill directories, skill env vars, or bundled-skill allowlists
- Enabling memory tools or deciding where durable behavior should live in the workspace
- Hardening exec approvals, sandboxing, elevated access, or tool-loop detection
- Debugging why a tool is blocked, a skill is not loading, or the wrong workspace is active
Do NOT use this skill for:
More from yigitkonur/skills-by-yigitkonur
run-research
Use skill if you are answering one technical research question with current web evidence, Reddit practitioner experience, and source-backed synthesis, optionally fanned out across parallel subagents.
42run-agent-browser
Use skill if you are driving the agent-browser CLI for ad hoc browser automation — @ref snapshots, sessions, forms, extraction, screenshots, headed/stealth, or provider runs.
38publish-npm-package
Use skill if you are publishing to npm via GitHub Actions release workflow with trusted publishing, NPM_TOKEN, provenance, semantic-release, changesets, release-please, or fixing npm publish CI.
35init-agent-config
Use skill if you are creating, auditing, or migrating CLAUDE.md, AGENTS.md, or REVIEW.md instruction files, folder-scoped agent guidance, or cross-agent companion entrypoints.
34build-mcp-use-server
Use skill if you are building TypeScript MCP servers with mcp-use/server — server.tool, response helpers, ctx.auth, sessions, transports, widgets, Inspector, deploy.
34build-skills
Use skill if you are creating or substantially revising a Claude skill and need workspace-first evidence, remote comparison, and repo-fit synthesis before writing SKILL.md.
32