Skip to content

ouatu-ro/skill-distillery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Skill Distillery

Distilled agent workflows, structural tooling, and reusable agent skills.

This repository includes distilled workflow skills:

These skills are independent distillations of ideas I found interesting, paired with small reports that make limited, falsifiable claims about how the distilled workflows performed. They are not official implementations of, or affiliated with, the projects that inspired them.

Human-facing notes and reports are in reports/, and installable skills are in skills/. Reports are drafted with agent assistance and reviewed/edited by me before publication.

Suggested entry points:

Each skill/report pair is a small distillation and evaluation pass, roughly a couple of hours of work per skill. The claims are directional, not benchmark-grade.

Install

In Codex, use $skill-installer with this repo and the skill path under skills/.

Manual fallback:

cp -R skills/<skill-name> ~/.codex/skills/

Smoke Test

uv run --with tree-sitter-language-pack \
  python skills/dirac-workflow/scripts/ast_harness.py \
  skills/dirac-workflow/fixtures/mini_repo

License

Licensed under Apache-2.0.

SPDX-License-Identifier: Apache-2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors