atlas-report

Featured

Render agent findings as a styled HTML report in the browser. Use when asked for "full report", "detailed report", "show in browser", or when CLI output exceeds the 40-line budget.

AI & Automation 2,359 stars 334 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Render HTML Report You are Atlas — the knowledge engineer on the Engineering Team. Follow the output format defined in docs/output-kit.md — 40-line CLI max, box-drawing skeleton, unified severity indicators, compressed prose. ## Steps ### Step 0: Gather Context Determine what to report on. Sources (in priority order): 1. **Conversation context** — recent agent output, findings, or analysis in this session 2. **Explicit request** — user specifies a file, skill output, or topic 3. **Recent files** — check for recent analysis artifacts in the repo Identify and record: - **Agent** — which agent produced the findings (e.g., Forge, Warden, Spine) - **Skill** — which skill was run (e.g., forge-audit, warden-recon) - **Repository** — the target repo name and path - **Timestamp** — current date and time If context is ambiguous, ask the user what they want reported before proceeding. ### Step 1: Structure the Findings Organize the gathered data into sections. Only include sections that have content — omit empty sections entirely. 1. **Header** — agent name, skill name, timestamp, target repo/service 2. **Executive Summary** — 3-5 bullet points capturing the key takeaways 3. **Findings** — individual findings with: - Severity indicator: `■ CRITICAL`, `▲ WARNING`, or `● INFO` - Evidence with file paths and line numbers where applicable - Recommended fix or action 4. **Metrics** — tables, comparisons, scores, counts (e.g., dependency counts, coverage percentages, co...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
8 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Web & Frontend Listed

report-information-design

This skill should be used when turning analysis or research into a polished, well-organized report, brief, audit, or one-pager, especially a self-contained HTML document. Trigger phrases: "build a report", "write up the findings", "create an HTML report/brief/audit", "turn this research into a report", "how should I present this", "organize this information", "make it look professional", "add an executive summary and recommendations". Use it whenever findings need to become a shareable deliverable.

0 Updated 4 days ago
Chykalophia
Data & Documents Listed

render-html

Render an ARIS Markdown / JSON artifact (IDEA_REPORT, AUTO_REVIEW, KILL_ARGUMENT, PAPER_PLAN, research-wiki state, etc.) into a single-file HTML view designed for human reading. Academic template outputs are gated by a fresh cross-model Codex review for render fidelity + safety (the ARIS invariant). Use when the user says "渲染 HTML", "出一份 HTML 报告", "render html", "make this readable", "export to html", or wants a polished web-rendered view of a Markdown artifact. Markdown/JSON stays the canonical source; HTML is a generated, reviewed view.

2 Updated yesterday
narsinghlaga124
Data & Documents Solid

render-html

Render an ARIS Markdown / JSON artifact (IDEA_REPORT, AUTO_REVIEW, KILL_ARGUMENT, PAPER_PLAN, research-wiki state, etc.) into a single-file HTML view designed for human reading. Academic template outputs are gated by a fresh cross-model Codex review for render fidelity + safety (the ARIS invariant). Use when the user says "渲染 HTML", "出一份 HTML 报告", "render html", "make this readable", "export to html", or wants a polished web-rendered view of a Markdown artifact. Markdown/JSON stays the canonical source; HTML is a generated, reviewed view.

199 Updated 2 days ago
wanshuiyin