Answers a question from what is already stored in the user's knowledge bases, citing the page behind every claim and naming the gaps honestly. Use when asked 'what do I know about X', 'where do things stand with Y', when another capability needs stored user…
Skills in this repository
AlmogBaku/aos - Page 2
SkillsMP has collected 65 skills from AlmogBaku/aos. Open a skill to review its source and details.
AlmogBaku/aosShowing 25 of 65 collected skills.
Decides which of the user's knowledge bases a piece of content should be filed in, checking the user's own routing rules first and only then asking a model — and never sending a model's guess into a base other people can read. Use when a skill or capability…
Explains how the user's knowledge bases are laid out and which kb skill handles a given job — the tree, the one queue, expiry, links, base health, maintenance. Use when the user asks how their knowledge base works, what state a base is in, why something was…
Answers questions about the user's own commitments by querying their commitments base, explains the four statuses (next, waiting, someday, done), routes a request to the right work-tracker skill, and states who may change what without asking. Use when the…
Records something the user has said they must do themselves: classifies the commitment as next, waiting, someday or trivial, writes it as an action page in their commitments base, and hands off to wt-schedule when it needs real hours. Use when the user…
Estimates a commitment, links it to its project, and blocks time for it on the user's calendar. Use when the user asks to find time for something — "when can I do this?", "find me two hours for the CFP", "block time for that tomorrow", "I want to work on it…
Maintains an existing commitments backlog: overdue, about to expire, stalled, and repeatedly-rescheduled commitments, and someday items gone cold. Use when the nightly schedule fires or the user asks to review or tidy their backlog ('review my backlog',…
Updates an existing commitment when the user reports progress: completion, a new deadline, a stall, or abandonment. Use when the user says "I did that", "finished X", "still waiting on Y", "push that to next week", "I started it", or "forget it, I'm not doing…
Owns a nested reference. Use when checking nested-reference and reference-toc.
Runs a capability's onboarding interview — typed questions, batched, secrets to the harness store — and writes the answers to the user's MOD.md overlay. Use when installing a capability that ships ONBOARDING.md, when the user asks to redo, refresh or revisit…
Creates a new knowledge base: interviews the user for purpose, zones, types and curation, scaffolds the tree, registers it, and wires the maintenance schedules. Use when the user wants a fresh base ('create a work base', 'set me up a knowledge base', 'kb init…
Decides which of the user's knowledge bases a piece of content should be filed in, checking the user's own routing rules first and only then asking a model — and never sending a model's guess into a base other people can read. Use when a skill or capability…
Answers questions about the user's own commitments by querying their commitments base, explains the four statuses (next, waiting, someday, done), routes a request to the right work-tracker skill, and states who may change what without asking. Use when the…
Records something the user has said they must do themselves: classifies the commitment as next, waiting, someday or trivial, writes it as an action page in their commitments base, and hands off to wt-schedule when it needs real hours. Use when the user…
Estimates a commitment, links it to its project, and blocks time for it on the user's calendar. Use when the user asks to find time for something — "when can I do this?", "find me two hours for the CFP", "block time for that tomorrow", "I want to work on it…
Updates an existing commitment when the user reports progress: completion, a new deadline, a stall, or abandonment. Use when the user says "I did that", "finished X", "still waiting on Y", "push that to next week", "I started it", or "forget it, I'm not doing…
Maintains an existing commitments backlog: overdue, about to expire, stalled, and repeatedly-rescheduled commitments, and someday items gone cold. Use when the nightly schedule fires or the user asks to review or tidy their backlog ('review my backlog',…
Captures things. Use this to file a thought, and I can help you find it later.
A second skill scoped to main while an agent exists. Use when checking all-main.
Ships an id that already carries its prefix. Use when checking prefix-redundant.
Prefixes onto a name bad-cap already claims. Use when checking installed-collision.
Source text: Undetermined
Carries a reserved word. Use when checking reserved-word.
Source text: Undetermined
Entry skill for the name fixture. Use when the user says "install <capability>".
Entry skill. Use when checking prefix-format.
Exists on disk but is not declared in the manifest. Use when testing the undeclared-skill check.