Engineering
cofounder-im avatar

cofounder-im

Pull validated startup project data and AI-generated build specifications from CoFounder.im to autonomously orchestrate development in OpenClaw.

Introduction

The CoFounder.im skill enables seamless integration between the OpenClaw agent platform and the CoFounder.im ecosystem. It is designed for founders and developers who use CoFounder.im’s suite of 20+ AI agents—which handle market research, MVP planning, UI/UX design, and implementation planning—to turn validated startup ideas into functional software. By fetching these structured build specifications, the skill allows you to delegate complex multi-agent orchestration directly to the OpenClaw builder, significantly reducing the gap between concept and code.

  • Automatically list available validated startup projects directly from your CoFounder.im dashboard.

  • Fetch comprehensive build specifications including tech stack (e.g., Next.js, PostgreSQL, Prisma), MVP plans, and UI/UX design tokens.

  • Interpret the OpenClaw-specific build plan generated by CoFounder.im to initialize projects with the correct architecture.

  • Orchestrate local sub-agents to execute build phases such as project scaffolding, database configuration, and authentication setup.

  • Ensure safety through a strict approval-based workflow, requiring user confirmation before executing any sub-agent or running system commands.

  • Authenticate securely using the COFOUNDER_API_TOKEN environment variable.

  • Only projects with a 'completed' status contain full build specifications; 'active' projects are still undergoing planning.

  • Always review the sub-agent's goal, requirements, and verification commands before permitting any automated execution.

  • Run builds in a sandboxed or dedicated directory to prevent conflict with existing repositories or sensitive system files.

  • The skill requires access to the project repository; ensure your environment is configured with necessary local CLIs like Node.js, Docker, or database clients as dictated by the fetched tech stack.

  • Do not use this skill for generic coding tasks or scratch project development; it is strictly intended for build plans originated from the CoFounder.im platform.

Repository Stats

Stars
4,429
Forks
1,201
Open Issues
7
Language
Python
Default Branch
main
Sync Status
Idle
Last Synced
Apr 29, 2026, 06:14 AM
View on GitHub