skills/z-help/SKILL.md
Presents a formatted summary of all available Claude Code skills grouped by category. Use when the user asks 'what skills do I have?', 'list my skills', 'z-help', 'show available skills', 'what can you do?', or wants to know which skills are available and what they do.
npx skillsauth add asets-gobizit/claude-skills z-helpInstall 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.
Show a clean, categorized overview of every available Claude Code skill.
/z-help or asks "what skills do I have?"C:/Users/dansk/Claude/SKILLS-REFERENCE.mdPresent this exact formatted output (update if SKILLS-REFERENCE.md changes):
z- prefix)| Skill | What it does | |-------|-------------| | z-skill-creator | Creates new Antigravity agent skills with proper SKILL.md, scripts, and directory structure | | z-help | This skill — shows what all your skills can do |
| Skill | What it does | File types | |-------|-------------|------------| | docx | Create, read, edit Word documents — reports, memos, letters, tables | .docx | | pptx | Create and edit PowerPoint presentations — slide decks, pitch decks | .pptx | | pdf | Extract, merge, split, OCR, and fill PDF forms | .pdf | | xlsx | Create/edit spreadsheets — formulas, charts, data cleaning | .xlsx, .csv |
| Skill | What it does | Output | |-------|-------------|--------| | yt-notegpt-processor | Process YouTube video transcripts into structured DOCX documents | .docx | | canvas-design | Create original visual art, posters, logos, and graphics | .png, .pdf |
| Skill | What it does | |-------|-------------| | doc-coauthoring | Structured co-authoring workflow — proposals, specs, decision docs with feedback cycles | | internal-comms | Create internal communications — status reports, newsletters, FAQs, incident reports |
| Skill | What it does | |-------|-------------| | theme-factory | Apply themes and styling to slides, docs, and HTML (10 pre-set themes + custom) | | brand-guidelines | Apply Anthropic brand colors and typography to materials |
| Skill | What it does | |-------|-------------| | web-artifacts-builder | Build interactive web artifacts — React, Tailwind, shadcn/ui dashboards | | mcp-builder | Create MCP (Model Context Protocol) servers — Python or Node/TypeScript |
| Skill | What it does | |-------|-------------| | audit-website | Comprehensive website audit — SEO, security, performance (230+ rules, 15+ categories) |
| Skill | What it does | |-------|-------------| | skill-creator | Create, improve, and benchmark skill performance | | schedule | Create scheduled tasks — recurring (cron), one-time, or ad-hoc triggers | | slack-gif-creator | Create animated GIFs optimized for Slack |
Tip: You can combine skills — e.g. docx + brand-guidelines for styled documents, or pptx + theme-factory for themed presentations.
Full details: C:/Users/dansk/Claude/SKILLS-REFERENCE.md
data-ai
Automated backup skill for PKA + Obsidian + Claude memory. Snapshots pka.db (via SQLite .backup so WAL is handled safely), the Obsidian vault, Claude memory files, agent profiles, and the help-content Excel into a single timestamped zip in Zoho WorkDrive. Daily/weekly/monthly retention rotation built in. USE WHEN Danny says "backup", "run backup", "snapshot pka", or to recover from a snapshot.
testing
Run any question, idea, or decision through a council of 5 AI advisors who independently analyze it, peer-review each other anonymously, and synthesize a final verdict. Based on Karpathy's LLM Council methodology, packaged as the stress-test skill. MANDATORY TRIGGERS: 'stress-test this', 'stress test this', 'pressure-test this', 'pressure test this', 'war room this', 'council this', 'run the council', 'debate this'. STRONG TRIGGERS (use when combined with a real decision or tradeoff): 'should I X or Y', 'which option', 'what would you do', 'is this the right move', 'validate this', 'get multiple perspectives', 'I can't decide', 'I'm torn between'. Do NOT trigger on simple yes/no questions, factual lookups, or casual 'should I' without a meaningful tradeoff (e.g. 'should I use markdown' is not a stress-test question). DO trigger when the user presents a genuine decision with stakes, multiple options, and context that suggests they want it pressure-tested from multiple angles.
content-media
Weekly scan of Obsidian vault for empty/low-content notes. Moves them to zToBeDeleted/ for user review. Use when the user says "tidy obsidian", "clean obsidian", "obsidian cleanup", or on scheduled weekly run.
development
Design-first website builder. Accepts a Claude Design export (HTML or screenshot) as a visual blueprint, collects business inputs, calls Claude API to generate a design-matched index.html, and publishes to GitHub Pages. Falls back to vibe-based generation if no design is provided. Use when the user says "make-website-design", "design website", "build from design", or provides a Claude Design export for website generation.