Engineering
cofounder-im avatar

cofounder-im

Integrate OpenClaw with CoFounder.im to pull validated startup projects, fetch AI-generated build specs, and orchestrate sub-agents for autonomous software development.

Introduction

The CoFounder.im skill serves as a bridge between the OpenClaw agentic environment and the CoFounder.im platform, which specializes in validating startup ideas, researching markets, and generating technical build specifications. This skill is designed for developers, startup founders, and technical architects who use CoFounder.im to plan their MVPs and wish to automate the implementation process using OpenClaw's swarm of specialized agents.

By fetching structured JSON build specifications, the skill allows you to initialize projects with predefined tech stacks, database schemas, and implementation plans. It transforms the planning output of CoFounder.im—including tech_stack, mvp_planner, ui_ux_assistant, and implementation_plan_generator—into actionable tasks for your local build environment. The skill emphasizes a safety-first approach by requiring explicit user confirmation before any sub-agents are spawned or modifications to the file system are initiated.

  • Seamless integration with CoFounder.im API using bearer token authentication for secure project data retrieval.

  • Native support for listing and selecting projects by status, with filtering to prioritize 'completed' projects.

  • Automated parsing of 'openclaw_builder' outputs to generate multi-phase execution plans for sub-agent orchestration.

  • Detailed phase preview, requiring user verification for each sub-agent's goal, requirement set, and validation command before execution.

  • Secure, sandboxed project setup recommendations to prevent environmental pollution and protect existing sensitive files.

  • Comprehensive status monitoring, providing clarity on which components (tech stack, UI/UX, database) are ready for implementation versus those requiring further refinement.

  • Ensure the COFOUNDER_API_TOKEN is properly exported in your environment variables before invoking list-projects or get-build-spec.

  • Always review the full build spec markdown before spawning sub-agents to identify potential dependency gaps or necessary local CLI installations.

  • Use this skill strictly for CoFounder.im workflows; it is not intended for general-purpose code scaffolding or generic project creation.

  • When running in a production environment, ensure the execution directory is isolated to maintain clean project separation.

  • Monitor the terminal output during sub-agent execution, as all network-related tasks for dependency installation must be explicitly approved by the user.

Repository Stats

Stars
4,410
Forks
1,199
Open Issues
7
Language
Python
Default Branch
main
Sync Status
Idle
Last Synced
Apr 28, 2026, 11:49 AM
View on GitHub