refine

Refine blog post drafts for accuracy, brand voice, and AI artifacts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/pulse-energy-eu/geo-content --skill refine-pulse-energy-eu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: refine
Source: https://github.com/pulse-energy-eu/geo-content/tree/main/.claude/skills/refine
Command: npx skills add https://github.com/pulse-energy-eu/geo-content --skill refine-pulse-energy-eu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill acts as an expert editor that refines a blog post draft to ensure factual accuracy, preserve brand voice, and remove AI generation artifacts, reducing editing time and rework.

Core Features & Use Cases

  • Accuracy & Compliance: Verifies citations and facts against sources, checks drift from brand context, and flags ambiguities.
  • Voice Consistency: Applies the customer-context voice and terminology to maintain a uniform brand tone across sections.
  • Publishing Readiness: Keeps YAML frontmatter intact, updates dateModified when needed, and outputs a -final.md ready for publishing.

Quick Start

  • refine hyperspell/output/context-engineering-draft.md

Frequently Asked Questions about refine

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I refine a blog post draft to remove AI-generation artifacts?

To refine a blog post draft for factual accuracy and brand voice, this Skill analyzes your text against customer context files, removes AI-generation artifacts, and outputs a production-ready -final.md file while preserving the original draft.

How do I enforce brand voice consistency when editing blog drafts?

To enforce brand voice consistency when editing blog drafts, the Skill reads customer context from {customer-folder}/company-context-*.md files and applies your specific terminology and tone uniformly across all text sections.

Does refining a draft preserve my YAML frontmatter and editorial workflow?

Refining a draft preserves your YAML frontmatter and editorial workflow by keeping metadata intact, automatically updating the dateModified field when needed, and outputting a separate -final.md file for publishing readiness.

What is the best way to verify factual accuracy and citations in blog content?

The best way to verify factual accuracy and citations in blog content is using an automated editorial check that validates facts against sources, checks for brand context drift, and flags ambiguities before publishing.

How do I publish a blog post after the draft refinement process?

To publish a blog post after the draft refinement process, run /framer {output-path} or use /webflow and /wordpress commands on the generated -final.md file to push your production-ready content directly to your CMS.