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 Angle Finder

ASecurity

Third leg of the SEO pipeline: working from an SEO expert's perspective plus competitor URLs, surface the content angles and differentiation opportunities for 'where we can do better.' Maps to the v2 flow diagram step 'think about strengthening from the SEO angle + reference competitor URLs to think about strengthening.' Triggers when the user hands over a Questions handoff packet, provides competitor URLs, or says 「找 SEO 切角」. It only finds angles — it does not build the keyword map and does ...

20 stars
0 votes
0 copies
1 views
Added 9/19/2026
content-marketinggobashgit

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-angle-finder --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Seo Angle Finder?

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

Security grade badge for Seo Angle Finder
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/peter-tu-zynkr-seo-angle-finder/badge)](https://www.skillsdirectory.com/skills/peter-tu-zynkr-seo-angle-finder)

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

Download Zip
Files
SKILL.md
---
name: seo-angle-finder
sheetId: "1.17"
description: "Third leg of the SEO pipeline: working from an SEO expert's perspective plus competitor URLs, surface the content angles and differentiation opportunities for 'where we can do better.' Maps to the v2 flow diagram step 'think about strengthening from the SEO angle + reference competitor URLs to think about strengthening.' Triggers when the user hands over a Questions handoff packet, provides competitor URLs, or says 「找 SEO 切角」. It only finds angles — it does not build the keyword map and does not write the article."
category: brand-marketing
project: seo-angle-finder
platform: claude
status: WIP
author: Peter Tu
input: "The SEO_PACKET ▸ Questions from seo-question-miner; optional: known competitor URLs (article reference pack)"
process: "From the questions and competitor content, surface unmet angles, points to strengthen, and entry points for Zynkr's first-hand evidence → human validation → handoff"
output: "Differentiated content angle list (including competitor gaps), handed off to seo-keyword-mapper"
synergy: ["seo-keyword-mapper"]
handoff: ["seo-keyword-mapper"]
house-style: bound

---

# SEO Angle Finder

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

The third leg of the SEO pipeline, corresponding to the SEO-strengthening thinking in the "find the thread end" stage of the flow diagram. Starting from buyer questions and known competitors, it surfaces the angles where Zynkr can differentiate via "decision-first" thinking — everyone else hands out answers; Zynkr points out the decision and the real trade-offs behind it. First-hand experience is only the evidence that backs up the judgment, not the selling point.

---

## Resources you'll use

> **Knowledge sources**: The rubrics/templates this skill uses are 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`.

- **Angle evaluation**: `./references/seo-angle-rubric.md`
- **SEO Knowledge Base folder ID**: `<your-seo-kb-folder-id>`; the seed knowledge (livestream hands-on experience, first-hand cases) is in the `02 Seed Knowledge` subfolder — use `search_drive_files` to pull relevant angles as differentiation evidence
- **MCP server**: `google-workspace`; competitor URLs can be summarized with WebFetch

## Step 1 — Receive the question pack and competitors

Read `SEO_PACKET ▸ Questions`. If the user provides known competitor URLs (article reference pack), use WebFetch to summarize what the competitors cover and what they miss.

## Step 2 — Find strengthening angles

Per `./references/seo-angle-rubric.md`:
- Competitor gaps (covered vs missing).
- Entry points for Zynkr's first-hand evidence (livestream hands-on, real builds, consulting methodology). When a seed-knowledge doc is a *curated summary* (`逐字稿_…`), resolve its `來源:` hyperlink and read the full `逐字稿` tab for verbatim detail — don't angle off a 300-字 digest (quality over tokens).
- AEO angle: which question can grab an AI citation using an "answer-up-front" structure.

## Step 3 — Human-validate the proposals (HITL)

List the angles and ask the user which are worth doing. Maps to the flow-diagram steps "brainstorm from the SEO angle, validate the proposals" and "provide known competitor URLs, validate the proposals."

## Step 4 — Hand off and save

```
SEO_PACKET ▸ Angles
- 切角:<標題> |競品缺口:<...> |Zynkr 差異化證據:<...> |對應問題:<...>
- ...

切角已確認,可交棒給 seo-keyword-mapper 進行關鍵字研究與地圖。
```

## Outputs

Differentiated angle list (`SEO_PACKET ▸ Angles`), including competitor gaps and first-hand evidence points.

## Limitations

Does not produce the keyword map, does not classify, does not write the article. Competitor analysis is limited to public pages.

## 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

Postiz

Postiz is a tool to schedule social media and chat posts to 28+ channels X, LinkedIn, LinkedIn Page, Reddit, Instagram, Facebook Page, Threads, YouTube, Google My Business, TikTok, Pinterest, Dribbble, Discord, Slack, Kick, Twitch, Mastodon, Bluesky, Lemmy, Farcaster, Telegram, Nostr, VK, Medium, Dev.to, Hashnode, WordPress, ListMonk

21281 votes

Serp Analysis

SERP analysis techniques for intent classification, feature identification, and competitive intelligence. Use when analyzing search results for content strategy.

2831 votes

On Page Seo Auditor

This skill performs detailed on-page SEO audits to identify issues and optimization opportunities. It analyzes all on-page elements that affect search rankings and provides actionable recommendations.

1821 votes

Brand

Brand voice, visual identity, messaging frameworks, asset management, brand consistency. Activate for branded content, tone of voice, marketing assets, brand compliance, style guides.

1289240 votes

Release Announcement

Write a release announcement — changelog, blog post, in-app note, or social post — that leads with user impact, names the audience, and includes upgrade/migration steps without filler.

805540 votes
View all in content-marketing →