← Back to Skills Marketplace
119
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-sanctum-update-readme
Description
Refresh README structure and content using repo context from git-workspace-review
Usage Guidance
This skill is coherent with its stated goal, but review before installing: 1) Confirm the agent environment provides the command-line tools the SKILL.md assumes (git, rg/ripgrep, make) — the metadata currently lists no required binaries. 2) Verify you trust the referenced Night Market skills (scribe, imbue, leyline/leyline-like markdown formatter) because the workflow delegates editing and slop-detection to them; note that 'leyline:markdown-formatting' is referenced in the instructions but not declared in metadata. 3) Consider the data-leakage risk of the exemplar web searches — avoid including secrets or code snippets in any external queries or citation uploads. 4) If you need higher assurance, ask the publisher to (a) list required binaries in metadata, (b) declare all plugin dependencies referenced in SKILL.md, and (c) document whether any external search/citation step transmits repository content to third parties. If those gaps are filled and you accept the repo-editing scope, the skill is reasonable to use; absent that, treat it cautiously.
Capability Analysis
Type: OpenClaw Skill
Name: nm-sanctum-update-readme
Version: 1.0.0
The skill bundle provides a structured workflow for updating a repository's README file by auditing project languages and researching high-quality examples. It uses standard shell commands (git, rg, ls) and web searches to gather context, with no evidence of data exfiltration, malicious execution, or prompt injection. All actions are well-aligned with the stated purpose of documentation improvement across files like SKILL.md and its supporting modules.
Capability Assessment
Purpose & Capability
The name/description match the instructions: the SKILL.md describes a README refresh workflow that uses repository context, exemplar research, slop detection, and doc-generation. Requested config paths (git-workspace-review, scribe:slop-detector, scribe:doc-generator) align with the stated purpose. Minor mismatch: the SKILL.md references other skills (e.g., leyline:markdown-formatting) that are not listed in the declared config/requirements.
Instruction Scope
The instructions explicitly run or assume local tools and repo access (pwd, git status -sb, rg to read headings, git diff, make docs-update, writing to README.md and /tmp research files). The metadata declares no required binaries, but the runtime steps require git, ripgrep (rg), make, and shell write access to the workspace. The workflow also instructs web searches for exemplars — this involves external network access and may risk accidental disclosure if repo snippets are included in queries. Overall the runtime actions are coherent with the README-editing task but the SKILL.md grants broad file-read/write and network steps without listing them as requirements.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is the lowest install risk — nothing is written to disk by an installer. All activity happens at runtime via instructions.
Credentials
No environment variables or external credentials are requested. The required config paths point to other Night Market skill configs (scribe, sanctum, imbue), which is proportionate to a cross-skill workflow. There are no unrelated secret requests.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent elevation or to modify other skills' configs. Autonomous invocation is allowed (platform default) but not combined here with broad credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nm-sanctum-update-readme - After installation, invoke the skill by name or use
/nm-sanctum-update-readme - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the update-readme skill: streamlines structural and content refreshes for repository READMEs.
- Establishes a multi-step workflow including language audit, exemplar research, outline alignment, edits, AI slop detection, and verification/reporting.
- Integrates with related skills such as git-workspace-review for repo context, scribe for slop detection and document generation, and leyline for markdown formatting.
- Emphasizes research-backed recommendations, specific command usage, and explicit references to both internal documents and external exemplars.
- Includes troubleshooting tips for common README and documentation issues.
Metadata
Frequently Asked Questions
What is Nm Sanctum Update Readme?
Refresh README structure and content using repo context from git-workspace-review. It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.
How do I install Nm Sanctum Update Readme?
Run "/install nm-sanctum-update-readme" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nm Sanctum Update Readme free?
Yes, Nm Sanctum Update Readme is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nm Sanctum Update Readme support?
Nm Sanctum Update Readme is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nm Sanctum Update Readme?
It is built and maintained by athola (@athola); the current version is v1.0.0.
More Skills