style-modeler

Analyze sample texts to build 15-dimension author models in structured markdown files.

365|61|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/dongbeixiaohuo/writing-agent --skill style-modeler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: style-modeler
Source: https://github.com/dongbeixiaohuo/writing-agent/tree/main/.claude/skills/%E9%A3%8E%E6%A0%BC%E5%BB%BA%E6%A8%A1
Command: npx skills add https://github.com/dongbeixiaohuo/writing-agent --skill style-modeler

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? This skill helps teams learn, extract, and replicate writing styles from sample texts, enabling consistent generation across projects.

## Core Features & Use Cases

  • 15-dimension deep analysis of author persona, thinking core, and writing patterns.
  • Incremental updates to the style library with conflict resolution and versioning.
  • Centralized, searchable .claude/styles/ style profiles for reuse.
  • Use Case: From multiple samples, produce a robust author style profile for downstream generation.

### Quick Start Example command: Provide a sample author text and request to create or update the corresponding style profile in .claude/styles/ for that author.

Frequently Asked Questions about style-modeler

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

FAQPage Schema
How do I replicate a specific writing style from sample texts for content generation?

To replicate a writing style from sample texts, you analyze the samples to build a 15-dimension author model capturing persona, thinking core, and writing patterns. This profile is then saved as structured markdown for consistent downstream text generation.

What is a 15-dimension author model for style modeling?

A 15-dimension author model is a deep analytical profile that extracts an author's persona, thinking core, and writing patterns from sample texts. It encodes this style data into structured markdown files to enable precise replication of the original voice.

How do I manage incremental updates to a centralized style library without conflicts?

You manage incremental updates to a centralized style library by applying built-in conflict resolution and versioning when adding new sample texts. This updates the existing author profile while maintaining historical consistency across projects.

Can I use extracted author profiles for automated content generation across different projects?

Yes, you can use extracted author profiles for automated content generation across projects. The profiles are stored as centralized, searchable markdown files within a dedicated styles directory, allowing downstream scripting to access and apply them consistently.

Does style modeling work with structured markdown files for downstream scripting?

Yes, style modeling works directly with structured markdown files for downstream scripting. The skill encodes the extracted 15-dimension style data into these files, enabling scripts to programmatically read and apply the defined author attributes.