skills/skill-templates/skill-improvements/SKILL.md
--- name: {{BUNDLE_NAME}}-improvements description: "Container for agent-discovered optimizations to the {{BUNDLE_NAME}} bundle — {{SKILL_NAMES}}" metadata: version: "0.3.0" source: https://github.com/olafgeibig/skills hermes: tags: [template, improvement, bundle, profile] related_skills: [{{SKILL_NAMES}}] --- # {{BUNDLE_NAME}} Improvements This skill collects all improvements discovered while working with {{SKILL_LIST}}. Core skills remain untouched. **Profile-specific:** This
npx skillsauth add olafgeibig/skills skills/skill-templates/skill-improvementsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill collects all improvements discovered while working with {{SKILL_LIST}}. Core skills remain untouched.
Profile-specific: This skill lives in <hermes-profile-home>/skills/. Each Hermes profile gets its
own improvements skill.
Every change must be logged in CHANGELOG.md:
One line per change. Keep it scannable.
After every change:
git add -A && git commit -m "update: <what changed>"
No exceptions. This is how the user reviews your work.
{{BUNDLE_NAME}} bundle is loaded, this skill is in context.skill_view("{{BUNDLE_NAME}}-improvements").| File | Description | Trigger |
|------|-------------|---------|
| references/pitfalls.md | Recurring errors and fixes | Always at session start |
| references/workflows.md | New or optimized workflows | When a task matches a known pattern |
development
Multi-domain LLM Wiki in vault — build and maintain a federation of interlinked markdown wiki knowledge bases inside your Obsidian vault. Each domain wiki has its own schema, index, and log, linked across boundaries via path-based wikilinks. Use when user wants to use a wiki (create, ingest into, query, lint).
tools
Safe and effective use of TurboVault MCP tools — vault selection, active vault management, read/write/edit_note patterns, SEARCH/REPLACE syntax, search tools, graph tools, batch operations, verification, and troubleshooting. Load this skill whenever a task uses mcp_turbovault_* tools.
testing
--- name: {{BUNDLE_NAME}}-improvements description: "Container for agent-discovered optimizations to the {{BUNDLE_NAME}} bundle — {{SKILL_NAMES}}" metadata: version: "0.3.0" source: https://github.com/olafgeibig/skills hermes: tags: [template, improvement, bundle, profile] related_skills: [{{SKILL_NAMES}}] --- # {{BUNDLE_NAME}} Improvements This skill collects all improvements discovered while working with {{SKILL_LIST}}. Core skills remain untouched. **Profile-specific:** This
tools
Obsidian Headless Sync — systemd timer monitoring, diagnostics, and recovery for the ob sync service on headless machines