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

poster-designer海报设计师

Agent Skill

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

总安装

1,426

周安装

60

GitHub Stars

233

下载量

499
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/xorbitsai/xagent --skill poster-designer

简介

海报设计师是一种具有意图意识、遵守规则的海报生成技能。

  • 它保证使用确定性布局生成信息量大的海报,同时严格为最小的、仅视觉的用例保留直接图像生成。
  • 每周安装量
  • 60
  • 存储库
  • xorbitsai/xagent
  • GitHub 之星
  • 233
  • 第一次看到
  • 今天
  • 安全审计
  • Gen Agent Trust Hub 通行证
  • 套接字通行证
  • 斯尼克通行证

SKILL.md


Poster Designer

Overview

Poster Designer is a unified poster generation skill that always outputs one final poster image, while internally selecting the appropriate generation strategy.

Unlike soft, heuristic-based tools, this skill enforces hard routing rules to ensure that information-heavy posters are generated using deterministic layout rather than direct image generation.

The skill supports two internal strategies:

  • Layout-first (HTML-based) for posters that convey structured information
  • Image-first (direct image generation) for posters that are purely visual and symbolic

Strategy selection is final and non-negotiable once routing conditions are met.


When to Use

Use this skill whenever the desired output is:

  • A poster / long banner / vertical visual
  • A single image intended for publishing or long-term display

Typical use cases include:

  • Open-source milestone announcements
  • Community or project notices
  • Recruiting posters
  • Product or platform announcements
  • Technical infographics

Output Contract

This skill always produces:

  • Exactly one final poster image

The skill must never output:

  • HTML or CSS
  • Image-generation prompts
  • Design explanations
  • Intermediate artifacts

Only the final image is returned.


Strategy Selection (Hard Routing)

Poster Designer applies mandatory routing rules when selecting the generation strategy.

These rules override upstream planner preferences and must not be bypassed.


Mandatory Layout-first Conditions

The Layout-first (HTML-based) strategy MUST be used if any of the following conditions are satisfied:

  • The poster is described as an announcement, notice, or formal milestone
  • The poster is intended for long-term display, including but not limited to:

- README files - Official websites - Documentation pages - Community announcements

  • The request explicitly mentions or implies:

- structured information - clear hierarchy - readability - sections, paragraphs, or multiple text blocks

  • The poster contains more than one semantic text role, such as:

- a title - a numeric highlight - explanatory or descriptive text - acknowledgements or credits - footer or meta information

When any of these conditions are met:

  • Direct image generation MUST NOT be used
  • The task must be treated as a layout-driven artifact
  • HTML-based composition is required before producing the final image

Layout-first Strategy (HTML-based)

Characteristics

  • Fixed-width layout (default: 1080px)
  • Content-adaptive height (no hard-coded height)
  • Deterministic typography, spacing, and alignment
  • Clear reading order and visual hierarchy
  • Final poster image generated via full-container screenshot

Critical Screenshot Requirement

When using browser screenshot tools, the viewport width MUST be explicitly set to match the layout width (default: 1080px), and the output filename MUST clearly indicate the poster's purpose.

Intent

This strategy prioritizes:

  • Text clarity and legibility
  • Information hierarchy
  • Long-term usability and stability

It is the default strategy for any poster that functions as an information artifact rather than a purely visual symbol.


Image-first Strategy (Direct Generation)

Usage Constraints

The Image-first strategy is ONLY permitted when all of the following conditions are satisfied:

  • The poster contains a single headline or a single numeric highlight
  • Supporting text is minimal and decorative (no paragraphs or sections)
  • The request prioritizes atmosphere, emotion, or visual impact over information clarity
  • The poster resembles a keynote KV, launch visual, or symbolic milestone image

If any of these conditions are not met, Image-first generation must not be used.

Characteristics

  • Composition-driven design
  • Cinematic lighting and atmosphere
  • Text treated as a graphic element rather than structured content

Visual Design Principles

Regardless of strategy, Poster Designer enforces the following principles:

  • Structure before decoration
  • Clarity before effects
  • Semantic visuals over abstract decoration

The poster must clearly communicate:

  • What the poster represents
  • Why it matters
  • What the primary visual anchor is

Semantic Visual Anchors

Poster Designer introduces domain-specific visual anchors instead of generic backgrounds.

Examples include:

  • Docker milestones → containers, image layers, registry-to-node pull networks
  • Recruiting → structured sections, engineering environments, technical diagrams
  • Product platforms → architecture diagrams, UI-like compositions
  • Community milestones → nodes, constellations, global networks

Purely abstract backgrounds without semantic meaning are insufficient.


Typography & Text Handling

  • Clear hierarchy between headline, supporting text, and meta information
  • Text quantity adapts to the selected strategy
  • Text must remain legible at poster scale
  • Decorative effects must never reduce readability

Image Usage

  • Images are purposeful, not decorative fillers
  • Background imagery must preserve text readability
  • Mid-poster visuals must reinforce meaning
  • No competing focal points are allowed

Element Overlap & Visual Clarity Check

Before final screenshot, verify:

  1. No critical content is obscured

- Main title, key numbers, primary CTAs must be fully visible - Background imagery must not compete with text readability - Text placed over images should only be done when the obscured image area is non-essential

  1. Layer discipline

- Fixed-position elements must not cover center content - Decorative elements should not obscure semantic content - High z-index elements (tooltips, popups, overlays) should be user-triggered, not persistent

  1. Visual hierarchy

- Primary visual anchor should be immediately apparent - No competing focal points that confuse the viewer - Clear separation between foreground content and background decoration

  1. Text-on-image safety

- When text is placed over images, ensure sufficient contrast - Avoid placing text over areas with high visual detail that would reduce legibility - Solid or gradient overlays may be used to improve text readability

If any of these checks fail, the poster must be adjusted before taking the final screenshot.


Quality Bar

A successful output must be suitable for:

  • GitHub README banners
  • Docker Hub or open-source announcements
  • Conference or meetup visuals
  • Company or community social posts

If the output resembles:

  • A dashboard or analytics screenshot
  • A generic AI marketing image
  • An abstract background with loosely placed text

Then the skill has failed.


Example Invocation (Conceptual)

"Create a formal milestone announcement poster for Xinference celebrating 5,000,000 Docker Hub downloads. The poster must include a title, a prominent numeric highlight, explanatory text, acknowledgements, and footer information suitable for long-term display on README and official websites."


Summary

Poster Designer is an intent-aware, rule-enforced poster generation skill.

It guarantees that information-heavy posters are generated using deterministic layout, while reserving direct image generation strictly for minimal, visual-only use cases.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

37.68%
按下载量换算188

Claude

30.54%
按下载量换算152

Cursor

18.75%
按下载量换算94

Gemini CLI

8.92%
按下载量换算45

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

操作浏览器

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

安装前确认

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

来源信息

继续浏览同类 Skills