Desk
A filesystem-first, runtime-neutral operating system for agent-assisted work.
npx -y skills add aylee/agent-os --skill deskAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Orient the user across active projects, current workstreams, weekly priorities, commitments, and backburner items. Use for broad questions such as what is on the user's plate or what deserves focus; do not trigger when the user names one project to resume.
SKILL.md
0.8 KB, 131 tokens by cl100k_base, as published. Nobody here has run it
Desk
Read areas/*/AREA.md, active desk/*/BINDER.md files, linked active workstreams, areas/work/plans.md, commitments, and backburner files.
Return:
- current weekly intent;
- active work grouped by status, each with current truth and one next action;
- blocked, stale, or unlinked state;
- commitments needing attention;
- a recommended focus with a short rationale.
Use receipts and updated_at fields for recency. Use mtimes only as a fallback and Git only as optional supporting evidence. Do not mutate priorities or state unless the user asks.
What ships with it: 2 files
479 B alongside SKILL.md
agents/
- agent-os.yaml240 B
- openai.yaml239 B