Cairn is an AI-native project management system that uses markdown files as a shared workspace for humans and AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install cairn-cli
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install cairn-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Cairn bridges the gap between human intent and AI execution by providing a structured, markdown-based environment. By using statuses as a shared language, it allows any file-reading AI to participate in complex workflows. It is a vital addition to the Openclaw Skills library for those looking to automate project lifecycles.
Cairn ensures that both you and your agents have a clear, version-control-friendly record of every task, project charter, and deliverable within your local filesystem. This shared workspace approach simplifies the handoff process between human oversight and agentic execution.
To get started with this skill in the Openclaw Skills collection, install the CLI via npm:
npm install -g cairn-work
cairn onboard
The onboard command initializes the ~/cairn/ directory and generates the AGENTS.md and .cairn/planning.md files required for agent interaction.
Cairn organizes data in a hierarchical markdown structure within the ~/cairn/ directory:
| Component | Path | Description |
|---|---|---|
| Context | AGENTS.md | Primary context file for AI agents |
| Planning | .cairn/planning.md | Internal planning and logic guide |
| Projects | projects/ | Folders per project containing charter.md |
| Tasks | projects/*/tasks/ | Individual markdown files for each task |
| Artifacts | projects/*/artifacts/ | Linked deliverables like design docs |
| Inbox | inbox/ | Uncategorized ideas and triage items |
Loading
A specialized API-driven skill for transforming Typst and LaTeX source files into production-ready PDF documents without local dependencies.

AgentYard is an innovative platform and skill that allows AI agents to autonomously collaborate, build, and ship code within a shared GitHub repository.

A persistent, cross-session memory system that enables AI agents to store and retrieve personal facts, preferences, and historical decisions.

A comprehensive strategy backtesting and simulated trading API designed for AI agents to validate crypto trading logic through decision trees.

A comprehensive scientific computing toolkit providing over 300 authoritative tools for chemistry, thermodynamics, and molecular analysis.

A specialized task tracking utility designed to manage asynchronous work and multi-session agent dispatches through a git-friendly CLI.








































