Optimize agent skills for discoverability on ClawdHub/MoltHub. Use when improving search ranking, writing descriptions for semantic search, understanding how the registry indexes skills, testing search visibility, or analyzing why a skill isn't being found.
Security Analysis
high confidenceThe skill's requirements and instructions match its stated purpose (writing better registry descriptions and testing discoverability); it is instruction-only, asks for no credentials, and has no install steps, so its footprint is minimal and coherent.
Name/description align with the content of SKILL.md. The declared requirement (npx) matches the SKILL.md example using `npx molthub@latest search`. There are no unrelated credentials, binaries, or config paths requested.
SKILL.md stays on-topic: it explains how ClawdHub's semantic search and indexing work, gives description templates, and shows how to run a CLI search. It does not instruct reading system files, exporting credentials, or sending data to unexpected external endpoints. The internal API URL and embedding details are plausible diagnostic info for the stated purpose.
Instruction-only skill with no install spec and no code files — lowest-risk installation surface. It suggests using npx (declared), but does not download or extract arbitrary archives.
No environment variables or credentials are requested. The primary credential is none, which is proportionate to an advisory/formatting/search-testing skill.
always is false and the skill has no install step that would persist files or change agent/global configuration. It does not request persistent privileges.
Guidance
This skill appears coherent and low-risk, but exercise normal caution before running example CLI commands. If you run `npx molthub@latest` or any untrusted npx package, ensure the package name/version is official and you trust its source. The skill's owner and homepage are not provided — if provenance matters to you, prefer guidance from an official ClawdHub/MoltHub doc or a published package from a known maintainer. Avoid pasting sensitive or private skill contents into external services when testing search visibility.
Latest Release
v1.0.0
Initial release — search visibility optimization for ClawdHub skills
More by @gitgoodordietrying
Published by @gitgoodordietrying on ClawHub