← 返回 Skills 市场
tinkcarlos

skill-expert-skills

作者 TinkCarlos · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
310
总下载
0
收藏
4
当前安装
2
版本数
在 OpenClaw 中安装
/install skill-expert-skills-openclaw
功能描述
Creates, optimizes, validates, and packages AI Agent Skills (SKILL.md format). Mandatory 6-Phase workflow with quality gates: Phase 0: Task Classification +...
安全使用建议
This package appears coherent with its stated purpose, but take standard precautions before running code: 1) Review scripts (scripts/*.py) and requirements.txt yourself to ensure they do only what you expect. 2) Run any pip install commands inside an isolated virtualenv and not as root. 3) Be aware the tool will read and write files under the skill directories you point it at (init_skill, package_skill), so avoid pointing it at system or secrets directories. 4) If you do not want an agent to run these scripts autonomously, keep model-invocation disabled for this skill in your agent settings. 5) If you plan to allow network access, note SKILL.md recommends web searches/URL fetch — consider whether that is acceptable in your environment.
功能分析
Type: OpenClaw Skill Name: skill-expert-skills-openclaw Version: 1.0.1 The skill bundle is a comprehensive toolkit designed to assist in the creation, optimization, and validation of AI Agent Skills. It includes a suite of Python utility scripts (e.g., scripts/quick_validate.py, scripts/universal_validate.py, scripts/package_skill.py) that perform structural checks, quality scoring, and portability audits. Notably, universal_validate.py actively scans for and flags sensitive absolute paths to prevent accidental data leakage or portability issues. The instructions in SKILL.md and the extensive documentation in the references/ directory are strictly aligned with the stated purpose of improving skill development workflows and do not contain any malicious patterns, exfiltration logic, or prompt injection attacks.
能力评估
Purpose & Capability
The name/description promise (create/optimize/validate/package SKILL.md-based skills) aligns with the included scripts (init_skill, quick_validate, universal_validate, package_skill, analyze_trigger, diff_with_official, etc.) and the many reference docs. The skill does not request unrelated environment variables or credentials.
Instruction Scope
SKILL.md describes multi-phase workflows and explicitly tells the agent to use local docs, scripts, and (when available) external research tools (web search / URL fetch). The frontmatter lists allowed-tools (Read Write Bash Grep Glob), and the included scripts perform filesystem operations (create SKILL.md, read/write directories, package files). This is expected for a skill-creator tool, but be aware the instructions suggest using network-based research tools when available — the skill does not declare network access or credentials, so network use depends on the agent environment rather than the skill itself.
Install Mechanism
There is no install spec (instruction-only SKILL.md), which lowers automatic risk. However documentation/quick-navigation instructs users to run pip install -r scripts/requirements.txt; a requirements.txt exists (content not shown here). Running those commands would pull external packages. The repository itself contains many local Python scripts; packaging code writes zip files locally. There are no downloads from arbitrary URLs in the provided scripts.
Credentials
The skill declares no required env vars, no primary credential, and no config paths — appropriate for a tooling/authoring skill. The scripts legitimately need local filesystem access to create/validate/package skills; no sensitive or unrelated credentials are requested.
Persistence & Privilege
always:false and user-invocable:true (default) — the skill does not demand forced/global inclusion. The scripts create or modify files under user-specified skill directories (init_skill, package_skill), which is expected behavior for an authoring tool. The skill does not attempt to modify other skills' configurations or claim system-wide privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-expert-skills-openclaw
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-expert-skills-openclaw 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
**Major update with new workflow, conciseness, and classification features** - Introduced Fast Track Decision: classify skill tasks as Simple, Standard, or Complex for tailored workflow paths. - Adopted consistent reference pointer pattern (→ references/xxx.md) for offloading details. - Added SKILL.md Positioning rules and a 5-point Conciseness Checklist (NON-NEGOTIABLE). - Expanded metadata: now includes version 4.0.0, last_updated, and enhancement notes. - Consolidated references navigation and included phase-based guides for each step. - Retained strict quality gates, Definition of Done, and Source Credibility Tiers.
v1.0.0
- Initial release of the Skill Expert—Universal Edition. - Provides a mandatory 6-phase workflow for creating, optimizing, validating, and packaging AI Agent Skills. - Includes detailed quality gates, checklist-based phase progression, and user confirmation at key stages. - Enforces concise, maintainable SKILL.md structure and strict separation between core instructions and references. - Supports Python 3.8+ for validation scripts.
元数据
Slug skill-expert-skills-openclaw
版本 1.0.1
许可证
累计安装 4
当前安装数 4
历史版本数 2
常见问题

skill-expert-skills 是什么?

Creates, optimizes, validates, and packages AI Agent Skills (SKILL.md format). Mandatory 6-Phase workflow with quality gates: Phase 0: Task Classification +... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 310 次。

如何安装 skill-expert-skills?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-expert-skills-openclaw」即可一键安装,无需额外配置。

skill-expert-skills 是免费的吗?

是的,skill-expert-skills 完全免费(开源免费),可自由下载、安装和使用。

skill-expert-skills 支持哪些平台?

skill-expert-skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 skill-expert-skills?

由 TinkCarlos(@tinkcarlos)开发并维护,当前版本 v1.0.1。

💬 留言讨论