Real Skill packageSource verifiedClawHub registry

skills-best-practices

Build high-quality Agent Skills for any agent - opinionated best practices distilled from the Agent Skills spec, official Anthropic guidance, and production experience. Covers SKILL.md structure, frontmatter, description writing, single-file vs references/ layout, progressive disclosure, testing, patterns, troubleshooting, and distribution across all surfaces (Claude.ai, Claude Code, API, Agent SDK). Use when creating a skill, reviewing skill quality, debugging why a skill won't trigger, structuring skill director…

Identity and source

Publisher attributionMisha Kolesnikregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 73% rule confidence
Package forminstruction bundle5 recorded files
Canonical sourceClawHub registryclawhub:tenequm:skills-best-practices
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/21/2026.claude/skills/skills-best-practices

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/21/2026.agents/skills/skills-best-practices

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/21/2026skills/skills-best-practices

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @tenequm/skills-best-practices
clawhub inspect @tenequm/skills-best-practices --version 0.8.1

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
5 / 5 inspected as text
Checked
8/21/2026, 1:15:49 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highRemote content is piped directly to a shellreferences/clawhub-publishing.md:29 · confidence 98%curl | bash
1 High/Critical review queue entry
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
Open human review queue →
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • browser control — automatically inferred
10 dependency and API indicators
  • api: agentskills.io
  • api: claude.com
  • api: clawhub.ai
  • api: code.claude.com
  • api: github.com
  • api: keepachangelog.com
  • api: platform.claude.com
  • api: resources.anthropic.com
  • api: semver.org
  • api: www.apache.org
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/21/2026, 12:19:02 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:0efc853f24839e048185e1f028cfc2e3111412eb922a791a53a3b9e9c2005567
Show up to 5 recorded paths
  • CHANGELOG.md
  • LICENSE.txt
  • references/clawhub-publishing.md
  • skill-card.md
  • SKILL.md

Source changelog

Updated skills-best-practices from 0.8.0 to 0.8.1. Changes: - modified `CHANGELOG.md` - modified `SKILL.md` - deleted `skill-card.md`