mirror of
https://github.com/qwibitai/nanoclaw.git
synced 2026-06-12 18:11:51 +08:00
ad3dfad3f5
CONTRIBUTING still described feature skills as installed by merging a skill/* branch, a design the shipped skills no longer use: /add-slack, /add-telegram and the rest install by additive fetch from the channels and providers registry branches (git fetch + git show per file), with registration tests and a REMOVE.md. Rewrite the skill-type section to match, point the authoring bar at docs/skill-guidelines.md, fix the README FAQ line that sent every contribution to the registry branches, and delete docs/skills-as-branches.md (the superseded merge-based design, including a marketplace flow that was never the shipped path). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
866 B
866 B
NanoClaw Documentation
The official documentation is at docs.nanoclaw.dev.
The files in this directory are original design documents and developer references. For the most current and accurate information, use the documentation site.
| This directory | Documentation site |
|---|---|
| SPEC.md | Architecture |
| SECURITY.md | Security model |
| REQUIREMENTS.md | Introduction |
| docker-sandboxes.md | Docker Sandboxes |
| APPLE-CONTAINER-NETWORKING.md | Container runtime |