Initialize and configure OpenClaw agent workspace MD files (AGENTS.md, SOUL.md, IDENTITY.md, USER.md, TOOLS.md, BOOTSTRAP.md, HEARTBEAT.md). Use when: setting up a new agent, customizing agent personality/behavior, configuring agent workspace for TeamClaw, or checking/fixing agent environment (Python/uv). Provides interactive interview workflow before generating files. Integrates with TeamClaw session file system (input/output folders) and supports both container and external instances.
$npx -y skills add szsip239/teamclaw --skill agent-initInstalls into the current project.
Run `npx skills use "https://github.com/szsip239/teamclaw" --skill "szsip239/teamclaw/agent-init"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/szsip239/teamclaw" that are relevant to the current task. Run `npx skills add "https://github.com/szsip239/teamclaw"` and select the relevant skills, then follow their instructions.