analytical-brief

Generate professional analytical briefs in DOCX format from Russian-language inputs.

3|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/KirillTrubitsyn/kirilltrubitsyn-claude-skills --skill analytical-brief
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analytical-brief
Source: https://github.com/KirillTrubitsyn/kirilltrubitsyn-claude-skills/tree/main/.claude/skills/analytical-brief
Command: npx skills add https://github.com/KirillTrubitsyn/kirilltrubitsyn-claude-skills --skill analytical-brief

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Скилл упрощает создание профессиональных аналитических справок в формате DOCX, экономя время на подготовку документов юридического стиля.

Core Features & Use Cases

  • Генерация аналитических справок в формате DOCX в соответствии с корпоративным стилем.
  • Поддержка подготовки правовых меморандумов, обзоров судебных споров и корпоративных отчётов.
  • Инструкция по использованию: использование шаблона скрипта и поддержка русскоязычных материалов.

Quick Start

Запустите шаблон создания справки из скрипта scripts/create_brief.py и заполните основные секции документа.

Frequently Asked Questions about analytical-brief

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

FAQPage Schema
How do I generate a professional analytical brief in DOCX format from Russian-language inputs?

To generate a professional analytical brief in DOCX format, you run the provided creation script which uses the docx library to structure and style Russian-language materials into corporate-standard documents.

Can I use this tool to prepare legal memos and dispute analyses for corporate boards?

Yes, you can use it to prepare legal memos, dispute analyses, and executive briefs for corporate boards, as it applies the required formatting and structure for management and arbitration contexts.

What is the best way to create a corporate report that meets executive summary formatting standards?

The best way to create a corporate report with executive summary standards is to use the dedicated script template, which automatically fulfills corporate styling and document structure requirements.

Do I need the docx library installed to produce Russian-language legal documents?

Yes, you need the docx library installed as a dependency, because the underlying script relies on it to programmatically construct and format the DOCX output for your legal documents.

What are the limitations of generating an analytical brief with this approach?

A limitation is that it specifically processes Russian-language inputs to generate DOCX files, so it may not be suitable for preparing corporate reports or legal memos in other languages without modifying the script.