report

Generate structured investigation reports in GitHub Flavored Markdown.

1|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/takuan-osho/ccmarketplace --skill report-takuan-osho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report
Source: https://github.com/takuan-osho/ccmarketplace/tree/main/plugins/report
Command: npx skills add https://github.com/takuan-osho/ccmarketplace --skill report-takuan-osho

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams consolidate findings, context, and recommendations into a consistent, professional report in GitHub Flavored Markdown. It eliminates ad-hoc notes and ensures a repeatable structure for investigations, debugging, audits, and reviews.

Core Features & Use Cases

  • Standardized report structure with sections for Summary, Background, Investigation/Analysis Details, Findings, Recommendations, Conclusion, and Additional Information.
  • Auto-generated timestamped filenames to organize documentation consistently.
  • Simple Quick Start to generate a ready-to-use report from your analysis or investigation.

Quick Start

Use the report skill to generate a completed report template for your latest investigation or analysis.

Frequently Asked Questions about report

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

FAQPage Schema
How do I create a structured investigation report in markdown?

To create a structured investigation report in markdown, you can use a template that enforces sections like Summary, Background, Findings, and Conclusion. This ensures consistent documentation across research, debugging, and security audits.

What is the best way to standardize security audit documentation across projects?

The best way to standardize security audit documentation is using a fixed markdown template with predefined sections for Background, Investigation Details, and Recommendations. This eliminates ad-hoc notes and ensures a repeatable structure for reviews.

Can I automatically generate timestamped filenames for my markdown reports?

Yes, you can automatically generate timestamped filenames for markdown reports. This feature helps organize documentation consistently, ensuring that investigation and analysis records are chronologically sorted and easy to locate.

Does this report template support GitHub Flavored Markdown?

Yes, the report template fully supports GitHub Flavored Markdown. It is designed to output structured investigation and analysis reports in this format, making it easy to render and share documentation across GitHub projects.

What sections should I include in a debugging or analysis report?

A debugging or analysis report should include sections for Summary, Background, Investigation Details, Findings, Recommendations, Conclusion, and Additional Information. This fixed structure consolidates context and findings into a professional document.

Why use a fixed template for research investigations instead of ad-hoc notes?

Using a fixed template for research investigations eliminates scattered ad-hoc notes and enforces a repeatable structure. It consolidates findings, context, and recommendations into a consistent, professional markdown report for your team.