Cobot-based webservice builder org
Find a file
2026-03-03 17:32:14 +00:00
skills feat: initial TerraNet repo structure 2026-03-03 17:32:14 +00:00
nanobot.yml feat: initial TerraNet repo structure 2026-03-03 17:32:14 +00:00
README.md feat: initial TerraNet repo structure 2026-03-03 17:32:14 +00:00

TerraNet

Cobot-based webservice builder org.

Vision

A network of specialized Cobots that collaborate to build, deploy, and maintain web services — coordinating via Nostr and transacting via Lightning.

Structure

TerraNet/
├── skills/                    # Cobot plugins
│   ├── webservice-scaffold/   # Templates + generator
│   ├── deploy/                # Deployment automation
│   └── review/                # Code review standards
├── templates/                 # Service templates
│   ├── fastapi-service/
│   ├── static-site/
│   └── fullstack-app/
└── nanobot.yml                # Cobot config

Getting Started

  1. Clone this repo
  2. Install Cobot
  3. Configure nanobot.yml with your LLM provider
  4. Run: cobot run

Contributing

Contributors: Han, Zeus