Agent skill
reporting-research
Compiles research and analysis results into a structured report. Use when asked to "summarize," "create a report," or "document findings" after investigation.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/reporting-research
SKILL.md
Reporting Research
How to
- Determine the filename based on the date when report is requested and the topic
- Format:
YYYY-MM-DD_<topic>.md - For save location, if not specified, confirm whether to save in the project's designated documentation directory
Purpose
Transform research, analysis, and exploration results into reusable, structured reports.
When to Use
- When the user requests "summarize this," "create a report," or "document this"
- After a lengthy research or analysis conversation
Required Content in Reports
- Links to source documents that support the research findings
- Date of the investigation
Content to Exclude from Reports
- Sensitive information from
.envfiles or similar sources - Personally identifiable information (PII)
- Pay special attention in sample code
- When creating samples based on application code, mask sensitive words
Didn't find tool you were looking for?