Generate OpenClaw agent configuration files through authorized API access. Requires manual verification and official API key application.
Generate OpenClaw agent configuration files through authorized API access. Users must first manually verify configurations on the official website, then apply for API keys through official channels.
First visit the official website to manually create and verify configurations.
Apply for an API key through the official AI Soul Weaver platform:
Website: https://sora2.wboke.com
You need to:
Use the skill with your authorized credentials:
const result = await handler({
apiKey: "your_authorized_key", // Required: API key from official application
apiEndpoint: "https://your-api-endpoint.com", // Optional: custom endpoint
aiName: "MyAI",
celebrityName: "musk",
profession: "Entrepreneur",
language: "EN"
});
Returns 6 configuration files: SOUL.md, IDENTITY.md, MEMORY.md, USER.md, TOOLS.md, AGENTS.md
ZIP package — ready to use