picoclaw/docs
Mirzet Kadic 0253bc4d29
Update docs/developer-guide/extending/creating-skills.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-21 16:47:00 +01:00
..
community docs: sync docs/community/roadmap.md with ROADMAP.md 2026-02-21 10:40:29 +01:00
configuration docs: add comprehensive documentation structure 2026-02-19 16:25:40 +01:00
deployment docs: add comprehensive documentation structure 2026-02-19 16:25:40 +01:00
design fix: correct docs misalignment across translations and guides 2026-02-20 18:23:22 +03:00
developer-guide Update docs/developer-guide/extending/creating-skills.md 2026-02-21 16:47:00 +01:00
getting-started docs: add comprehensive documentation structure 2026-02-19 16:25:40 +01:00
migration fix: correct docs misalignment across translations and guides 2026-02-20 18:23:22 +03:00
operations docs: add comprehensive documentation structure 2026-02-19 16:25:40 +01:00
tutorials docs: add comprehensive documentation structure 2026-02-19 16:25:40 +01:00
user-guide docs: add Community link to Full Documentation section 2026-02-21 12:20:45 +01:00
README.md docs: update documentation after main merge 2026-02-21 11:54:20 +01:00
SUMMARY.md docs: update documentation after main merge 2026-02-21 11:54:20 +01:00

PicoClaw Documentation

Welcome to the PicoClaw documentation. PicoClaw is an ultra-lightweight AI assistant written in Go that runs on $10 hardware with less than 10MB RAM.

Why PicoClaw?

Feature OpenClaw NanoBot PicoClaw
Language TypeScript Python Go
RAM >1GB >100MB <10MB
Startup >500s >30s <1s
Cost Mac Mini $599 ~$50 As low as $10

Documentation Sections

Getting Started

New to PicoClaw? Start here.

User Guide

Complete guide to using PicoClaw features.

Developer Guide

Building and extending PicoClaw.

Extending PicoClaw

API Reference

Deployment

Deploying PicoClaw in various environments.

Operations

Running and monitoring PicoClaw.

Configuration

Complete configuration reference.

Migration

Migrating from older configurations.

Design

Architecture and design decisions.

Tutorials

Step-by-step guides.

Community

Join the community.

Getting Help

Contributing

PRs are welcome! See the Contributing Guide for details.