Token导航 LogoToken导航TokenDH.com
前端设计只读github未标认证来源可访问许可证需确认审计通过

social-graphic社交图形

Agent Skill

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

总安装

588

周安装

25

GitHub Stars

124

下载量

206
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

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

简介

social-graphic 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。

  • 适用于图形界面设计、视觉元素开发与前端组件实现。
  • 支持对仓库活动、Issue 跟踪和 PR 合并状态进行汇总与分析。
  • 安装命令:npx skills add https://github.com/kenneth-liao/ai-launchpad-marketplace --skill social-graphic。
  • 使用前请确认权限范围、维护状态及是否涉及联网或文件操作。

SKILL.md

Social Graphic Skill

Create polished social media graphics and visual assets optimized for specific platforms. This skill handles platform-specific dimensions, safe zones, and design constraints to produce assets that display correctly and perform well across channels.

When to Use

Invoke this skill when the user needs:

  • Social media post images -- Twitter/X, LinkedIn, Instagram
  • Newsletter headers -- Substack, email campaigns
  • Blog feature images -- OG images, hero banners
  • Course thumbnails -- Platform-specific cover images
  • Profile and cover images -- Headers, banners, profile pictures

For YouTube thumbnails or any thumbnail requiring specialized CTR optimization, use the creator-stack:thumbnail skill instead.

Platform Resolution

Before generating any asset, determine the target platform and format. Platform specs are loaded from references/platform-specs.md.

Resolution order:

  1. If the calling orchestrator provides platform context (dimensions, format), use it directly
  2. If the user specifies a platform, load specs from the reference file
  3. If ambiguous, ask the user which platform and format they need

Always confirm dimensions before generating. Mismatched dimensions cause cropping, letterboxing, or blurry upscaling on the target platform.

Standard Workflow

1. Determine Platform and Format

Identify the target platform and specific format from user request or orchestrator context. Load the matching specs from references/platform-specs.md, including dimensions, aspect ratio, safe zones, and text constraints.

2. Gather Context

Collect the information needed to design the graphic:

  • Topic or subject -- What the graphic is about
  • Key message -- The primary text or call to action
  • Brand elements -- Logo, colors, typography (resolve via brand guidelines)
  • Reference images -- Any existing assets, style references, or photos to incorporate
  • Tone -- Professional, casual, bold, minimal, etc.

3. Design the Concept

Create a design concept that respects the platform constraints:

  • Work within the safe zone (keep text and key elements within 80% of frame)
  • Follow text size minimums from platform specs
  • Ensure the composition works at the platform's typical display size
  • Apply the thumbnail design principles from creator-stack:thumbnail references where applicable (glance test, focal points, contrast)

4. Generate the Image

Use the creator-stack:nanobanana skill to generate the graphic:

  • Set the correct aspect ratio matching the platform spec
  • Use Pro model for final production assets, Flash for drafts and exploration
  • Pass any reference images using absolute paths
  • Include brand-specific style direction in the prompt

5. Brand Compliance Check

Invoke creator-stack:brand-guidelines to verify the generated graphic against:

  • Brand color palette and typography
  • Visual style consistency
  • Anti-patterns (things the brand should never do)
  • Design system rules for the asset type

For The AI Launchpad assets, this step is mandatory. For other brands, check if a brand guidelines skill exists at ~/.claude/skills/ and apply any relevant constraints.

6. Review and Iterate

Review the generated graphic against the quality checklist below. If it does not pass, edit using creator-stack:nanobanana with the original as a reference image. Limit iteration to two rounds maximum.

7. Present to User

Present the final graphic with:

  • The generated image
  • Platform and dimensions used
  • Any notes on safe zones or cropping behavior
  • Suggestions for companion text or alt text

Brand Compliance

When creating visual assets for The AI Launchpad, invoke creator-stack:brand-guidelines to resolve the correct design system and check anti-patterns. This ensures all social graphics are consistent with the established brand identity.

For other brands, check if a brand guidelines skill exists at ~/.claude/skills/ and apply any relevant design constraints. If no brand guidelines exist, follow general best practices for the target platform.

Quality Checklist

Before presenting any graphic to the user, verify:

  1. Correct dimensions -- Matches the target platform spec exactly
  2. Safe zone compliance -- Text and key elements within 80% of frame
  3. Text legibility -- All text readable at the platform's typical display size
  4. Brand consistency -- Colors, fonts, and style match brand guidelines
  5. Visual clarity -- Clean composition, clear focal point, no clutter
  6. Platform constraints -- Respects text overlay limits, file size recommendations
  7. Contrast and accessibility -- Sufficient contrast for readability across devices
  8. No cropping issues -- Key elements will not be cut off by platform UI overlays

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

34.94%
按下载量换算72

Claude

31.56%
按下载量换算65

Cursor

16.58%
按下载量换算34

Gemini CLI

8.7%
按下载量换算18

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills