What problem does it solve?
This Skill provides the foundational code and configuration to bootstrap a secure, auditable, and self-bootstrapping AI agent platform that runs locally with zero cloud dependencies.
Core Features & Use Cases
- Secure Local-First Agent Platform: Establishes a zero-trust, zero-cloud AI agent environment.
- Auditable Skill Generation: Enables the creation and registration of new AI skills with strict security policies and an immutable audit trail.
- Core Skill Deployment: Sets up essential services like message-hub, llm-caller, ollama, and user-agent.
- Use Case: Developers can use this Skill to generate the initial binary for a highly secure, auditable AI agent platform that can then be used to bootstrap further, custom skills.
Quick Start
Generate the seedclaw binary by following the instructions in the bootstrap prompt.