Token导航 LogoToken导航TokenDH.com
前端设计操作浏览器github未标认证来源可访问clear审计通过

article-cover文章封面

Agent Skill

article-cover 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,444

周安装

59

GitHub Stars

14

下载量

467
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/bahayonghang/my-claude-code-settings --skill article-cover

简介

article-cover 将文章主题转换为简洁 SVG 封面资产,适用于博客与社交预览。

  • 支持自定义副标题、输出路径、宽高比与色彩情绪,适配不同发布平台。
  • 生成规范化的 SVG 图形,可用于文章头图、OG 图片或出版物缩略图。
  • 需明确输入标题与可选参数,避免用于插图或照片合成类复杂任务。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Article Cover SVG Generation

Use this skill to turn an article topic into a clean, reusable SVG cover asset.

When To Use

  • Blog or docs header images
  • OG / social preview art
  • Publication thumbnails or article hero graphics

Do Not Use

  • Full illustrations, raster image editing, or photo compositing
  • Slide-deck themes or multi-slide styling
  • Flowcharts, technical diagrams, or whiteboard sketches

Inputs

  • Required: article title, topic, or article file path
  • Optional: subtitle, output path, aspect ratio, color mood, publication/brand context

Workflow

  1. Check $ARGUMENTS. If the request does not include a usable topic or file path, ask for the article title or topic before generating anything.
  2. Resolve the output target:

- if the user gave an explicit filename, use it - if the user gave an article file path, save alongside it or inside a nearby assets/ directory as {article-slug}-cover.svg - otherwise save as {article-slug}-cover.svg in the active working directory

  1. Read $SKILL_DIR/references/DESIGN_SYSTEM.md before choosing shapes, color, or composition.
  2. Distill the topic into:

- a main title - an optional subtitle or kicker - one dominant visual metaphor - a layout pattern: Comparison, Flow, Centered Concept, or Typography-First

  1. Draft the SVG using the design system rules for hierarchy, color contrast, and spacing. Favor one clear focal idea over decorative clutter.
  2. Include SVG essentials in the generated file:

- root xmlns="http://www.w3.org/2000/svg" - a valid viewBox - accessible <title> and <desc> tags when practical - explicit font-family on text elements

  1. Write the SVG to the resolved path.
  2. Validate the result before finishing:

- tags close correctly - title remains readable at thumbnail size - text does not overflow the canvas - contrast is strong enough against the background

Output Contract

Return:

  • the final SVG file path
  • the chosen layout pattern
  • a one-sentence rationale for the visual direction

Do not paste the full SVG into chat unless the user explicitly asks for inline code.

Troubleshooting

  • If the topic is too broad, ask the user to narrow the angle instead of generating a generic cover.
  • If text renders incorrectly, use font-family="Arial, sans-serif" for reliable cross-platform and CJK support.
  • If contrast is low, simplify the palette and re-check against the design system guidance.
  • If the SVG displays blank in a browser, verify the root namespace, viewBox, and that visible elements are inside the canvas bounds.
  • If the user actually wants a scene illustration or raster artwork, hand off to an image-generation skill instead of forcing SVG.

Final Checklist

  • Output path is explicit
  • Layout choice matches the article angle
  • SVG is valid and viewable in a browser
  • Title is legible at social-preview scale

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

能力 5

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

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

平台分布

Claude Code

29.72%
按下载量换算139

Antigravity

25.22%
按下载量换算118

Gemini CLI

20.39%
按下载量换算95

windsurf

11.85%
按下载量换算55

Codex

7.67%
按下载量换算36

OpenCode

3.5%
按下载量换算16

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills