treefmt-check
checks.x86_64-linux.formatting
· build #245
· raw
1treefmt v2.6.0traversed 75 files2emitted 60 files for processing3formatted 60 files (1 changed) in 835ms4 M README.md5diff --git a/README.md b/README.md6index f850585..1f4ce1d 1006447--- a/README.md8+++ b/README.md9@@ -70,18 +70,18 @@ Home Manager can deploy one skill for another agent:10 11 ### Skills12 13-| skill | description |14-| -------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |15-| [agents-md](skills/agents-md/) | Bootstrap an `AGENTS.md` or check one for stale claims. |16-| [handoff](skills/handoff/) | Compact the current conversation into a handoff document. |17-| [huh](skills/huh/) | Give a clearer and simpler explanation of the last answer. |18-| [ops-review](skills/ops-review/) | Create a visual HTML report and examine a selected infrastructure risk. |19-| [osm](skills/osm/) | Find places, nearby points of interest, and public transport stops. |20-| [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`. |21-| [research](skills/research/) | Send a background agent to investigate a question against primary sources and report cited findings in the conversation. |22-| [review-pong](skills/review-pong/) | Ask a second model to challenge review findings until the verdicts are stable. |23-| [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). |24-| [teach](skills/teach/) | Teach the user a skill or concept in the current workspace. |25+| skill | description |26+| ---------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |27+| [agents-md](skills/agents-md/) | Bootstrap an `AGENTS.md` or check one for stale claims. |28+| [handoff](skills/handoff/) | Compact the current conversation into a handoff document. |29+| [huh](skills/huh/) | Give a clearer and simpler explanation of the last answer. |30+| [ops-review](skills/ops-review/) | Create a visual HTML report and examine a selected infrastructure risk. |31+| [osm](skills/osm/) | Find places, nearby points of interest, and public transport stops. |32+| [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`. |33+| [research](skills/research/) | Send a background agent to investigate a question against primary sources and report cited findings in the conversation. |34+| [review-pong](skills/review-pong/) | Ask a second model to challenge review findings until the verdicts are stable. |35+| [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). |36+| [teach](skills/teach/) | Teach the user a skill or concept in the current workspace. |37 38 ### Themes39