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

optimize-issue优化问题

Agent Skill

用于围绕 GitHub 仓库、Issue、Pull Request、分支、提交和代码协作流程提供辅助能力。它适合让 Agent 查询项目状态、整理变更、辅助创建或检查协作事项,并把仓库中的信息转成可执行的下一步。使用时需要区分只读查询和写入操作;涉及创建 PR、修改 Issue、推送分支或访问私有仓库时,应确认 token 权限、目标仓库范围和用户授权。

总安装

324

周安装

13

GitHub Stars

124

下载量

105
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

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

简介

用于围绕 GitHub 仓库、Issue、PR 和协作流程提供辅助能力,支持状态查询与变更整理。

  • 适用于查询项目状态、整理变更或辅助创建协作事项的场景。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装并使用。
  • 涉及写入操作时需确认 token 权限和仓库访问范围。
  • optimize-issue 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Optimize Newsletter Issue

Orchestrate foundation skills to transform outlines into full drafts or optimize rough drafts into high-performing newsletter issues. This is a thin orchestrator — it sequences skill invocations and manages the user review workflow, but delegates all content generation to foundation skills.

Core Principle: This is a thin orchestrator. Never write newsletter content manually. Always delegate to the appropriate foundation skill.

When to Use

Use this skill when:

  • Transforming an outline into a full newsletter draft
  • Optimizing or polishing an existing rough draft
  • The user has newsletter content that needs quality improvement
  • Converting notes or bullet points into a publication-ready issue

Do NOT use this skill when:

  • Starting from a topic with no existing content (use substack:plan-issue instead)
  • Creating visual assets for a newsletter (use visual-design:newsletter-visuals)

Prerequisites

MANDATORY: Existing content must be available. Either:

  1. A newsletter outline (bullet points, topic structure, notes), OR
  2. A rough draft that needs optimization

Newsletter Workflow

Execute all steps below in order.

Step 1: Assess the Input

Determine the input type and issue type:

  • Outline: Bullet points, topic structure, or notes → full draft workflow
  • Rough draft: Existing prose that needs optimization → audit and optimize workflow

Present the assessment to the user: input type, detected issue type, and the workflow that follows.

Step 2: Draft or Optimize Content

From outline:

  1. MANDATORY: Invoke writing:copywriting with content type "newsletter" to write the full draft.

- Pass the outline as source material - The copywriting skill loads references/newsletter.md for section rules, issue types, and writing conventions

  1. The draft follows the Newsletter Arc: Hook → Context → Value → Close

From rough draft:

  1. MANDATORY: Invoke writing:copywriting with content type "newsletter" to audit and optimize each section.

- Pass the draft as source material with instruction to optimize - The copywriting skill checks against section rules and body writing rules

  1. Present findings: what works, what needs improvement, and specific recommendations
  2. Rewrite/optimize sections that fall short

Step 3: Generate Subject Lines

  1. MANDATORY: Invoke content-strategy:title with content type "newsletter" to generate 3 subject line options.

- Pass the draft content as context - The title skill loads references/newsletter-subject-lines.md for formulas and rules

  1. Each option includes preview text (subtitle)
  2. Document all options with star ratings and recommendation

Step 4: Generate Opening Hook

  1. MANDATORY: Invoke content-strategy:hook with content type "newsletter" to generate 2-3 hook options.

- Pass the selected subject line and draft content as context - The hook skill loads references/newsletter-hooks.md for hook patterns

  1. Each hook must extend curiosity from the subject line (not repeat it)
  2. Document all options with rationale

Step 5: Present Options and Get User Selection

  1. Present subject line options with star ratings
  2. Present hook options with rationale
  3. Present the full draft (or optimized draft)
  4. Ask the user to select subject line + hook

CRITICAL: Present ALL options. Do not select on the user's behalf.

Step 6: Run Pre-Publish Checklist

  1. MANDATORY: Read references/pre-publish-checklist.md
  2. Run through every check against the final draft
  3. Flag any items that don't pass
  4. Present results to the user with specific fixes for any failures

Step 7: Finalize

  1. Assemble the final issue: selected subject line + preview text + selected hook + optimized body + close + P.S.
  2. Present the complete, publication-ready issue to the user

Output Structure

Present the final issue in this structure:

# [Subject Line]
*[Preview Text]*

[Opening Hook]

[Body Content - sections with subheadings]

[Close]

P.S. [Secondary CTA or personal touch]

Execution Guidelines

NEVER generate content manually. Always delegate:

  • writing:copywriting for all newsletter prose (drafting and optimization)
  • content-strategy:title for subject line generation
  • content-strategy:hook for opening hook generation
  • writing:voice is invoked automatically by the copywriting skill

CRITICAL: Always present ALL options with star ratings and rationale.

Quality Checklist

  • Input type assessed (outline vs. draft)
  • writing:copywriting invoked for content generation/optimization
  • content-strategy:title invoked for subject lines (3 options generated)
  • content-strategy:hook invoked for opening hooks (2-3 options generated)
  • All options presented with star ratings
  • User selected subject line and hook
  • Pre-publish checklist run (all items pass or flagged)
  • Final issue assembled and presented
  • No content generated manually by this orchestrator

Common Pitfalls

  1. Writing content manually: Generating newsletter prose instead of delegating to writing:copywriting.
  2. Single option: Presenting one subject line or hook instead of multiple options.
  3. Skipping the pre-publish checklist: The checklist catches issues the draft workflow misses.
  4. Fat orchestrator: Adding copywriting techniques, section rules, or formatting guidance here instead of keeping them in foundation skill references.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

36.66%
按下载量换算38

Claude

30.15%
按下载量换算32

Cursor

20.2%
按下载量换算21

Gemini CLI

9.21%
按下载量换算10

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills