Agent skill

taiyo-analyzer

太陽スタイル分析・スコアリングエンジン - 176パターンに基づくコンテンツ品質分析と改善提案

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill taiyo-analyzer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 9 KB
Bundled scripts: none
Version: 1.0.0
Declared author: TAISUN
Path: skills/analysis/taiyo-analyzer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 太陽 Analyzer Skill ## Overview セールスレター、LP、ステップメールなどのコンテンツを**太陽スタイル176パターン**に基づいて分析し、0-100点でスコアリング。具体的な改善提案を自動生成する。 ## 使用方法 ``` 「このセールスレターを太陽スタイルで分析して」 「LP分析して改善点を教えて」 「この文章の太陽スコアは?」 ``` ## 分析フレームワーク ### 6次元スコアリングシステム ``` ┌────────────────────────────────────────────────────┐ │ 太陽 Score (0-100) │ ├────────────────────────────────────────────────────┤ │ 1. 語尾パターン分析 (20点) │ │ 2. キラーワード配置 (20点) │ │ 3. 心理トリガー使用 (20点) │ │ 4. 文章リズム分析 (15点) │ │ 5. ストーリー構造 (15点) │ │ 6. 全体バランス (10点) │ ├────────────────────────────────────────────────────┤ │ Total: 100点満点 │ └────────────────────────────────────────────────────┘ ``` --- ## 1. 語尾パターン分析 (20点) ### 黄金比率 | パターン | 理想比率 | 許容範囲 | |---------|---------|---------| | 断定形・言い切り型 | 55-60% | 50-65% | | 疑問形・問いかけ型 | 25-30% | 20-35% | | 説明形・解説型 | 15-20% | 10-25% | ### 12種類の語尾パターン #### 1. 疑問形・問いかけ型 (理想: 25-30%) ``` 〜ですか? / 〜でしょうか? / 〜と思いませんか? 〜ではないですか? / 〜だと思いませんか? 〜なんじゃないですか? / 〜じゃないですか? ``` **心理効果**: 読者の思考を刺激、自己対話を促進 #### 2. 断定形・言い切り型 (理想: 55-60%) ``` 〜です。 / 〜ます。 / 〜である。 〜なのです。 / 〜のです。 / 〜だ。 〜しかない。 / 〜に決まっている。 ``` **心理効果**: 信頼性・権威性を確立 #### 3. 読者巻き込み型 (理想: 10-15%) ``` 〜ですよね? / 〜でしょ? / 〜じゃないですか 〜と思いますよね / 〜経験ありませんか? ``` **心理効果**: 共感を生み、一体感を創出 #### 4. 共感・同意誘導型 (理

What's inside
Steps it walks through
  1. Overview
  2. 使用方法
  3. 分析フレームワーク
  4. 6次元スコアリングシステム
  5. 1. 語尾パターン分析 (20点)
  6. 黄金比率
  7. 12種類の語尾パターン
  8. スコアリング基準
  9. 2. キラーワード配置分析 (20点)
  10. 13カテゴリ分類
  11. キラーワード使用頻度TOP20(理想的な出現回数/1000文字)
  12. 3. 心理トリガー分析 (20点)
  13. 5層構造
  14. セクション別理想配置
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the taiyo-analyzer skill do?

太陽スタイル分析・スコアリングエンジン - 176パターンに基づくコンテンツ品質分析と改善提案

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill taiyo-analyzer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going