treefmt v2.6.0traversed 75 files emitted 60 files for processing formatted 60 files (1 changed) in 835ms M README.md diff --git a/README.md b/README.md index f850585..1f4ce1d 100644 --- a/README.md +++ b/README.md @@ -70,18 +70,18 @@ Home Manager can deploy one skill for another agent: ### Skills -| skill | description | -| -------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| [agents-md](skills/agents-md/) | Bootstrap an `AGENTS.md` or check one for stale claims. | -| [handoff](skills/handoff/) | Compact the current conversation into a handoff document. | -| [huh](skills/huh/) | Give a clearer and simpler explanation of the last answer. | -| [ops-review](skills/ops-review/) | Create a visual HTML report and examine a selected infrastructure risk. | -| [osm](skills/osm/) | Find places, nearby points of interest, and public transport stops. | -| [paperless](skills/paperless/) | Search and read documents, receipts, invoices, and scans through a bounded read-only interface. Requires a paperless-ngx instance, `PAPERLESS_URL`, and `PAPERLESS_API_TOKEN`. | -| [research](skills/research/) | Send a background agent to investigate a question against primary sources and report cited findings in the conversation. | -| [review-pong](skills/review-pong/) | Ask a second model to challenge review findings until the verdicts are stable. | -| [show-me](skills/show-me/) | Explain the current topic visually with diagrams, code-shape sketches, and focused HTML artifacts. Original skill by [humanlayer/skills](https://github.com/humanlayer/skills/blob/main/plugins/show-me/skills/show-me/SKILL.md). | -| [teach](skills/teach/) | Teach the user a skill or concept in the current workspace. | +| skill | description | +| ---------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| [agents-md](skills/agents-md/) | Bootstrap an `AGENTS.md` or check one for stale claims. | +| [handoff](skills/handoff/) | Compact the current conversation into a handoff document. | +| [huh](skills/huh/) | Give a clearer and simpler explanation of the last answer. | +| [ops-review](skills/ops-review/) | Create a visual HTML report and examine a selected infrastructure risk. | +| [osm](skills/osm/) | Find places, nearby points of interest, and public transport stops. | +| [paperless](skills/paperless/) | Search and read documents, receipts, invoices, and scans through a bounded read-only interface. Requires a paperless-ngx instance, `PAPERLESS_URL`, and `PAPERLESS_API_TOKEN`. | +| [research](skills/research/) | Send a background agent to investigate a question against primary sources and report cited findings in the conversation. | +| [review-pong](skills/review-pong/) | Ask a second model to challenge review findings until the verdicts are stable. | +| [show-me](skills/show-me/) | Explain the current topic visually with diagrams, code-shape sketches, and focused HTML artifacts. Original skill by [humanlayer/skills](https://github.com/humanlayer/skills/blob/main/plugins/show-me/skills/show-me/SKILL.md). | +| [teach](skills/teach/) | Teach the user a skill or concept in the current workspace. | ### Themes