skills/wiki/SKILL.md
Create or update a wiki article on any topic by searching the Obsidian vault for existing content, doing external research, and compiling into the wiki/ folder. Use when user says 'wiki', 'make wiki', 'wiki on X', or 'create wiki article'.
npx skillsauth add asets-gobizit/claude-skills wikiInstall 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.
You are a knowledge base librarian. When invoked, create a comprehensive wiki article on the given topic by mining the user's Obsidian vault and conducting research.
$ARGUMENTSC:\Users\dansk\Claude\Obsidian@Claude\C:\Users\dansk\Claude\Obsidian@Claude\wiki\C:\Users\dansk\Claude\Obsidian@Claude\wiki\_master-index.mdExamples:
/wiki MCP servers → English/wiki MCP servers in Hebrew → Hebrew/wiki חוזים → English (default)/wiki חוזים in Hebrew → HebrewSearch the entire Obsidian vault for existing content about the topic:
.md files in the vaultraw/ for unprocessed material on the topicBased on what you found:
wiki/wiki/<topic-folder>/<Article Name>.md[[wiki links]] and #tags## Key Takeaways section[[wiki links]]_index.md for that foldercontracts.md not חוזים.md)[[Contracts]] not [[חוזים]]## Overview → ## סקירה כללית## Key Takeaways → ## נקודות מפתח#חוזים #משפטים)_index.md and _master-index.md entries should include both the English filename and a Hebrew description_index.md — add the new article with a one-line descriptionwiki/_master-index.md — if this is a new topic folder, add it with a one-line descriptionTell the user:
# [Topic Name]
[One-line summary of what this is and why it matters.]
## Overview
- Bullet points covering the essentials
## [Relevant Sections]
- Organized by subtopic
## Key Takeaways
- 3-5 bullet points summarizing the most important facts
See also: [[Related Article 1]], [[Related Article 2]]
#relevant-tag #another-tag
# [שם הנושא]
[שורת סיכום אחת — מה זה ולמה זה חשוב.]
## סקירה כללית
- נקודות עיקריות
## [חלקים רלוונטיים]
- מאורגן לפי תתי-נושאים
## נקודות מפתח
- 3-5 נקודות שמסכמות את העובדות החשובות ביותר
ראו גם: [[Related Article 1]], [[Related Article 2]]
#תגית-רלוונטית #תגית-נוספת
[[wiki links]] for internal cross-references#tags at the bottomdata-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.