← 返回 Skills 市场
120
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-scribe-session-to-post
功能描述
Convert a Claude Code session into a shareable blog post or case study capturing decisions, process, and outcomes
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nm-scribe-session-to-post - 安装完成后,直接呼叫该 Skill 的名称或使用
/nm-scribe-session-to-post触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Nm Scribe Session To Post 是什么?
Convert a Claude Code session into a shareable blog post or case study capturing decisions, process, and outcomes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。
如何安装 Nm Scribe Session To Post?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nm-scribe-session-to-post」即可一键安装,无需额外配置。
Nm Scribe Session To Post 是免费的吗?
是的,Nm Scribe Session To Post 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nm Scribe Session To Post 支持哪些平台?
Nm Scribe Session To Post 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nm Scribe Session To Post?
由 athola(@athola)开发并维护,当前版本 v1.0.0。
推荐 Skills