← 返回 Skills 市场
tenequm

standard-readme

作者 Misha Kolesnik · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
110
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install standard-readme
功能描述
Write or audit README files following the Standard Readme specification (github.com/RichardLitt/standard-readme). Use this skill whenever the user asks to cr...
安全使用建议
This is an instruction-only README authoring/auditing skill and is internally consistent with its description. It does not request secrets or install software. When you use it, the agent will likely read repository files (README.md, package.json, images) and may suggest badges that reference external services (e.g., shields.io). Review any generated or modified README before committing or publishing. If you expect the agent to fetch private repo settings or package registry info, be aware those actions may require platform-level permissions or credentials that this skill does not declare — grant only the access you intend.
功能分析
Type: OpenClaw Skill Name: standard-readme Version: 0.1.0 The skill bundle is designed to help users generate and audit README files according to the 'Standard Readme' specification. The instructions in SKILL.md are well-defined, focusing on document structure and content quality, and the 'Gather context' step is limited to reading local project configuration files (e.g., package.json, LICENSE) necessary for its stated purpose without any signs of data exfiltration or malicious execution.
能力评估
Purpose & Capability
Name/description (generate and audit Standard Readme-compliant README.md files) matches the SKILL.md instructions. The skill is instruction-only and requests no binaries or credentials, which is appropriate for a formatting/linting/document generation helper. A minor note: some checks (e.g., matching package registry descriptions or GitHub repo settings) imply reading repository metadata or querying remote package registries, but this is coherent with the stated purpose.
Instruction Scope
SKILL.md stays focused on README content, sections, and rules. It implicitly requires the agent to inspect repository files (README.md, package.json, images) and possibly repo metadata; it does not instruct the agent to read unrelated system files, environment variables, or exfiltrate data. Be aware the agent may need to access repo contents and (optionally) query external services for badges or package metadata.
Install Mechanism
No install spec and no code files — lowest-risk instruction-only skill. Nothing will be written to disk or fetched during installation.
Credentials
The skill declares no required environment variables, credentials, or config paths. That matches its purpose. If the agent implementation later tries to call private APIs (e.g., GitHub or npm) it would need credentials, but the skill itself does not request them.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skill/system configs. Autonomous invocation is permitted (default) but that is normal and acceptable for this type of helper.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install standard-readme
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /standard-readme 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial publish of standard-readme
元数据
Slug standard-readme
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

standard-readme 是什么?

Write or audit README files following the Standard Readme specification (github.com/RichardLitt/standard-readme). Use this skill whenever the user asks to cr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。

如何安装 standard-readme?

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

standard-readme 是免费的吗?

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

standard-readme 支持哪些平台?

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

谁开发了 standard-readme?

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

💬 留言讨论