Anomaly detection expert backed by PyOD's ADEngine. Drives autonomous detection workflows on tabular, time series, graph, text, and image data: profiling, planning, multi-detector comparison, quality assessment, iteration, and reporting. Encodes deep OD knowledge so non-expert users can run the full workflow without…
Literature-backed English technical-prose writing rules. Use when writing or editing prose in .md, .tex, .rst, or .txt files, especially research papers, proposals, documentation, and release notes.
Agent "claude-code" from yzhao062/agent-style, covering agent-style v0.4.2 — claude code adapter, self-verification handshake, load statement, the 21 rules (names; full bodies via import) and escape hatch.
Read and follow the skill definition. Look for it at skills/ci-mockup-figure/SKILL.md first, then .claude/skills/ci-mockup-figure/SKILL.md, then .agent-config/repo/skills/ci-mockup-figure/SKILL.md.
Read and follow the skill definition. Look for it at skills/my-router/SKILL.md first, then .claude/skills/my-router/SKILL.md, then .agent-config/repo/skills/my-router/SKILL.md.
Read and follow the skill definition. Look for it at skills/readme-polish/SKILL.md first, then .claude/skills/readme-polish/SKILL.md, then .agent-config/repo/skills/readme-polish/SKILL.md.
Instructions for yzhao062/anywhere-agents, covering bootstrap: shared config and skills, bootstrap block for project repos, shared agent config (auto-fetched), what gets shared and override rules.
Instructions for yzhao062/anywhere-agents, covering bootstrap: shared config and skills, bootstrap block for project repos, shared agent config (auto-fetched), what gets shared and override rules.
Agent "codex" from yzhao062/anywhere-agents, covering bootstrap: shared config and skills, bootstrap block for project repos, shared agent config (auto-fetched), what gets shared and override rules.
Create space-efficient figures for papers and proposals. HTML mockups for systems, dashboards, and timelines; TikZ or skia-canvas for abstract diagrams with arrow routing. Covers tool selection, design, capture, and LaTeX insertion. The primary goal is maximizing information per page — every figure must earn its space.
Review loop for staged changes. Detects content type, prepares a review request for Codex (Terminal-relay manual default, opt-in Auto-terminal codex-exec subprocess, or IDE plugin), categorizes feedback, revises, and iterates. Works for code, papers, proposals, or any text-based output.
Context-aware router that detects work type and dispatches to the right skill. Ships with a minimal default routing table; extend it in a fork, or register project-local skills in a consuming repo via routing-table.local.md or an AGENTS.local.md Routing section.