"description":"Run 150+ AI apps via inference.sh CLI - image generation, video creation, LLMs, search, 3D, Twitter automation. Models: FLUX, Veo, Gemini, Grok, Claude, Seedance, OmniHuman, Tavily, Exa, OpenRouter, and many more. Use when running AI apps, generating images/videos, calling LLMs, web search, or automating Twitter. Triggers: inference.sh, infsh, ai model, run ai, serverless ai, ai api, flux, veo, claude api, image generation, video generation, openrouter, tavily, exa search, twitter api, grok",
"description":"Use this skill to proactively send a one-way message to a user/session/channel, usually only when the user explicitly asks to send to a channel/session or when proactive notification is needed. First query sessions with copaw chats list, then push with copaw channels send. | 当需要主动向用户/会话/频道单向推送消息时使用,通常仅在用户明确要求发往某个 channel / 会话,或需要主动通知时使用;先用 copaw chats list 查 session,再用 copaw channels send 推送",
"description":"Use this skill only for scheduled or recurring tasks. Manage cron jobs with copaw cron list/create/get/state/pause/resume/delete/run. Always pass --agent-id explicitly. | 仅在需要未来定时执行或周期执行时使用本 skill。用 copaw cron list/create/get/state/pause/resume/delete/run 管理任务;必须显式传 --agent-id",
"description":"Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of \"Word doc\", \"word document\", \".docx\", or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a \"report\", \"memo\", \"letter\", \"template\", or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.",
"version_text":"1.0",
"commit_text":"",
"signature":"",
"source":"builtin",
"protected":false,
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-24T07:12:30.030116Z"
},
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-24T07:12:30.030116Z"
},
"file_reader":{
"enabled":true,
"channels":[
"all"
],
"source":"builtin",
"metadata":{
"name":"file_reader",
"description":"Read and summarize text-based file types only. Prefer read_file for text formats; use execute_shell_command for type detection when needed. PDF/Office/images/archives are handled by other skills.",
"version_text":"1.0",
"commit_text":"",
"signature":"",
"source":"builtin",
"protected":false,
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-24T07:12:30.056562Z"
},
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-24T07:12:30.056562Z"
},
"find-skills":{
"enabled":true,
"channels":[
"all"
],
"source":"customized",
"metadata":{
"name":"find-skills",
"description":"Helps users discover and install agent skills when they ask questions like \"how do I do X\", \"find a skill for X\", \"is there a skill that can...\", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.",
"description":"CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).",
"description":"Look up the latest news for the user from specified news sites. Provides authoritative URLs for politics, finance, society, world, tech, sports, and entertainment. Use browser_use to open each URL and snapshot to get content, then summarize for the user.",
"version_text":"1.0",
"commit_text":"",
"signature":"",
"source":"builtin",
"protected":false,
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-24T07:12:30.058028Z"
},
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-24T07:12:30.058028Z"
},
"pdf":{
"enabled":true,
"channels":[
"all"
],
"source":"builtin",
"metadata":{
"name":"pdf",
"description":"Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.",
"version_text":"1.0",
"commit_text":"",
"signature":"",
"source":"builtin",
"protected":false,
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-24T07:12:30.060009Z"
},
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-24T07:12:30.060009Z"
},
"pptx":{
"enabled":true,
"channels":[
"all"
],
"source":"builtin",
"metadata":{
"name":"pptx",
"description":"Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.",
"version_text":"1.0",
"commit_text":"",
"signature":"",
"source":"builtin",
"protected":false,
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-24T07:12:30.065223Z"
},
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-24T07:12:30.065223Z"
},
"retry-on-fail":{
"enabled":true,
"channels":[
"all"
],
"source":"customized",
"metadata":{
"name":"retry-on-fail",
"description":"Automatically stop executing any operation if the failure retry count exceeds 5 times. Use when Codex needs to perform repeated operations with automatic backoff and fail-safe behavior, such as network requests, file operations, or API calls that may temporarily fail.",
"version_text":"",
"commit_text":"",
"signature":"",
"source":"customized",
"protected":false,
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-25T10:36:31.863003Z"
},
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-25T10:36:31.863003Z"
},
"self-improving-agent":{
"enabled":true,
"channels":[
"all"
],
"source":"customized",
"metadata":{
"name":"self-improving-agent",
"description":"A universal self-improving agent that learns from ALL skill experiences. Uses multi-memory architecture (semantic + episodic + working) to continuously evolve the codebase. Auto-triggers on skill completion/error with hooks-based self-correction.",
"version_text":"",
"commit_text":"",
"signature":"",
"source":"customized",
"protected":false,
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-24T08:03:37.986961Z"
},
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-24T08:03:37.986961Z"
},
"skills-agent-teams":{
"enabled":true,
"channels":[
"all"
],
"source":"customized",
"metadata":{
"name":"skills-agent-teams",
"description":"Claude Code Agent Teams - default team-based development with strict TDD pipeline enforcement",
"version_text":"",
"commit_text":"",
"signature":"",
"source":"customized",
"protected":false,
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-24T09:57:55.490238Z"
},
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-24T09:57:55.490238Z"
},
"skills-skill-creator":{
"enabled":true,
"channels":[
"all"
],
"source":"customized",
"metadata":{
"name":"skills-skill-creator",
"description":"Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like \"create a skill\", \"author a skill\", \"tidy up a skill\", \"improve this skill\", \"review the skill\", \"clean up the skill\", \"audit the skill\".",
"version_text":"",
"commit_text":"",
"signature":"",
"source":"customized",
"protected":false,
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-25T03:44:55.680857Z"
},
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-25T03:44:55.680857Z"
},
"ui-ux-pro-max":{
"enabled":true,
"channels":[
"all"
],
"source":"customized",
"metadata":{
"name":"ui-ux-pro-max",
"description":"UI/UX design intelligence for web and mobile. Includes 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types across 10 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, and check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, and mobile app. Elements: button, modal, navbar, sidebar, card, table, form, and chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, and flat design. Topics: color systems, accessibility, animation, layout, typography, font pairing, spacing, interaction states, shadow, and gradient. Integrations: shadcn/ui MCP for component search and examples.",
"version_text":"",
"commit_text":"",
"signature":"",
"source":"customized",
"protected":false,
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-24T08:21:39.482635Z"
},
"requirements":{
"require_bins":[],
"require_envs":[]
},
"updated_at":"2026-03-24T08:21:39.482635Z"
},
"xlsx":{
"enabled":true,
"channels":[
"all"
],
"source":"builtin",
"metadata":{
"name":"xlsx",
"description":"Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.",
"description":"Edit any video by conversation. Transcribe, cut, color grade, generate overlay animations, burn subtitles — for talking heads, montages, tutorials, travel, interviews. No presets, no menus. Ask questions, confirm the plan, execute, iterate, persist. Production-correctness rules are hard; everything else is artistic freedom.",