Write Results
Automatically generates clear, concise summaries of data analysis results in plain language reports.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add write-results npx -- -y @trustedskills/write-results
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"write-results": {
"command": "npx",
"args": [
"-y",
"@trustedskills/write-results"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The write-results skill allows an AI agent to format and present research findings in a structured manner. It can take raw data or text outputs from other skills and transform them into clear, concise summaries with appropriate headings and formatting. This improves readability and facilitates easier comprehension of complex information.
When to use it
- After using a data extraction skill β to structure the extracted information into a report.
- When synthesizing results from multiple research queries β to create a consolidated overview.
- To generate summaries for stakeholders β providing easily digestible insights from detailed analysis.
- Following an initial draft of text - to refine and format it for clarity and presentation.
Key capabilities
- Formats data into structured reports.
- Generates clear, concise summaries.
- Applies appropriate headings and formatting.
- Takes raw data or text as input.
Example prompts
- "Format the following research findings into a report with sections for Background, Methods, Results, and Conclusion: [paste results here]"
- "Summarize these notes from my brainstorming session: [paste notes here]"
- βCreate a concise summary of this text, highlighting key takeaways: [paste text here]β
Tips & gotchas
The skill requires well-defined input data or text. Ensure the information provided is relatively structured for optimal formatting and summarization.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.