crow-cli skillA
crow-cli is agent-read markdown (skill) from crow-cli/crow-cli: The crow-cli map — where the source lives, how a running agent was.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# crow-cli: the map
Crow is **source-first**. `uv tool install crow-cli && crow-cli init` installs
a bootloader and then clones the program:
```
~/.agents/crow/ the config dir (--config-dir relocates all of it)
├── config.yaml .env crow.db config, secrets, memory
├── prompts/system_prompt.jinja2 the character
├── ideas/ harness analysis, one {agent-id}.md per compaction
└── src/
├── crow-cli/ THE SOURCE. a git checkout of crow-cli/crow-cli
└── crow-cli.github.io/ the site + skills source (sync-skills.py)
~/.agents/skills/crow-cli/ this skill, copied from src/crow-cli/skills/
```
## How the agent you are talking to was spawned
Resolution is project-first, exactly like skills
(`crow_cli.agent.prompt.skill_roots`):
1. `<cwd>/.agents/crow/agent.py` — the project's own agent (the repl-agent
pattern: imports `crow_cli`, mutates `Config`, wires hooks, calls
`run_agent`). Different compaction is a different creature.
2. `<cwd>/.agents/crow/src/crow-cli` — the project's own checkout. `crow-cli
acp` **re-execs** into it (`uv --project <checkout> run crow-cli acp`), so
…Read the whole file at its exact version.
How to install
mdr add crow-cli/crow-cli/crow-cli@git:20260906.6782bf9mdr add crow-cli/crow-cli/crow-cli@sha256:5ade1a8f44291467Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_kgaommksxlxnnt7h)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260906.6782bf9 latest | 2026-09-06 | 6782bf9 | 9,328 B | A | view · diff |
| git:20260906.3793326 | 2026-09-06 | 3793326 | 8,815 B | A | view · diff |
| git:20260906.6ab8650 | 2026-09-06 | 6ab8650 | 6,595 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (9328 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
crow-cli/crow-cli · 59 stars · license AGPL-3.0 · pushed 2026-09-20 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_kgaommksxlxnnt7h GET https://markdownregistry.com/api/v1/resolve?ref=crow-cli/crow-cli/crow-cli GET https://markdownregistry.com/api/v1/blob/5ade1a8f442914672fce6b210b58c67b4d2dad1c98ef619aae0f746d8439045c
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.