Output Cards
CommunityGenerate strict dashboard-ready JSON cards.
Content & Communication#monitoring#file management#json schema#structured output#approvals#research workflow#dashboard cards
Authorwentorai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents malformed or inconsistent structured outputs by standardizing the exact JSON card formats used by the Research-Claw dashboard.
Core Features & Use Cases
- Card Schemas for Dashboard Rendering: Defines validated JSON structures for six card types: paper_card, task_card, progress_card, approval_card, file_card, and monitor_digest.
- Safety-Critical Output Rules: Enforces constraints such as valid academic-only usage for paper_card, approval_id requirements for approval_card, and verbatim copying for file_card from workspace_save/workspace_export outputs.
- Deterministic Operational Instruction: Requires valid JSON content inside fenced code blocks, with the card type as the language tag, so the dashboard can parse via JSON.parse().
Quick Start
When you need to show an item in the dashboard, output the corresponding card (for example, a task_card) as a fenced code block containing valid JSON using the exact required fields.
Dependency Matrix
Required Modules
None requiredComponents
assets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Output Cards Download link: https://github.com/wentorai/Research-Claw/archive/main.zip#output-cards Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.