style-extract

Analyzes Yuque documents to extract vocabulary, sentence, and tone patterns into a reusable writing-style profile.

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/sliec/shared-files --skill style-extract-sliec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: style-extract
Source: https://github.com/sliec/shared-files/tree/main/skills/style-extract
Command: npx skills add https://github.com/sliec/shared-files --skill style-extract-sliec

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Writers and teams struggle to keep a consistent voice across documents, and AI-generated drafts often sound generic. This Skill analyzes your existing Yuque documents to build a concrete, reusable writing-style profile so new content matches your voice. ## Core Features & Use Cases - Multi-dimension style analysis: Examines vocabulary habits, sentence structure, tone and voice, and structural preferences across 5-10 of your documents. - Structured style profile generation: Produces a Markdown profile with high-frequency words, signature sentence patterns, tone portrait, and explicit style rules AI can follow. - Profile persistence in Yuque: Optionally saves the style profile back to a Yuque knowledge base for future writing sessions. - Use Case: A product manager asks the AI to analyze their Yuque knowledge base, receives a style profile describing their concise, example-driven tone, and later asks the AI to draft a new announcement in that same style. ## Quick Start Analyze the documents in my Yuque knowledge base and generate a writing-style profile of my voice.

Frequently Asked Questions about style-extract

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

FAQPage Schema
How do I analyze my writing style from Yuque documents?

Connect the yuque-mcp server with your personal Yuque token, then ask the assistant to analyze your writing style. It samples 5-10 substantial documents from your knowledge bases and produces a structured style profile covering vocabulary, sentence patterns, and tone.

How many documents are needed for a reliable writing style analysis?

At least 5 documents are recommended for a reliable profile, and fewer than 3 triggers a warning that results may be inaccurate. Documents should be original writing, substantial in length (over 500 characters), and diverse in topic.

What tools does the Yuque style extraction require?

It requires the yuque-mcp MCP server authenticated with a personal Yuque token. The workflow uses yuque_list_books, yuque_list_docs, yuque_get_doc, yuque_search, and optionally yuque_create_doc to save the profile.

Can AI write new content in my personal style after analysis?

Yes. The generated profile includes explicit style rules that the assistant follows when drafting new content. After drafting, it self-checks against the profile dimensions and notes which style elements were applied.

What happens if some Yuque documents cannot be accessed?

Documents returning 404 are skipped and noted, while 403 errors indicate missing permissions and are reported to you. Analysis continues with the remaining accessible documents as long as enough samples remain.