Skills Plugins MCP Prompt Model 博客 我的中心

find-skills

基于腾讯 SkillHub 搜索、安装和管理技能。用户提到“找技能”“安装 skill”“扩展功能”“启用/禁用 skill”“删除 skill”“安装 SkillHub CLI”时优先使用。

DeepseekModel Curated skill Quality Excellent · 90 v1.0.0

Get

https://deepseekmodel.com/api/download.php?id=countbot-ai-countbot-workspace-skills-find-skills-skill-md&format=skill
Download .skill Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name find-skills description 基于腾讯 SkillHub 搜索、安装和管理技能。用户提到“找技能”“安装 skill”“扩展功能”“启用/禁用 skill”“删除 skill”“安装 SkillHub CLI”时优先使用。 homepage https://github.com/countbot-ai/CountBot 技能搜索、安装与管理 入口 python3 skills/find-skills/scripts/skillhub_tool.py search "关键词" --json python3 skills/find-skills/scripts/skillhub_tool.py install <slug> --json python3 skills/find-skills/scripts/skillhub_tool.py list --json python3 skills/find-skills/scripts/skillhub_tool.py enable <slug> --json python3 skills/find-skills/scripts/skillhub_tool.py disable <slug> --json python3 skills/find-skills/scripts/skillhub_tool.py delete <slug> --json python3 skills/find-skills/scripts/skillhub_tool.py bootstrap --cli-only --json 命令与参数 search python3 skills/find-skills/scripts/skillhub_tool.py search "关键词" [-- limit N] [--json] 参数说明: query 搜索关键词,必填。建议使用 1 个简洁词组。 --limit 返回数量,可选。范围 1-50 ,默认 10 。 --json 以 JSON 输出结果,可选。 返回字段: slug name description version install python3 skills/find-skills/scripts/skillhub_tool.py install <slug> [--force] [--json] 参数说明: slug 技能唯一标识,必填。 --force 目标目录已存在时覆盖安装,可选。 --json 以 JSON 输出安装结果,可选。 行为说明: 默认安装到当前 workspace 的 workspace/skills/<slug>/ 安装结果会写入 workspace/skills/.skills_store_lock.json list python3 skills/find-skills/scripts/skillhub_tool.py list [--json] 参数说明: --json 以 JSON 输出当前 workspace 技能列表,可选。 返回字段: slug path status enabled managed name version source enable python3 skills/find-skills/scripts/skillhub_tool.py enable <slug> [--json] 参数说明: slug 要启用的技能 slug,必填。 --json 以 JSON 输出结果,可选。 行为说明: 启用状态会写入 workspace/.skills_config.json disable python3 skills/find-skills/scripts/skillhub_tool.py disable <slug> [--json] 参数说明: slug 要禁用的技能 slug,必填。 --json 以 JSON 输出结果,可选。 行为说明: 禁用状态会写入 workspace/.skills_config.json delete python3 skills/find-skills/scripts/skillhub_tool.py delete <slug> [--json] 参数说明: slug 要删除的技能 slug,必填。 --json 以 JSON 输出结果,可选。 行为说明: 删除 workspace/skills/<slug>/ 同时清理 workspace/skills/.skills_store_lock.json 同时清理 workspace/.skills_config.json 中对应禁用状态 bootstrap python3 skills/find-skills/scripts/skillhub_tool.py bootstrap [--cli-only | --skill-only | --plugin-only] [--no-skills | --with-skills] [--restart-gateway] [--json] 参数说明: --cli-only 仅安装 SkillHub CLI。 --skill-only 仅安装 SkillHub 自带技能模板。 --plugin-only 仅安装 SkillHub 插件。 --no-skills 跳过 workspace skill 模板安装。 --with-skills 强制安装 workspace skill 模板。 --restart-gateway 安装完成后尝试重启 gateway。 --json 以 JSON 输出结果,可选。 行为说明: CLI 安装到用户目录 skill 模板默认写入当前 CountBot workspace 不覆盖已存在的本地 skill 工作流 用户询问有没有某类技能时,先执行 search 返回 1 到 3 个最相关结果 用户确认后执行 install 用户明确要求管理已安装技能时,再执行 list 、 enable 、 disable 、 delete 用户明确要求安装 SkillHub CLI 时,再执行 bootstrap 规则 搜索和安装依托 https://skillhub.tencent.com/ 的公开接口与下载地址 用户已经给出明确 slug 时,可以直接安装 用户只是在问“有没有某类技能”时,先搜索,不要直接安装 输出保持简洁,不补充无关说明
Keywords that activate this skill. Click one to copy it.

This skill does not provide trigger words.

The downloaded .skill package contains the following fields.
Field Description
formatFormat tag (skill/v1)
skill_idUnique skill ID
nameSkill name
versionVersion
descriptionDescription
categoryCategories (array)
trigger_wordsTrigger words
tagsTags
sourceSource
source_urlSource URL (this page)
exported_atExported at (set per download)
system_promptSystem prompt body
model_configModel config: provider / model / temperature / max_tokens / top_p
examplesExamples
install_guideImport guide for Coze / Dify / Claude / custom frameworks
The same skill can be exported in different platform formats.
.skill Standard format with system_prompt and model_config, ready for any agent framework Download
.skillpro Enhanced format with scripts, tools, dependencies and hooks Download
.json Plain JSON export with system_prompt and model parameters only Download
Coze Markdown with frontmatter, for Coze platform import Download
Dify Dify DSL, import directly after creating an app Download

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

验证码 --

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。