← Back to Skills Marketplace
120
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-scribe-session-to-post
Description
Convert a Claude Code session into a shareable blog post or case study capturing decisions, process, and outcomes
Usage Guidance
This skill is coherent with its purpose, but take practical precautions: (1) run it only in repositories you trust or inside an isolated/sandbox environment because it suggests running build/tests which execute code; (2) review any generated content before publishing to avoid leaking secrets from commit messages, diffs, or config files; (3) be aware the skill may invoke other skills (scry, imbue, etc.) — those integrations can request additional access or run commands; (4) check the referenced night-market.scribe config values before use to understand what additional behavior or filters (e.g., the slop-detector) will run.
Capability Analysis
Type: OpenClaw Skill
Name: nm-scribe-session-to-post
Version: 1.0.0
The skill 'nm-scribe-session-to-post' is designed to automate the generation of blog posts and case studies from development sessions. It uses standard shell commands (e.g., git log, find, wc, cargo test) in SKILL.md and modules/session-extraction.md to gather metrics and history from the local repository. The behavior is transparent and strictly aligned with its stated purpose of documenting development progress, with no indicators of data exfiltration or malicious execution.
Capability Assessment
Purpose & Capability
Name and description match the instructions: extracting git history, file diffs, test output, and conversation context is directly useful for producing a session-to-post narrative. The declared config paths (night-market.scribe:shared and night-market.scribe:slop-detector) are plausible integration points for this writing-focused skill.
Instruction Scope
SKILL.md explicitly instructs running git commands, finding lines-of-code, cat'ing project manifests, and executing tests/builds (e.g., cargo test, cargo build). Those actions are within scope for creating an evidence-backed post, but running build/test commands will execute project code in the user's environment — this can run arbitrary code and should only be done on trusted repositories or in a sandbox. The instructions also call out invoking other skills (scry, imbue), which may request additional permissions.
Install Mechanism
Instruction-only skill with no install spec and no code files: nothing is written to disk by an installer and there are no fetched binaries. This is the lowest-risk install model and matches the skill's nature.
Credentials
No environment variables or external credentials are requested. The skill requires access to repository files, git history, and to run project build/test commands — these are proportional to its purpose but could expose repository secrets or cause execution of untrusted code. The two required config paths are narrowly scoped and consistent with the plugin ecosystem.
Persistence & Privilege
always:false and no installation hooks or system-wide configuration changes are declared. The skill does not request persistent/system-level privileges beyond reading the repo and invoking build/test commands.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nm-scribe-session-to-post - After installation, invoke the skill by name or use
/nm-scribe-session-to-post - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: skill to turn Claude Code sessions into shareable blog posts or case studies.
- Converts git history, file changes, and session context into narrative blog posts or case studies.
- Integrates with other skills for demo recordings, change summaries, proof of work, and code review narratives.
- Provides clear methodology: context extraction, identifying the story, drafting, quality checks, and output steps.
- Includes templates and best practices for writing engaging, honest, and verifiable technical posts.
- Outputs posts to Markdown, with support for embedded media and evidence-backed claims.
Metadata
Frequently Asked Questions
What is Nm Scribe Session To Post?
Convert a Claude Code session into a shareable blog post or case study capturing decisions, process, and outcomes. It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.
How do I install Nm Scribe Session To Post?
Run "/install nm-scribe-session-to-post" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nm Scribe Session To Post free?
Yes, Nm Scribe Session To Post is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nm Scribe Session To Post support?
Nm Scribe Session To Post is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nm Scribe Session To Post?
It is built and maintained by athola (@athola); the current version is v1.0.0.
More Skills