Token导航 LogoToken导航TokenDH.com
研究检索执行命令github未标认证来源可访问许可证需确认审计提醒

skill-finder-cn技能查找器 CN

Agent Skill

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

总安装

593

周安装

24

GitHub Stars

公开资料未说明

下载量

186
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/postplusai/postplus-skills --skill skill-finder-cn

简介

skill-finder-cn 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 专为中文技能搜索优化,适用于寻找本地化工具或中文资源场景。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装,支持多宿主环境集成。
  • 使用前应检查项目维护状态,避免依赖已废弃或未更新的技能模块。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Skill Finder CN

Follow shared release-shell rules in:

  • postplus-shared release-shell rules

Use this skill when the user wants to:

  • ask which released PostPlus skill can solve a task
  • map a Chinese request into the smallest released skill or skill chain
  • understand whether a capability is currently available through PostPlus
  • install the released PostPlus skills from the public repository

This skill is for the current released PostPlus surface only.

Do not:

  • route the user to skills that are not on the released public surface
  • explain third-party installer internals, agent directories, or copy/symlink behavior
  • bypass the public repository with manual directory copying or ad hoc install glue

Source Of Truth

Use the released surface exposed by the public PostPlus skills repository:

  • npx -y skills add PostPlusAI/postplus-skills --list
  • npx -y skills add PostPlusAI/postplus-skills --full-depth --skill '*' --agent claude-code codex cursor github-copilot windsurf trae trae-cn --yes
  • postplus list

If the current released surface does not contain a suitable skill, say that directly.

Default Workflow

  1. understand the real task, not just the literal wording
  2. map it to the smallest released skill or skill chain
  3. explain why that route fits
  4. confirm the released skill ids with postplus list when needed
  5. hand the user the official install path:

- npm install -g @postplus/cli - postplus auth login - npx -y skills add PostPlusAI/postplus-skills --full-depth --skill '*' --agent claude-code codex cursor github-copilot windsurf trae trae-cn --yes

Recommendation Rules

  • prefer one narrow released skill over a broad stack when the task is already specific
  • use router skills only when the request is still ambiguous
  • if the downstream skill is not released, do not pretend it is installable
  • when multiple released skills are needed, order them by workflow stage: research -> synthesis -> production -> publishing

Good Output

Return:

  • the recommended released skill id or skill chain
  • one-sentence reason for each recommendation
  • the exact official install command
  • any important release-surface limitation

Example

If the user asks:

  • “有什么 skill 可以帮我做 TikTok 爆款研究?”

Good response shape:

  1. recommend tiktok-research
  2. if the user only wants installation guidance, point to:

- npm install -g @postplus/cli - postplus auth login - npx -y skills add PostPlusAI/postplus-skills --full-depth --skill '*' --agent claude-code codex cursor github-copilot windsurf trae trae-cn --yes

If the user asks:

  • “我想先找达人,再做外联”

Good response shape:

  1. recommend creator-discovery-router
  2. then the routed platform research skill
  3. then creator-outreach

Fail-Fast Rule

If no released skill fits the request, stop and say:

  • the released surface does not currently cover that capability
  • whether the nearest released alternative exists
  • whether the request appears to depend on a capability that is not currently available

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

37.36%
按下载量换算69

Claude

30.44%
按下载量换算57

Cursor

19.52%
按下载量换算36

Gemini CLI

8.61%
按下载量换算16

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

执行命令

安装流程涉及命令执行,可能通过 npx skills add https://github.com/postplusai/postplus-skills --skill skill-finder-cn 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

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

来源信息

继续浏览同类 Skills