tgoapple/skills
Skill Claude CodeCodex
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…
tgoapple/skills
Skill Claude CodeCodex
Principles and procedures for managing the agent's persistent memory store — when to save, what to save, how to consolidate when full, and how to handle gaps between what the agent knows and what the user believes is known.
tgoapple/skills
Skill Claude CodeCodex
Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.
tgoapple/skills
Skill Claude CodeCodex
Full PDF and document lifecycle on macOS — creating PDFs from markdown, editing text/typos in existing PDFs, extracting text (OCR), splitting/merging/searching, and document conversion (DOCX, EPUB, PDF).
tgoapple/skills
Skill Claude CodeCodex
Give a Hermes agent a durable character — write a SOUL.md with voice, tone, values, boundaries, and continuity instructions so identity survives model and provider swaps. Use when setting up a new agent or when an agent answers 'who are you' with the default instead of a real persona.
tgoapple/skills
Skill Claude CodeCodex
Use when the user asks to write, create, design, or refactor an AI agent skill. Covers trigger conditions, body structure, anti-patterns, memory-vs-skill-vs-tool decision rule, and skill lifecycle. Complements hermes-agent-skill-authoring (which covers repo structure and validator rules) by focusing on the practical…
tgoapple/skills
Skill Claude CodeCodex
Learn and maintain a durable profile of the user — who they are, how they work, what they care about — so every session starts with context instead of questions. Use when onboarding to a new user, when the profile is empty or stale, or after the user corrects you.