Report Writer
について
Report Writerスキルは、調査データから専門的なレポートを生成し、技術文書、ビジネス文書、学術論文のスタイルに対応します。オプションの目次などの機能で入力内容を構造化し、フォーマットされたマークダウンを出力します。このスキルを使用して、未加工の調査結果を、対象読者に適した洗練された文書に素早く変換できます。
クイックインストール
Claude Code
推奨npx skills add Quintusnz/SideKIckOS_V2/plugin add https://github.com/Quintusnz/SideKIckOS_V2git 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
- Parse title, content, and style parameters
- Structure content with appropriate sections
- Add table of contents if requested
- Format according to style guide
- 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 リポジトリ
関連スキル
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.
