devlogGenerate narrative blog posts from AI coding session transcripts. Reads session files, selects sessions relevant to a topic, and produces an agent-narrated blog post about the human-agent collaboration. Supports builder's log, tutorial, and technical deep-dive styles.
Install via ClawdBot CLI:
clawdbot install lordshashank/devlogGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://gql.hashnode.comCalls external URL not in known-safe list
https://github.com/user/repoAI Analysis
The skill's external calls to Hashnode (blog publishing platform) and GitHub are consistent with its stated purpose of generating and publishing devlog posts. While the Hashnode endpoint is undocumented in the provided snippet, it aligns with the skill's function and does not appear to be a hidden credential harvesting or data exfiltration mechanism.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
An open-source maintainer uses the skill to generate devlogs from coding sessions with contributors, documenting feature development and debugging processes. This creates engaging, narrative documentation that attracts new developers and showcases project progress, enhancing community transparency.
A coding bootcamp instructor employs the skill to transform student-instructor AI coding sessions into tutorial-style blog posts. These posts serve as supplementary learning materials, illustrating real-world problem-solving and collaboration techniques for students to study and emulate.
A software engineering team uses the skill to generate technical deep-dive devlogs from internal AI-assisted development sessions. This captures architectural decisions and debugging insights, fostering knowledge retention and onboarding for new team members in a collaborative format.
A freelance developer leverages the skill to create builder's log-style blog posts from client project sessions. These posts demonstrate workflow, problem-solving, and deliverables, serving as a dynamic portfolio to attract new clients by showcasing expertise and process transparency.
Offer a cloud-based version of the skill with enhanced collaboration features, such as multi-user session integration and advanced analytics. Revenue is generated through monthly or annual subscriptions based on team size and usage tiers, targeting enterprises and development agencies.
Provide a free basic version with limited sessions and outputs, while premium features like advanced filtering, custom templates, and publishing integrations are paid. This model attracts a broad user base and converts active users through upselling, supported by one-time purchases or low-cost subscriptions.
License the skill's technology to blogging platforms, educational sites, or developer tools as an integrated feature. Revenue comes from licensing fees or revenue-sharing agreements, allowing partners to enhance their offerings with automated devlog generation for their user communities.
💬 Integration Tip
Ensure session data sources are accessible and properly formatted; start by testing with a single platform reference to avoid overload, then expand based on user feedback and compatibility checks.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.