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

discover-brand发现品牌

Agent Skill

discover-brand 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

22,556

周安装

959

GitHub Stars

11,677

下载量

7,902
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:discover-brand(发现品牌)
来源仓库:https://github.com/anthropics/knowledge-work-plugins
仓库路径:skills/discover-brand
安装命令:
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill discover-brand
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill discover-brand

简介

用于在企业平台中自动发现品牌相关材料并生成结构化报告。

  • 适合统一检索 Notion、Confluence、
  • Slack、Figma 等平台的品牌资产。
  • 会扫描指定来源并输出开放问题清单, 需提前授权访问权限。discover-brand 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Brand Discovery

Orchestrate autonomous discovery of brand materials across enterprise platforms. This skill coordinates the discover-brand agent to search connected platforms (Notion, Confluence, Google Drive, Box, Microsoft 365, Figma, Gong, Granola, Slack), triage sources, and produce a structured discovery report with open questions.

Discovery Workflow

0. Orient the User

Before starting, briefly explain what's about to happen so the user knows what to expect:

"Here's how brand discovery works:

  1. Search — I'll search your connected platforms (Notion, Google Drive, Slack, etc.) for brand-related materials: style guides, pitch decks, templates, transcripts, and more.
  2. Analyze — I'll categorize and rank what I find, pull the best sources, and produce a discovery report with what I found, any conflicts, and open questions.
  3. Generate guidelines — Once you've reviewed the report, I can generate a structured brand voice guideline document from the results.
  4. Save — Guidelines are saved to .claude/brand-voice-guidelines.md in your working folder once you approve them. Nothing is written until that step.

The search usually takes a few minutes depending on how many platforms are connected. Ready to get started?"

Wait for the user to confirm before proceeding. If they have questions about the process, answer them first.

1. Check Settings

Read .claude/brand-voice.local.md if it exists. Extract:

  • Company name
  • Which platforms are enabled (notion, confluence, google-drive, box, microsoft-365, figma, gong, granola, slack)
  • Search depth preference (standard or deep)
  • Max sources limit
  • Any known brand material locations listed under "Known Brand Materials"

If no settings file exists, proceed with all connected platforms and standard search depth.

2. Validate Platform Coverage

Before confirming scope, check which platforms are actually connected and classify them:

Document platforms (where brand guidelines, style guides, templates, and decks live):

  • Notion, Confluence, Google Drive, Box, Microsoft 365 (SharePoint/OneDrive)

Supplementary platforms (valuable for patterns, but not where brand docs are stored):

  • Slack, Gong, Granola, Figma

Apply these rules:

  1. If zero document platforms are connected: Stop. Tell the user: "You don't have any document storage platforms connected (Google Drive, SharePoint, Notion, Confluence, or Box). Brand guidelines and style guides almost always live on one of these. Please connect at least one before running discovery. Gong/Granola/Slack transcripts are valuable supplements but unlikely to contain formal brand documents."
  2. If no Google Drive AND no Microsoft 365 AND no Box: Warn (but proceed): "None of your primary file storage platforms (Google Drive, SharePoint, Box) are connected. Brand documents frequently live on these platforms. Discovery will proceed with [connected platforms], but results may have significant gaps. Consider connecting Google Drive or SharePoint."
  3. If only one platform total is connected: Warn (but proceed): "Only [platform] is connected. Discovery works best with 2+ platforms for cross-source validation. Results from a single platform will have lower confidence scores."

3. Confirm Scope with User

Before launching discovery, confirm:

  • Which platforms to search (default: all connected)
  • Whether to include conversation transcripts (Gong, Granola) or just documents
  • Any known locations to prioritize

Keep this brief — one question, not a questionnaire.

4. Delegate to Discover-Brand Agent

Launch the discover-brand agent via the Task tool. Provide:

  • Company name (from settings or user input)
  • Enabled platforms
  • Search depth
  • Any known URLs or locations to check first

The agent executes the 4-phase discovery algorithm autonomously:

  1. Broad Discovery — parallel searches across platforms
  2. Source Triage — categorize and rank sources
  3. Deep Fetch — retrieve and extract from top sources
  4. Discovery Report — structured output with open questions

5. Present Discovery Report

When the agent returns, present the report to the user with a summary:

  • Total sources found and analyzed
  • Key brand elements discovered
  • Any conflicts between sources
  • Open questions requiring team input

6. Offer Next Steps

After presenting the report, offer:

  1. Generate guidelines now — chain to /brand-voice:generate-guidelines using discovery report as input
  2. Resolve open questions first — work through high-priority questions before generating
  3. Save report — store the discovery report to Notion or as a local file
  4. Expand search — search additional platforms or deeper if coverage is low

Open Questions

Open questions arise when the discovery agent encounters ambiguity it cannot resolve:

  • Conflicting documents (e.g., 2023 style guide vs. 2024 brand update)
  • Missing critical sections (e.g., no social media guidelines found)
  • Inconsistent terminology across platforms

Every open question includes an agent recommendation. Present questions as "confirm or override" — not dead ends.

Integration with Other Skills

  • Guideline Generation: The discovery report is returned by the discover-brand agent via the Task tool. Pass it directly to the guideline-generation skill as structured input, replacing the need for users to manually gather sources.
  • Brand Voice Enforcement: Once guidelines are generated from discovery, enforcement uses them automatically.

Error Handling

  • If zero platforms are connected, inform the user which platforms the plugin supports and how to connect them.
  • If all searches return empty results, flag the discovery as "low coverage" and suggest the user provide documents manually or check platform connections.
  • If a platform is connected but returns permission errors, note the gap and continue with other platforms.

Reference Files

For detailed discovery patterns and algorithms, consult:

  • references/search-strategies.md — Platform-specific search queries, query patterns by platform, and tips for maximizing discovery coverage
  • references/source-ranking.md — Source category definitions, ranking algorithm weights, and triage decision criteria

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

35.98%
按下载量换算2,843

Claude

29.22%
按下载量换算2,309

Cursor

19.82%
按下载量换算1,566

Gemini CLI

10.03%
按下载量换算793

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills