← Back to Skills Marketplace
athola

Nm Scribe Doc Generator

by athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
127
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-scribe-doc-generator
Description
Generate or remediate documentation with human-quality writing and style
Usage Guidance
This skill appears to do what it claims: read style/profile files, scan and rewrite documentation, and call a slop-detector/quality-gate. Before installing, review and trust the referenced companion skills (e.g., scribe:slop-detector, leyline:markdown-formatting, sanctum:doc-updates) because the doc-generator delegates checks and edits to them; verify those components do not reach out to external endpoints or request secrets. Also spot-check any .scribe/style-profile.yaml and confirm you are comfortable giving the agent read/write access to the repo files it will edit. If you see a version of the slop-detector or other referenced skill that requires network access or credentials, re-evaluate (that would change this assessment).
Capability Analysis
Type: OpenClaw Skill Name: nm-scribe-doc-generator Version: 1.0.0 The nm-scribe-doc-generator skill is designed to generate and remediate documentation by enforcing specific writing styles and removing AI-generated cliches ('slop'). The skill uses standard commands like 'cat' and 'grep' for legitimate purposes, such as reading style configurations and searching for specific vocabulary within documentation files (SKILL.md, modules/remediation-workflow.md). It includes explicit safety instructions to only modify docstrings and never alter surrounding code logic, showing no signs of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description (doc generation and remediation) align with the artifacts: an instruction-only SKILL.md and three writing modules. The declared config paths (night-market.scribe:shared and night-market.scribe:slop-detector) are coherent with a linter/quality-checker integration the skill expects.
Instruction Scope
Instructions direct the agent to read local repo files (e.g., .scribe/style-profile.yaml, target docs), run simple shell checks (cat, grep), and invoke other skills (scribe:slop-detector, leyline:markdown-formatting, sanctum:doc-updates). This is appropriate for editing docs, but it does mean the skill will access repository files and relies on the behavior of referenced skills.
Install Mechanism
No install spec or code files — instruction-only — so nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requests no environment variables or external credentials. The only required items are config paths for related Night Market components (shared and slop-detector), which match the documented behavior.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It can be invoked autonomously by the agent (platform default), but there is no indication it modifies other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nm-scribe-doc-generator
  3. After installation, invoke the skill by name or use /nm-scribe-doc-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of nm-scribe-doc-generator skill. - Automates high-quality documentation generation and remediation based on human-centric style and grounded claims. - Enforces clear writing principles: active voice, imperative mood for docstrings, minimal bullets, and avoidance of business jargon or vague language. - Integrates "slop-detector" for stylistic consistency and provides step-by-step workflows for both generation and remediation modes. - Includes strict quality gate criteria and structured approval processes to ensure output meets documentation standards.
Metadata
Slug nm-scribe-doc-generator
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Nm Scribe Doc Generator?

Generate or remediate documentation with human-quality writing and style. It is an AI Agent Skill for Claude Code / OpenClaw, with 127 downloads so far.

How do I install Nm Scribe Doc Generator?

Run "/install nm-scribe-doc-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nm Scribe Doc Generator free?

Yes, Nm Scribe Doc Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nm Scribe Doc Generator support?

Nm Scribe Doc Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nm Scribe Doc Generator?

It is built and maintained by athola (@athola); the current version is v1.0.0.

💬 Comments