← 返回 Skills 市场
tenequm

skills-best-practices

作者 Misha Kolesnik · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
110
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skills-best-practices
功能描述
Build high-quality Agent Skills for Claude following official Anthropic best practices. Covers SKILL.md structure, frontmatter, description writing, progress...
安全使用建议
This is a documentation-only skill for authors and is internally consistent. It's safe as a reference, but be cautious when reusing its examples: the guide documents dynamic context injection (``!`command``) and substitution variables that run shell commands or read files during preprocessing — these behaviors can expose local data or execute commands if included in a real skill. Before installing or enabling authored skills that use those patterns, review the SKILL.md for any ``!`command`` lines, shell commands, or references to local paths/credentials, and test such skills in a restricted environment. If you want to avoid any risk, keep this skill as read-only documentation and do not copy examples that run commands into skills you enable for autonomous invocation.
功能分析
Type: OpenClaw Skill Name: skills-best-practices Version: 0.1.0 The skill bundle 'skills-best-practices' is a comprehensive documentation and reference guide for building high-quality Agent Skills. It contains instructional content, quality checklists, and architectural patterns (e.g., in SKILL.md and references/patterns.md) that align with official development standards. There is no evidence of malicious code, data exfiltration, or harmful prompt injection; the bundle serves purely as a meta-skill to assist in skill development and review.
能力评估
Purpose & Capability
Name, description, and included files are a coherent authoring/reference pack for skill authors. There are no unexpected credentials, binaries, installs, or claimed capabilities that don't match the skill's stated purpose of documenting how to build skills.
Instruction Scope
The SKILL.md documents features that can execute shell commands at preprocess time (the ``!`command` `` dynamic context injection example) and shows examples that use file-reading tools (Glob, Grep) and substitution variables like ${CLAUDE_SKILL_DIR}. The skill itself is a guide and does not declare or request access to env vars or local files, but it explicitly teaches patterns that — if copied into other skills — allow executing local commands and reading local context. Reviewers should be aware of those capabilities when authoring real skills or accepting skills authored using these patterns.
Install Mechanism
Instruction-only skill with no install spec and no code files to download or run. No installer URLs or package pulls are present.
Credentials
No required environment variables, credentials, or config paths are declared. The document references environment variables and an env override in examples (e.g., SLASH_COMMAND_TOOL_CHAR_BUDGET, CLAUDE_CODE_USE_POWERSHELL_TOOL) purely as configuration notes, which is reasonable for a best-practices guide.
Persistence & Privilege
Skill is not marked always:true and uses default invocation settings. It does not request persistent system presence or attempt to modify other skills' configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skills-best-practices
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skills-best-practices 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial publish of skills-best-practices
元数据
Slug skills-best-practices
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

skills-best-practices 是什么?

Build high-quality Agent Skills for Claude following official Anthropic best practices. Covers SKILL.md structure, frontmatter, description writing, progress... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。

如何安装 skills-best-practices?

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

skills-best-practices 是免费的吗?

是的,skills-best-practices 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

skills-best-practices 支持哪些平台?

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

谁开发了 skills-best-practices?

由 Misha Kolesnik(@tenequm)开发并维护,当前版本 v0.1.0。

💬 留言讨论