Skills Plugins MCP Prompt Model 博客 我的中心

clawhub-batch-analysis

Use when analyzing how Plugin Inspector rule, warning, deprecation, or compatibility changes affect the ClawHub plugin corpus. Guides agents to export plugins from ClawHub, run `plugin-inspector batch`, and summarize affected plugins and finding frequency.

DeepseekModel 官方收录技能 质量 良好 · 64 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=openclaw-plugin-inspector-agents-skills-clawhub-batch-analysis-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name clawhub-batch-analysis description Use when analyzing how Plugin Inspector rule, warning, deprecation, or compatibility changes affect the ClawHub plugin corpus. Guides agents to export plugins from ClawHub, run `plugin-inspector batch`, and summarize affected plugins and finding frequency. ClawHub Batch Analysis Use this skill when a maintainer working on @openclaw/plugin-inspector wants to answer: "If we deprecate this API, how many ClawHub plugins are affected?" "Which plugins would receive this new warning/error?" "What are the most common Plugin Inspector findings across exported ClawHub plugins?" Workflow Confirm the ClawHub export route In the ClawHub repo, verify the current /api/v1/plugins/export contract before using it. Prefer a local or staging ClawHub target unless the user explicitly asks for production. Check auth requirements and pagination headers such as X-Next-Cursor in the current ClawHub code. Export the plugin corpus Request ZIP exports from /api/v1/plugins/export . Include both plugin families unless the user requests a narrower slice: family=code-plugin family=bundle-plugin If the endpoint is paginated, follow X-Next-Cursor until exhausted. Store raw export ZIPs and an export manifest in a temp or ignored working directory. Unpack safely Unpack into a fresh directory. Do not execute plugin code during unpacking. Keep any ClawHub export metadata near the unpacked corpus so plugin names/owners can be traced. Run Plugin Inspector batch From the plugin-inspector repo: plugin-inspector batch /path/to/unpacked-clawhub-export \ --no-openclaw \ --out reports/clawhub-batch-analysis \ --concurrency 8 \ --json Use --openclaw <path> instead of --no-openclaw when validating against a local OpenClaw checkout or a branch with new compatibility metadata. Add --keep-plugin-reports only when per-plugin artifacts are needed; large exports can produce many files. Summarize impact Lead with: total plugins scanned plugins with errors plugins with warnings top finding codes by affected plugin count Include affected plugin/version rows for the specific finding under investigation. Link or point to: plugin-inspector-batch-report.json plugin-inspector-batch-report.md Safety Notes Treat exported plugins as untrusted source. Do not pass --runtime , --mock-sdk , or --allow-execute unless the user explicitly requests runtime capture in an isolated workspace. Keep production exports and reports out of git unless the user explicitly asks to publish a sanitized artifact. If export counts or endpoint behavior matter, verify against live ClawHub instead of relying on memory.
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

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

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

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

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