create-doc-expert

Defines a document writing expert from reference documents into studio/agents/writers.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/Ameng2001/astra-studio-plugins --skill create-doc-expert-ameng2001
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-doc-expert
Source: https://github.com/Ameng2001/astra-studio-plugins/tree/main/studio-docs/skills/create-doc-expert
Command: npx skills add https://github.com/Ameng2001/astra-studio-plugins --skill create-doc-expert-ameng2001

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create a reusable document writing expert that enforces a specific writing style, terminology preferences, and policy citation habits so your generated proposals and reports stay consistent and on-brand.

Core Features & Use Cases

  • Discovery and reuse of existing writers: Finds project-level writer definitions first, then falls back to a built-in template for doc-expert creation.
  • Style extraction from references: Analyzes provided sample documents to produce a structured “Writing Style” profile (language markers, policy citation patterns, paragraph structure, terminology preferences, and signature expressions).
  • Agent definition generation: Writes an agent (.md) to project-level studio/agents/writers/ and reports a style fingerprint so users can validate before writing content.
  • Use case examples: Government proposal writing, technical document drafting, and industry-specific industry report generation with consistent structure and citation conventions.

Quick Start

Use the create-doc-expert skill to define a writer style based on your sample documents, then save the generated expert to studio/agents/writers for later use in plan-document and write-section.

Frequently Asked Questions about create-doc-expert

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

FAQPage Schema
How do I keep terminology and policy citation formatting consistent across generated government proposals?

To keep terminology and policy citations consistent, you can create a document writing expert that extracts a style fingerprint from sample references, enforcing uniform citation habits and terminology preferences across all generated proposals.

Can I build a custom writing style agent from existing technical documentation samples?

Yes, you can build a custom writing style agent by feeding existing technical documentation samples into a style extraction workflow that analyzes language markers, paragraph patterns, and signature expressions to define the agent.

What is the best way to define a reusable writing style for industry report generation?

The best way to define a reusable writing style for industry reports is generating a project-level writer definition that captures specific terminology preferences, policy citation patterns, and structured section formatting for consistent output.

How does reference analysis work when creating a document authoring expert?

Reference analysis works by examining provided sample documents to produce a structured writing style profile, identifying language markers, paragraph structures, and signature expressions to replicate in future document authoring.

Do I need to manually input writing styles or can they be extracted from reference documents?

You can do either; the system supports style extraction from reference documents to automatically identify citation habits and terminology, or accepts manual input to define specific writing style preferences for the expert.

Where are generated document writing experts saved for reuse in plan-document and write-section workflows?

Generated document writing experts are saved as agent definitions in the project-level studio/agents/writers directory, allowing them to be discovered and reused seamlessly in downstream plan-document and write-section workflows.