Token导航 LogoToken导航TokenDH.com
待分类权限需确认github未标认证来源可访问许可证需确认审计未展示

creative-qa创意质量保证

Agent Skill

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

总安装

1

周安装

8

GitHub Stars

公开资料未说明

下载量

65
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/postplusai/postplus-skills --skill creative-qa

简介

创意质量保证技能处理 GitHub 仓库与协作事项,适用于代码变更与 Issue 跟踪场景。

  • 可协助整理 Pull Request 信息与版本状态,提升团队沟通效率与问题响应速度。
  • 当前无详细 SKILL.md 说明,建议结合仓库 README 进一步核实用法边界。
  • 安装前需确认是否具备读取私有仓库权限,防止因认证失败导致功能受限。
  • creative-qa 属于待分类类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Creative QA

Follow shared release-shell rules in:

  • postplus-shared release-shell rules

Use this skill after a human has actually reviewed an asset.

This skill is for:

  • recording human judgments about generated assets
  • preserving why something was approved, revised, or rejected
  • pointing feedback back to the stage that should change
  • turning review notes into structured data for later analysis

This skill is not for autonomous AI approval.

Core Idea

The first version should assume:

  • humans decide quality
  • AI may help summarize or prefill observations
  • only human-confirmed feedback becomes the durable QA record

If there is no human feedback yet, there may be no QA record yet. That is acceptable.

Human Rule

Do not invent a final verdict on behalf of a human reviewer.

Allowed:

  • turn human notes into structured fields
  • normalize categories
  • suggest likely blame stages

Not allowed:

  • silently approving an asset
  • replacing a human verdict with an AI guess

Objects

1. QA Report

One review record tied to one asset version.

Should include:

  • qaReportId
  • targetObjectType
  • targetObjectId
  • targetVersion
  • reviewer
  • verdict
  • goodReasons
  • badReasons
  • issueCategories
  • blameStage
  • proposedAction

2. Feedback Record

An optional follow-up object that can be consumed by rerun workflows.

Should include:

  • feedbackId
  • qaReportId
  • feedbackCategory
  • feedbackText
  • dependencyImpact
  • rerunTarget

Scope

This skill should support human review records for:

  • image
  • voice_take
  • video_render
  • final_export

Local Persistence Convention

Store QA next to the asset being reviewed.

In the released product shell:

  • keep draft QA notes or intermediate review payloads under <work-folder>/.postplus/creative-qa/
  • keep the final confirmed QA record next to the reviewed asset or final deliverable

One possible project-local layout is:

<work-folder>/.postplus/creative-qa/video-render/
  qa-v1.json

or:

reviews/voice-take-1.review.json

The key requirement is stable linkage back to the reviewed object.

Review Categories

Common issue categories:

  • lip_sync
  • persona_drift
  • audio_style
  • audio_pacing
  • hook_weak
  • ad_like
  • ugc_native_feel
  • visual_realism
  • subtitle_accuracy
  • mixed

Common blame stages:

  • image
  • script
  • voice
  • render
  • subtitle
  • mixed

Output Rule

The QA layer should answer:

  • what was reviewed
  • who reviewed it
  • what they decided
  • why they decided it
  • what should happen next

Read references/qa-schema.md when creating or updating these files.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

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

平台分布

Codex

34.42%
按下载量换算22

Claude

29.99%
按下载量换算19

Cursor

18.22%
按下载量换算12

Gemini CLI

8.4%
按下载量换算5

安全审计

暂无安全审计结果可展示。

权限和风险

权限需确认

当前来源未能明确判断权限范围,默认进入异常复核队列。

安装前确认

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

来源信息

继续浏览同类 Skills