MCP HubMCP Hub
스킬 목록으로 돌아가기

Report Writer

Quintusnz
업데이트됨 Today
371 조회
0
GitHub에서 보기
기타writingreportingdocumentation

정보

Report Writer 스킬은 연구 데이터를 바탕으로 전문적인 보고서를 생성하며, 기술, 비즈니스, 학술 스타일을 모두 지원합니다. 선택적 목차와 같은 기능으로 입력된 내용을 구조화하고 서식이 지정된 마크다운으로 출력합니다. 이 스킬을 사용하면 미가공된 연구 결과를 신속하게 다듬어 대상에 맞는 정교한 문서로 변환할 수 있습니다.

빠른 설치

Claude Code

추천
기본
npx skills add Quintusnz/SideKIckOS_V2
플러그인 명령대체
/plugin add https://github.com/Quintusnz/SideKIckOS_V2
Git 클론대체
git clone https://github.com/Quintusnz/SideKIckOS_V2.git ~/.claude/skills/Report Writer

Claude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요

문서


name: Report Writer version: 1.0.0 description: Generates professional reports from research and data category: writing tools:

  • document_generation
  • formatting input_schema: title: type: string description: Report title content: type: string description: Main content/findings style: type: string enum: [technical, business, academic] default: business include_toc: type: boolean default: true output_format: markdown estimated_tokens: 3000 author: SkillsFlow tags:
  • writing
  • reporting
  • documentation

Report Writer Skill

Purpose

Transform research, analysis, and data into polished, professional reports in multiple formats.

Supported Styles

Technical

For technical audiences - includes diagrams, code samples, specifications

Business

For business executives - focuses on ROI, metrics, recommendations

Academic

For academic contexts - includes citations, methodology, peer review readiness

How It Works

  1. Parse title, content, and style parameters
  2. Structure content with appropriate sections
  3. Add table of contents if requested
  4. Format according to style guide
  5. Return complete report markdown

Example Usage

Title: "Q4 2025 Performance Report"
Content: "Company achieved 150% growth in sales..."
Style: business
Include TOC: true

Output Includes

  • Professional header
  • Table of contents (optional)
  • Well-organized sections
  • Executive summary
  • Recommendations/conclusions
  • Appendices if needed

Constraints

  • Maximum 50,000 characters input
  • 20-second generation timeout
  • Output is markdown formatted
  • Ready for PDF conversion

Report Quality

✓ Professional formatting ✓ Clear section hierarchy ✓ Appropriate for stakeholders ✓ Publication-ready

GitHub 저장소

Quintusnz/SideKIckOS_V2
경로: skills/report_writer

연관 스킬

when-creating-presentations-use-pptx-generation

기타

This Claude Skill generates professional PowerPoint presentations with enforced design constraints and accessibility compliance. It's ideal for creating board decks, reports, or data visualizations when you need enterprise-grade slide decks. The skill produces structured PPTX files with notes and accessibility reports using evidence-based prompting.

스킬 보기

when-creating-skill-template-use-skill-builder

기타

This skill generates properly structured Claude Code Skills with complete YAML frontmatter, progressive disclosure documentation, and organized directory layouts. It ensures new skills follow best practices and specification requirements while creating all necessary files including SKILL.md, README.md, and process diagrams. Developers should use it when creating reusable skills to maintain consistency and compliance with Claude's skill framework.

스킬 보기

when-documenting-code-use-doc-generator

메타

This skill automatically generates comprehensive documentation for your codebase, including API docs, README files, and architecture diagrams. It analyzes code structure to create consistent documentation with inline comments and multiple format outputs. Use it when you need to quickly document a project or maintain up-to-date technical documentation.

스킬 보기

test-reporting-analytics

기타

This skill provides advanced test reporting and analytics, including quality dashboards, predictive analytics, and trend analysis for QE metrics. It's designed for communicating quality status, tracking trends, and supporting data-driven decisions. Developers should use it when they need to generate executive reports or analyze quality metrics with a focus on actionable insights.

스킬 보기