Instructions file
Instructions for jin-bo/agentao, covering claude.md, package management, running, testing and configuration.
Instructions file
Instructions for jin-bo/agentao, covering claude.md, package management, running, testing and configuration.
Skill Claude CodeCodex
Build a daily digest from curated sources. Follow the output contract strictly.
Skill Claude CodeCodex
Use for any analytical question over ./data/.parquet. Prefer DuckDB, always show the SQL.
Skill Claude CodeCodex
Produce PNG charts with matplotlib. Save to chart- .png in the working directory.
Skill Claude CodeCodex
A guide for turning structured data, such as tables or query results, into Flint chart specifications. Flint is a visualization format that describes the data, chart type, and visual mappings for rendering.
Skill Claude CodeCodex
A task-board workflow for breaking work into cards and moving them through stages such as inbox, ready, doing, review, and done. It also includes a background service and a web interface for the board.
Skill Claude CodeCodex
OCR image files using the Qwen VL model via the bundled scripts/ocr.py (lives in this skill's directory, NOT your cwd). Use when the user asks to extract text from an image, perform OCR on a photo or screenshot, or recognize characters in an image file (.jpg, .jpeg, .png, .gif, .webp). Requires QWENAPIKEY and…
Skill Claude CodeCodex
A presentation-making workflow that turns a speech or slide content into images for polished business-style slides. It first plans each slide and then generates the slide images.
Skill Claude CodeCodex
A presentation-making workflow that turns a speech or slide content into images showing an animated world of human-like animals. It first plans each slide and then generates the slide images.
Skill Claude CodeCodex
Use for every inbound support ticket. Defines triage policy, tone, and escalation rules.
Skill Claude CodeCodex
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Agent
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent
Compare two outputs WITHOUT knowing which skill produced them.
Agent
Evaluate expectations against an execution transcript and outputs.
Instructions file
Instructions for jin-bo/guanlan, covering claude.md, what this is, commands, architecture and two run modes (do not mix them).
Skill Claude CodeCodex
A chart-specification writer that turns existing structured data, tables, or query results into Flint chart blocks. Flint is a visualization format that describes the data, chart type, and visual mappings without requiring detailed charting code.
Skill Claude CodeCodex
A maintenance system for a linked Markdown knowledge base. It turns supplied reference documents into summaries, pages about entities and concepts, indexes, and cross-references while keeping the original source files unchanged.
Skill Claude CodeCodex
Convert documents (PDF, DOCX, PPTX, XLSX, EPUB, HTML, images) to Markdown using a tiered backend strategy: MinerU first, then marker-pdf, then a pure-python pypdf fallback. Trigger on: "convert PDF to markdown", "PDF to markdown", "DOCX/Word to markdown", "PPTX to markdown", "XLSX/Excel to markdown", "convert document…