Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

copywriting文案写作

Agent Skill

用于辅助文档、README、Markdown、说明文和内容稿件的整理与改写。它适合让 Agent 提炼结构、补齐章节、统一术语、检查链接或把零散材料整理成可读文档。使用时应保留项目已有事实、命令和路径,不要把未确认的信息写成确定结论;涉及对外文案时,还需要控制语气,避免过度营销或夸大能力。

总安装

242

周安装

10

GitHub Stars

124

下载量

79
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:copywriting(文案写作)
来源仓库:https://github.com/kenneth-liao/ai-launchpad-marketplace
仓库路径:skills/copywriting
安装命令:
npx skills add https://github.com/kenneth-liao/ai-launchpad-marketplace --skill copywriting
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/kenneth-liao/ai-launchpad-marketplace --skill copywriting

简介

copywriting 用于辅助文档、README、Markdown 和内容稿件的整理与改写,适合在 Codex、Claude、Cursor、Gemini CLI 中提炼结构和统一术语。

  • 适用于项目说明文撰写、链接检查和对外文案语气控制。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装使用。
  • 使用时需保留项目已有事实,避免将未确认信息写成确定结论。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Copywriting

Generalized writing skill for producing written content across all platforms and formats. This skill handles the structure, format, and platform conventions for each content type. Voice and brand compliance are applied through explicit skill invocation.

Content Type Resolution

Based on the user's request, determine which content type applies and load the corresponding reference file for platform-specific structure and conventions.

Content TypeReference FileKey Patterns
Newsletter issuereferences/newsletter.mdSubstack structure, sections, CTAs
YouTube scriptreferences/youtube-script.mdHook, intro, content, CTA, outro
Guide/cheatsheetreferences/guide.mdProblem, framework, steps, takeaway
Sales/product copyreferences/sales-page.mdHeadline, problem, solution, proof, CTA
Twitter/X postreferences/twitter.mdCharacter limits, thread structure
LinkedIn postreferences/linkedin.mdProfessional tone, post structure
Substack Notereferences/substack-notes.mdShort-form, engagement hooks
YouTube community postreferences/youtube-community-post.md288-char rule, templates, CTAs

If the content type is ambiguous, ask the user to clarify before proceeding.

Standard Workflow

Follow this sequence for every content production task:

1. Determine Content Type

Identify the content type from the user's request. Match against the table above. If the request spans multiple types (e.g., "write a newsletter and a Twitter thread promoting it"), handle each as a separate content piece using the appropriate reference.

2. Load Platform Reference

Read the corresponding reference file from references/. This provides the structural template, length guidelines, and platform-specific conventions for the content type.

3. Gather Context

Before drafting, ensure you have:

  • Topic: What the content is about
  • Audience: Who this is for (default: Kenny's newsletter/YouTube audience — builders using AI tools)
  • Key message: The one thing the reader should take away
  • Supporting material: Any research, notes, screenshots, or rough drafts the user provides
  • Constraints: Word count, deadline, specific sections to include/exclude

Ask the user for any missing critical context. Don't guess at the topic or key message.

4. Draft Content

Write the first draft following the platform reference structure. Focus on:

  • Correct structure for the content type
  • Complete coverage of the topic
  • Supporting evidence and examples
  • Appropriate length per platform guidelines

Do NOT worry about voice at this stage — structure and substance come first.

5. Apply Voice

Invoke the creator-stack:voice skill to transform the draft into Kenny's authentic voice. This is an explicit invocation — the voice skill applies all voice rules, anti-patterns, and formatting conventions.

The voice skill handles: parenthetical asides, sentence rhythm, fragments, casual vocabulary, counterpoint patterns, functional headers, and raw-over-polished quality.

6. Brand Compliance Check

Invoke the creator-stack:brand-guidelines skill to verify the content meets brand standards. This covers: visual identity references, brand terminology, tone alignment, and any brand-specific constraints.

7. Present to User

Deliver the final draft with:

  • The complete content piece
  • A brief note on any decisions made (structure choices, sections included/excluded)
  • Specific questions if any part needs user input

Voice Application

This skill explicitly invokes creator-stack:voice as part of every content production workflow. Voice is applied after the structural draft is complete but before brand compliance.

Why voice is separate: Keeping voice rules in a dedicated personality skill means they stay consistent across all content types. The copywriting skill handles *what* to write and *how to structure it*. The voice skill handles *how it sounds*.

Invocation point: Step 5 of the standard workflow. Never skip this step.

Brand Compliance

This skill explicitly invokes creator-stack:brand-guidelines as the final quality gate before presenting content to the user.

Why brand compliance is separate: Brand guidelines (logos, colors, terminology, visual identity) are maintained centrally in the branding-kit plugin. This skill delegates that check rather than duplicating brand rules.

Invocation point: Step 6 of the standard workflow. Runs after voice application.

Quality Checklist

Before presenting final content, verify:

  • Content type correctly identified and appropriate reference loaded
  • Platform structure followed (correct sections, length, formatting)
  • Topic fully covered with supporting evidence
  • creator-stack:voice invoked and voice rules applied
  • creator-stack:brand-guidelines invoked and brand compliance verified
  • No placeholder content or unresolved TODOs
  • Links, references, and technical details are accurate
  • Content is the appropriate length for the platform
  • CTA is present and appropriate for the content type

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.86%
按下载量换算28

Claude

29.25%
按下载量换算23

Cursor

18.96%
按下载量换算15

Gemini CLI

10.16%
按下载量换算8

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills