The exact playbook I used to give myself a Google Knowledge Panel — no PR firm, no Wikipedia article, no $5k SEO consultant.
Proof: my own panel went live ~10 weeks after I started, validated against a single Forbes citation and a complete Wikidata item. Story + screenshots: https://benobi.one/panel.html.
This repo packages the playbook three ways:
| Use this if you're... | File |
|---|---|
| A Claude Code user | SKILL.md — install as a skill |
| Using Claude or ChatGPT in a browser | PROMPT.md — paste and go |
| Hand-writing your own setup | templates/ — copy/paste starter files |
The full long-form guide (sections 1–13, with the real-world execution log) lives at https://benobi.one/posts/google-knowledge-panel-guide/.
A Google Knowledge Panel — the card with your photo and bio that appears on the right side of search results when someone Googles your name.
Most people assume you need a Wikipedia article or PR-firm budget. You don't. You need:
- JSON-LD
Personschema on your homepage - A Wikidata Q-item, every claim referenced
- A headshot uploaded to Wikimedia Commons, linked from Wikidata as
P18 - Cross-platform bio consistency (LinkedIn / X / Crunchbase / Amazon Author / about.me all match)
- Patience (~5 weeks from final piece of step 3 → panel materializes)
In Claude Code:
# Clone the repo
git clone https://github.com/bensig/knowledge-panel-playbook ~/.claude/skills/knowledge-panel-playbook
# Then in any Claude Code session:
# "use the knowledge-panel-playbook skill"The skill will:
- Ask you for your identity (name, occupation, city, notable works, press URLs)
- Generate JSON-LD schema customized for you
- Generate
llms.txtandrobots.txt - Print a Wikidata-creation checklist with your data filled in
- Tell you exactly which P-codes to add, with reference URL suggestions
Copy PROMPT.md into Claude / ChatGPT / Gemini. Fill in the bracketed sections. The model walks you through the same steps.
CC0. Do whatever — fork, modify, sell, claim as yours. The playbook works; that's the only thing that matters.
Built by Ben Sigman. If this gave you a Knowledge Panel — say hi on X.