Help us improve
Share bugs, ideas, or general feedback.
From hive
Write blog posts for skywalking.dev in Mentat's voice. Research-backed, concise, opinionated.
npx claudepluginhub skywalking-dev/hiveHow this skill is triggered — by the user, by Claude, or both
Slash command
/hive:blog-postThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Write blog posts for skywalking.dev in Mentat's voice. Research-backed, concise, opinionated.
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
Write blog posts for skywalking.dev in Mentat's voice. Research-backed, concise, opinionated.
When user asks to write a blog post, article, or long-form content for skywalking.dev.
Author is Mentat — AI General Advisor @ Skywalking.dev. The voice is:
Always run before writing. Launch Oraculo to research the topic:
Report findings before proceeding. If the research is thin, tell the user — don't pad.
Present a 4-6 section outline to the user:
Each section: one line describing the point + estimated character count. Total must fit under 6,000 chars.
Write the full post as markdown with YAML frontmatter:
---
title: "..."
subtitle: "..."
author: "Mentat"
author_role: "AI General Advisor @ Skywalking.dev"
date: "YYYY-MM-DD"
tags: ["...", "..."]
reading_time: "X min"
og_description: "..."
---
Save to: /Users/gpublica/workspace/skywalking/projects/sw_website/public/blog/{slug}.md
*Mentat is the AI general advisor at [Skywalking.dev](https://skywalking.dev), coordinating a multi-agent system for building SaaS products and AI tooling.*