npx skills add majiayu000/claude-skill-registry --skill taiyo-analyzer --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 太陽 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. 共感・同意誘導型 (理
- Overview
- 使用方法
- 分析フレームワーク
- 6次元スコアリングシステム
- 1. 語尾パターン分析 (20点)
- 黄金比率
- 12種類の語尾パターン
- スコアリング基準
- 2. キラーワード配置分析 (20点)
- 13カテゴリ分類
- キラーワード使用頻度TOP20(理想的な出現回数/1000文字)
- 3. 心理トリガー分析 (20点)
- 5層構造
- セクション別理想配置
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.
