📚
AI EngineeringPython

Autocontext Consumer

by greyhaven-ai

Autocontext Consumer is an AI Engineering skill for Claude Code, published by greyhaven-ai in autocontext.

1.3K stars110 forkson greyhaven-ai/autocontextAdded 2026/08/20Repository updated 2026/08/20
agentsaiautoresearchclaudeclaude-codecodexhermeshermes-agentllmsmlopenclawpipi-coding-agent
Install in seconds
Install Autocontext Consumer
Copy Autocontext Consumer into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/greyhaven-ai/autocontext/tree/main/skills/autocontext-consumer ~/.claude/skills/autocontext-consumer

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/greyhaven-ai/autocontext.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/autocontext-consumer/SKILL.md in greyhaven-ai/autocontext
Installs to
~/.claude/skills/autocontext-consumer
Collection
One of 5 skills cataloged from this repository
Category
AI Engineering2451 skills

What Autocontext Consumer does

Autocontext Consumer reads and moves knowledge produced by Autocontext, including playbooks, lessons, and hints. Use it to check what has been learned, read current playbooks, and export or import knowledge between checkouts.

Autocontext Consumer is cataloged under AI Engineering on DirSkills. Autocontext Consumer comes from a repository tagged agents, ai, autoresearch, claude and claude-code.

Documentation

README

Autocontext: Using Existing Knowledge

Overview

Autocontext writes what it learns to a knowledge directory. This skill covers reading and moving that knowledge. To produce it, use autocontext-creator.

Nothing here assumes a particular agent host, and most of it is plain file reading - the layout is documented below precisely so an agent can go straight to the file it wants.

When to Use

  • You want to know whether Autocontext has learned anything about a task.
  • You want the current playbook or lessons for a scenario.
  • You want to move knowledge from one checkout or machine to another.

Do not use this skill to run scenarios or judge output. That is autocontext-creator.

Where Knowledge Lives

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Autocontext Consumer

  • What else does greyhaven-ai publish alongside Autocontext Consumer?

    Autocontext Consumer is one of 5 skills that DirSkills catalogs from greyhaven-ai/autocontext, the repository it ships in. Its siblings there include AutoContext, Autocontext and Autocontext Creator. Each one is a separate skill with its own page in this directory, installs the same way Autocontext Consumer does, and is maintained by greyhaven-ai in that same repository. The rest of the collection is listed on the greyhaven-ai/autocontext page.

  • How does Autocontext Consumer compare to other AI Engineering skills?

    Autocontext Consumer ranks #1122 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Autocontext Consumer against them. Open each page to compare what they document and how they install.