Blogger Pro
Thai SEO blog writer: keyword research, outline, full metadata and FAQ schema
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Aug 10, 2026
- Environment
- Claude Code 2.x (agent harness)
Same brief both ways — keyword research, outline, metadata and intro for a Thai personal-finance how-to — and the gap was measurable rather than stylistic. The no-skill draft delivered 2 of 12 SEO deliverables, a 64-character title (over Google's cut) and an opening line starting with the exact filler phrase the skill bans; the skill run delivered 12 of 12, including a 56-character title, LSI keyword set, TL;DR, four-question FAQ with FAQPage schema, an internal link plan with real anchor text, alt text and a YMYL disclaimer that the baseline never thought to add. Its own meta description landed at 145 characters against the 150-160 rule it sets, so the checklist still needs a human pass. The bundled templates are substantive — five title formulas, five hook patterns and a full worked example article — not filler. One thing to know before installing: the skill body, examples and output conventions are entirely in Thai, so it will write Thai unless you steer it otherwise.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 8/10
- Docs & honesty 4/5
What Blogger Pro does
A Thai-language blog writing workflow that runs keyword research before drafting, then produces an outline, the full article, and the SEO package around it: meta title and description to length, URL slug, internal link plan, FAQ block and schema suggestion. Ships title formulas, hook patterns, an H2 recipe and a pre-publish checklist. Triggers when you ask for a blog post, an article outline, keyword research or blog SEO metadata.
How to install Blogger Pro
git clone https://github.com/aiunlocked1412/claude-skill-unlock.git
mkdir -p ~/.claude/skills
cd claude-skill-unlock && cp -r skills/01-content-creator/blogger-pro ~/.claude/skills/blogger-pro
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Blogger Pro
-
/blogger-proThai SEO blog writer: keyword research, outline, full metadata and FAQ schema
It also activates on plain-language prompts like these:
-
เขียนบล็อกวิธีเริ่มลงทุนกองทุน SSF สำหรับมนุษย์เงินเดือนปี 2026 -
ช่วยทำคีย์เวิร์ดรีเสิร์ชแล้วร่างเอาต์ไลน์บทความบล็อกให้หน่อย -
สร้าง meta title, slug และ FAQ สำหรับบทความบล็อกนี้ให้ครบ
Frequently asked questions
- Is the Blogger Pro skill free?
- Yes. The skill itself is free from aiunlocked1412/claude-skill-unlock. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Blogger Pro work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Aug 10, 2026. Verdict: Tested · Works. Same brief both ways — keyword research, outline, metadata and intro for a Thai personal-finance how-to — and the gap was measurable rather than stylistic. The no-skill draft delivered 2 of 12 SEO deliverables, a 64-character title (over Google's cut) and an opening line starting with the exact filler phrase the skill bans; the skill run delivered 12 of 12, including a 56-character title, LSI keyword set, TL;DR, four-question FAQ with FAQPage schema, an internal link plan with real anchor text, alt text and a YMYL disclaimer that the baseline never thought to add. Its own meta description landed at 145 characters against the 150-160 rule it sets, so the checklist still needs a human pass. The bundled templates are substantive — five title formulas, five hook patterns and a full worked example article — not filler. One thing to know before installing: the skill body, examples and output conventions are entirely in Thai, so it will write Thai unless you steer it otherwise.
- What is the Blogger Pro SkillProof Score?
- 8.8/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 8/10, docs & honesty 4/5.
- How do I install Blogger Pro?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Blogger Pro with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.