agentsclimarketplace

Good

Skill huiyonghkw/hekouwang-claude-skill-doctor-skill/tests/fixtures/good

生成示例日报。把一段原始数据整理成一页结构化的示例日报。 当需要演示「合格 skill 长什么样」或要一份 demo 日报时使用; use when you need a demo daily report.From its SKILL.md

Install
npx -y skills add huiyonghkw/hekouwang-claude-skill-doctor-skill --skill good

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

0.8 KB, 175 tokens by cl100k_base, as published. Nobody here has run it

Example Good Skill

一个用于演示「合格 skill」的最小夹具:frontmatter 完整、description 写清了 做什么 + 何时用、正文精简、无硬编码密钥、无绝对路径。

何时用

当用户要一份示例日报,或想看一个达标 skill 的结构时。

怎么做

  1. 读取用户给的原始数据。
  2. 按「概览 / 明细 / 结论」三段整理。
  3. 输出一页 Markdown 日报。

正文只放本 skill 私有的约定;通用写法交给模型自己。

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.