Contributing to This Wiki
Contributing to This Wiki
TL;DR: This wiki grows through conversation with Claude Code. Add sources, ask questions, and the wiki builds itself. This guide is for contributors and maintainers.
Quick Start Commands
Open Claude Code in this folder and try these:
Understand the Methodology
Read wiki/methodology.mdThis explains how the wiki is structured and maintained.
Ingest a New Source
Ingest raw/articles/[filename].mdClaude will read the source, extract insights, update relevant wiki pages, and log the activity.
Ask Questions
What do we know about AI for SEO?Claude searches the wiki and synthesizes an answer. Valuable answers can become new wiki pages.
Health Check
Lint the wikiClaude checks for contradictions, orphan pages, missing links, and suggests improvements.
Create Content
Create a LinkedIn post about [topic] based on what we've learnedClaude pulls from wiki knowledge to draft content.
Workflow Suggestions
Daily Learning (10-15 min)
- Find an interesting article about AI in business
- Save it to
raw/articles/ - Tell Claude to ingest it
- Review the wiki updates
Weekly Review (30 min)
- Run a lint check
- Review the log — what was added this week?
- Explore open questions
- Plan what to learn next
Content Creation (as needed)
- Identify a topic with good wiki coverage
- Ask Claude to draft content (post, guide, etc.)
- Review and refine
- Publish and track in log
Adding Sources
Web Articles
- Use Obsidian Web Clipper or similar to save as markdown
- Save to
raw/articles/ - Ingest with Claude
Your Own Notes
- Write notes in markdown
- Save to
raw/in appropriate subfolder - Ingest with Claude
Screenshots / Images
- Save to
raw/assets/ - Reference in your notes
- Claude can view images when asked
Best Practices
For Better Ingestion
- Clean up article clutter before saving (ads, navigation, etc.)
- Add a note at the top about why this source is valuable
- Ingest one source at a time for better discussion
For Wiki Quality
- Review Claude’s updates — catch errors early
- Ask follow-up questions to deepen understanding
- Promote good insights to more prominent pages
For Content Output
- Let wiki knowledge accumulate before creating content
- Be specific about audience and format
- Always add your own perspective to AI drafts
File Naming Conventions
- Use lowercase with hyphens:
prompt-engineering.md - Be descriptive:
chatgpt-vs-claude-for-marketing.md - Match the page title slug
Templates
Templates are in wiki/templates/:
| Template | Use For |
|---|---|
_tool.md | Tool reviews |
_glossary.md | Concept definitions |
_comparison.md | X vs Y analyses |
_experiment.md | Tests and results |
_question.md | Open explorations |
_domain.md | Domain overviews |
Key Takeaways
- Understand the methodology before contributing
- Ingest sources regularly — the wiki compounds
- Ask questions — good answers become pages
- Run lint checks to keep the wiki healthy
- Create content from wiki knowledge, not from scratch
Related
- methodology — How this wiki is built
- log — Activity history
- index — Wiki content catalog