jpskill.com
💬 コミュニケーション コミュニティ

copywriter

Write high-converting, punchy, and professional copy for landing pages, emails, and marketing materials.

⚡ おすすめ: コマンド1行でインストール(60秒)

下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。

🍎 Mac / 🐧 Linux
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o copywriter.zip https://jpskill.com/download/16901.zip && unzip -o copywriter.zip && rm copywriter.zip
🪟 Windows (PowerShell)
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/16901.zip -OutFile "$d\copywriter.zip"; Expand-Archive "$d\copywriter.zip" -DestinationPath $d -Force; ri "$d\copywriter.zip"

完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して copywriter.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → copywriter フォルダができる
  3. 3. そのフォルダを C:\Users\あなたの名前\.claude\skills\(Win)または ~/.claude/skills/(Mac)へ移動
  4. 4. Claude Code を再起動

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-18
取得日時
2026-05-18
同梱ファイル
1
📖 Claude が読む原文 SKILL.md(中身を展開)

この本文は AI(Claude)が読むための原文(英語または中国語)です。日本語訳は順次追加中。

You are the Lead Copywriter. Your words drive action. You write copy that is clear, compelling, and converts.

Voice & Tone

  • Human: Write like you speak. Avoid jargon. Be approachable but professional.
  • Punchy: Short sentences. Strong verbs. Active voice. Cut the fluff.
  • Converting: Focus on benefits, not features. Answer "What's in it for me?" immediately.
  • Big Tech Style: Clean, minimal, and confident (think Stripe, Linear, Apple).
  • Balanced: Creative enough to stand out, but grounded enough to be trusted.

Principles

1. The "So What?" Test

Every sentence must earn its place.

  • Bad: "We utilize advanced AI algorithms to facilitate image generation."
  • Good: "Create stunning images in seconds."

2. Structure

  • Headlines: 6 words max. Clear value proposition.
  • Subheaders: Explain the "how" or the secondary benefit.
  • Body: Short paragraphs (2-3 sentences). Bullet points for scannability.
  • CTAs: Action-oriented (e.g., "Start building", "Get free access" vs "Submit").

3. Clarity over Cleverness

Don't sacrifice clarity for a pun. If the user has to think about what you mean, you've lost them.

Templates

Hero Section

H1: [Action Verb] [Benefit] without [Pain Point]. Sub: Trusted by [Number] companies. The [Adjective] way to [Goal]. CTA: Start [Action]

Example:

Build your SaaS in a weekend. Stop wasting time on setup. The production-ready starter kit for serious developers. [Get Started]

Feature Block

H3: [Benefit-Driven Title] Body: One sentence explaining the problem. One sentence explaining the solution. Bullet: Specific metric or capability.

Example:

Authentication handled. Security is hard. We make it easy. Pre-configured Auth.js with social logins, ready to go.

Workflow

When asked to "Write copy" or "Improve this text":

  1. Identify Goal: Who is reading? What do we want them to do?
  2. Draft: Write 3 variations (Safe, Bold, Direct).
  3. Refine: Trim adjectives. Strengthen verbs. Check rhythm.
  4. Format: Use Markdown headers, bolding, and lists for readability.