Skip to content

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.md

This explains how the wiki is structured and maintained.

Ingest a New Source

Ingest raw/articles/[filename].md

Claude 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 wiki

Claude checks for contradictions, orphan pages, missing links, and suggests improvements.

Create Content

Create a LinkedIn post about [topic] based on what we've learned

Claude pulls from wiki knowledge to draft content.

Workflow Suggestions

Daily Learning (10-15 min)

  1. Find an interesting article about AI in business
  2. Save it to raw/articles/
  3. Tell Claude to ingest it
  4. Review the wiki updates

Weekly Review (30 min)

  1. Run a lint check
  2. Review the log — what was added this week?
  3. Explore open questions
  4. Plan what to learn next

Content Creation (as needed)

  1. Identify a topic with good wiki coverage
  2. Ask Claude to draft content (post, guide, etc.)
  3. Review and refine
  4. Publish and track in log

Adding Sources

Web Articles

  1. Use Obsidian Web Clipper or similar to save as markdown
  2. Save to raw/articles/
  3. Ingest with Claude

Your Own Notes

  1. Write notes in markdown
  2. Save to raw/ in appropriate subfolder
  3. Ingest with Claude

Screenshots / Images

  1. Save to raw/assets/
  2. Reference in your notes
  3. 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/:

TemplateUse For
_tool.mdTool reviews
_glossary.mdConcept definitions
_comparison.mdX vs Y analyses
_experiment.mdTests and results
_question.mdOpen explorations
_domain.mdDomain 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
  • methodology — How this wiki is built
  • log — Activity history
  • index — Wiki content catalog