You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What's included\n\n- One portable agent skill: html-artifact-report.\n- Dual-output contract: artifact.html for humans and artifact.json for agents.\n- Warm editorial single-file HTML template and component catalog.\n- JSON schema plus HTML/JSON alignment checkers.\n- Golden examples: executive decision brief, data-heavy report, technical design review, and CJK report.\n- Agent install guide for Claude Code, Codex, Cursor, Gemini CLI, DeepSeek-backed clients, and generic file-reading agents.\n- Multilingual quickstarts: Chinese, Spanish, Japanese, and French.\n\n## Install\n\nbash\nnpx skills add DeepCogNeural/html-artifact-report-skill --agent codex --skill html-artifact-report -g -y\n\n\nFor Claude Code, use --agent claude-code. See docs/agents.md for more clients.\n\n## Verification\n\nCI passes the example checker and unit tests. The public README uses a 2400x1400 generated preview image.\n\n## Boundary\n\nClean-room implementation. No third-party code, templates, screenshots, or assets are copied in v0.1.0.