← 返回 Skills 市场
147
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-readme-writer
功能描述
为本地项目或 GitHub 项目生成专业的 README.md 文档。**触发词:"写 README"、"生成 README"、"README.md"、"项目文档"、"GitHub 文档"、"readme"、"项目介绍"、"文档生成"**。支持自动收集项目信息、交互式确认、中英双语。根据项目类型(Python/前...
安全使用建议
This skill appears to do what it says: it reads project files (package.json, pyproject.toml, Cargo.toml, source files, existing README) and interactively builds a README. Before installing/using it, consider: 1) It will read files under any local path you give it — avoid pointing it at directories containing secrets or unrelated private data. 2) If you supply a GitHub URL the agent may fetch repository content; ensure network fetches are acceptable in your environment. 3) The SKILL.md contains embedded Base64 image data; while likely benign for badges, base64 can conceal unexpected content — inspect any embedded blobs if you are concerned. 4) Always review the generated README and backups before committing or publishing. If the skill later requests credentials, network endpoints beyond standard badge/image URLs, or includes executable code, re-evaluate (these would raise suspicion).
功能分析
Type: OpenClaw Skill
Name: skill-readme-writer
Version: 0.0.1
The skill is a utility designed to automate the creation of professional README.md files for local or GitHub projects. It follows a structured 11-step interactive workflow that includes gathering project metadata from standard configuration files (like package.json, pyproject.toml, and Cargo.toml), generating dynamic badges via shields.io, and ensuring bilingual (Chinese/English) consistency. The code and instructions in SKILL.md and README.md are well-documented, align perfectly with the stated purpose, and contain no evidence of data exfiltration, malicious execution, or prompt injection attacks. A Base64-encoded string found in the badge generation section was analyzed and confirmed to be a benign SVG logo for Windows.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md explicitly describes auto-reading package.json, pyproject.toml, Cargo.toml, main language files, directory structure and existing README to construct a README. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
The instructions legitimately require reading local project files and directory structures and fetching from GitHub URLs when provided. This is expected for a README generator, but it means the agent will read arbitrary files under the supplied path (including existing README and config files). The skill states it will back up existing README before overwriting, and it requires interactive confirmation for optional sections.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing will be written to disk by an installer step beyond the normal agent runtime behavior described in SKILL.md.
Credentials
No environment variables, credentials, or config paths are requested. The set of files the skill reads (project manifests, source files, README) is proportional to its stated goal.
Persistence & Privilege
always is false and autonomous invocation is permitted (platform default). The skill does not request elevated persistence or modify other skills or global agent settings according to the provided metadata.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-readme-writer - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-readme-writer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.1
README-writer 0.0.1 — 首次发布,支持自动化与交互式生成专业 README.md
- 自动收集本地/GitHub 项目结构、语言、依赖等信息,交互确认后生成专业 README.md
- 支持多种触发词,适配 Python/前端/Skill/CLI 等主流项目类型,自动识别并补全项目信息
- 交互式流程涵盖:信息确认 → 目录建议 → 可选章节(致谢/贡献/日志)→ 多轮生成与优化
- 建议 Badge 行分层生成、自动适配项目技术栈与平台,并引导用户自定义精简
- 文档风格和内容结构根据用户偏好自由选择,支持中英双语
- 设计规范化、易于迭代,适合开箱即用专业项目文档生成需求
元数据
常见问题
skill-README-writer 是什么?
为本地项目或 GitHub 项目生成专业的 README.md 文档。**触发词:"写 README"、"生成 README"、"README.md"、"项目文档"、"GitHub 文档"、"readme"、"项目介绍"、"文档生成"**。支持自动收集项目信息、交互式确认、中英双语。根据项目类型(Python/前... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 147 次。
如何安装 skill-README-writer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-readme-writer」即可一键安装,无需额外配置。
skill-README-writer 是免费的吗?
是的,skill-README-writer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
skill-README-writer 支持哪些平台?
skill-README-writer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 skill-README-writer?
由 ZeroX(@justzerox)开发并维护,当前版本 v0.0.1。
推荐 Skills