Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Seo Question Miner

ASecurity

Second leg of the SEO pipeline: based on the persona, brainstorm the questions your target readers actually ask before buying, then work backward from those questions to seed keywords. Maps to the v2 flowchart step 'brainstorm common questions + interview-answer common questions and list keywords'. Triggers when the user hands over the persona handoff packet or says '發想常見問題' or '挖種子關鍵字'. Only brainstorms questions and seed keywords; it does not do difficulty analysis and does not write articles.

20 stars
0 votes
0 copies
1 views
Added 9/19/2026
businessgobashgit

Works with

climcp

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add peter-tu-zynkr/zynkr-skill-builder --skill seo-question-miner --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Seo Question Miner?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Seo Question Miner
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/peter-tu-zynkr-seo-question-miner/badge)](https://www.skillsdirectory.com/skills/peter-tu-zynkr-seo-question-miner)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: seo-question-miner
sheetId: "1.16"
description: "Second leg of the SEO pipeline: based on the persona, brainstorm the questions your target readers actually ask before buying, then work backward from those questions to seed keywords. Maps to the v2 flowchart step 'brainstorm common questions + interview-answer common questions and list keywords'. Triggers when the user hands over the persona handoff packet or says '發想常見問題' or '挖種子關鍵字'. Only brainstorms questions and seed keywords; it does not do difficulty analysis and does not write articles."
category: brand-marketing
project: seo-question-miner
platform: claude
status: WIP
author: Peter Tu
input: "The SEO_PACKET ▸ Persona handoff packet from seo-persona-builder"
process: "Following question-frames, expand pre-purchase questions from each persona's pain points (problem / comparison / use case) → work backward from the questions to seed keywords → human review → handoff"
output: "A staged (TOFU/MOFU/BOFU) buyer-question list + seed keywords, handed off to seo-angle-finder"
synergy: ["seo-angle-finder"]
handoff: ["seo-angle-finder"]
house-style: bound

---

# SEO Question Miner

```bash
npx skills add https://github.com/peter-tu-zynkr/zynkr-skill-builder --skill seo-question-miner
```

The second leg of the SEO pipeline. Neil Patel's core insight: the best keyword opportunities are hidden in "the questions customers actually ask before buying," not in a search-volume spreadsheet. This skill expands a persona's pain points into real questions, then works backward into seed keywords to feed the downstream keyword research.

---

## Resources you'll use

> **Knowledge source**: The rubrics/templates used by this skill should be read first from the SEO Knowledge Base's "01 Rubrics & Templates" (Drive, google-workspace MCP, search by name); when unavailable, fall back to the local `./references/`. See the mapping table in `seo-article-pipeline/seo-pipeline-config.md`.

- **Question expansion framework**: `./references/question-frames.md`
- **SEO knowledge base folder ID**: `<your-seo-kb-folder-id>` (optional reads: Line community questions, support inbox, seed knowledge)
- **MCP server**: `google-workspace`

## Step 1 — Receive the persona

Read the `SEO_PACKET ▸ Persona` from the previous leg. If the user hasn't provided one, first ask for it or run `seo-persona-builder`; **do not expand ahead of time**.

## Step 2 — Expand pre-purchase questions

For each persona, use the four frame types in `./references/question-frames.md` (problem, comparison, situational, decision) to expand several questions for each, and tag the funnel stage TOFU / MOFU / BOFU. Optional: use `search_drive_files` to pull real questions from the Line community and support in the knowledge base as supplementary material.

## Step 3 — Work backward to seed keywords

Each question maps to 1–3 conversational seed keywords (these are the starting point the next leg feeds into Ubersuggest / AnswerThePublic, not the final keywords).

## Step 4 — Human review (HITL)

List the questions plus seed keywords and ask the user which to keep / delete (by number). Maps to the flowchart step "user reviews and approves the common questions."

## Step 5 — Hand off and save

Save into this article's working subfolder, output:

```
SEO_PACKET ▸ Questions
- TOFU 問題:<...> |種子字:<...>
- MOFU 問題:<...> |種子字:<...>
- BOFU 問題:<...> |種子字:<...>

問題與種子關鍵字已確認,可交棒給 seo-angle-finder。
```

## Outputs

A staged buyer-question list + seed keywords (`SEO_PACKET ▸ Questions`).

## Limitations

Does not do search-volume / difficulty analysis (that's seo-keyword-mapper / seo-demand-validator). Does not write articles.

## House style

Writing style is **not owned by this file**. The house voice lives in two Google Docs under
`[@] 寫作指南` (`12DBdFz3SK22ie9im_ThFMI7IBRXsTZsV`), read at runtime:

- 《[2.0] Zynkr 通用風格指南 House Voice》 `10bOIQwRm9Pxwgct4hlwCwK_B4Pipai1HqBPZKzyRHSE` —
  the universal core, plus the addendum for this surface
- 《[3.2] 禁用詞清單 Forbidden Words》 `1N5sHLP4qzmmhpCGsi6KElxi1z0MFe4QZ0Q_35T10Uyg`

Read both before producing client- or reader-facing text, and scan the draft against 《[3.2]》
before handing it over. If Drive is unreachable, say so in the output rather than proceeding
unchecked. Never re-implement either list inside this file.

Attribution

peter-tu-zynkrpeter-tu-zynkr
View sourceMore from peter-tu-zynkr →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →