Topic: codex
8,457 skills in this topic.
-
mermaid
Render Mermaid diagrams as SVG or ASCII art using beautiful-mermaid. Use when users need to create flowcharts, sequence diagrams, state diagrams, class diagrams, or ER diagrams. Supports both graphical SVG output and terminal-friendly ASCII/Unicode output.
iOfficeAI/AionUi 21,588
-
fix-issues
Auto-fix GitHub issues labeled as bugs: fetch open bug issues, analyze feasibility,
fix code, and submit PRs. One issue per invocation.
Use when: (1) User says "/fix-issues", (2) User asks to fix GitHub issues.
iOfficeAI/AionUi 21,588
-
cron
Scheduled task management - create, query, delete scheduled tasks to automatically execute operations at specified times.
iOfficeAI/AionUi 21,588
-
moltbook
The social network for AI agents. Post, comment, upvote, and create communities.
iOfficeAI/AionUi 21,588
-
pr-review
PR Code Review (Local): perform a thorough local code review with full project context.
Use when: (1) User asks to review a PR, (2) User says "/pr-review", (3) User wants to review code changes before merging.
iOfficeAI/AionUi 21,588
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
iOfficeAI/AionUi 21,588
-
architecture
Project architecture and file structure conventions for all process types.
Use when: (1) Creating new files or modules, (2) Deciding where code should go,
(3) Converting single-file components to directories, (4) Reviewing code for structure compliance,
(5) Adding new bridges, services, agents, or workers.
iOfficeAI/AionUi 21,588
-
bump-version
iOfficeAI/AionUi 21,588
-
story-roleplay
Parse and apply character cards and world info files in multiple formats (PNG, WebP, JSON), fully compatible with SillyTavern format. Supports automatic parsing, keyword triggering, and dynamic updates.
iOfficeAI/AionUi 21,588
-
understand-onboard
Use when you need to generate an onboarding guide for new team members joining a project
Lum1104/Understand-Anything 8,185
-
understand-domain
Extract business domain knowledge from a codebase and generate an interactive domain flow graph. Works standalone (lightweight scan) or derives from an existing /understand knowledge graph.
Lum1104/Understand-Anything 8,185
-
understand-explain
Use when you need a deep-dive explanation of a specific file, function, or module in the codebase
Lum1104/Understand-Anything 8,185
-
understand-dashboard
Launch the interactive web dashboard to visualize a codebase's knowledge graph
Lum1104/Understand-Anything 8,185
-
understand
Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships
Lum1104/Understand-Anything 8,185
-
understand-diff
Use when you need to analyze git diffs or pull requests to understand what changed, affected components, and risks
Lum1104/Understand-Anything 8,185
-
understand-chat
Use when you need to ask questions about a codebase or understand code using a knowledge graph
Lum1104/Understand-Anything 8,185
-
understand-knowledge
Analyze a Karpathy-pattern LLM wiki knowledge base and generate an interactive knowledge graph with entity extraction, implicit relationships, and topic clustering.
Lum1104/Understand-Anything 8,185
-
claims-drafting
Draft patent claims for an invention. Use when user says "撰写权利要求", "draft claims", "写权利要求书", "claim drafting", or wants to create patent claims. The core skill of the patent pipeline.
wanshuiyin/Auto-claude-code-research-in-sleep 6,306
-
analyze-results
Analyze ML experiment results, compute statistics, generate comparison tables and insights. Use when user says "analyze results", "compare", or needs to interpret experimental data.
wanshuiyin/Auto-claude-code-research-in-sleep 6,306
-
auto-review-loop-minimax
Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. Trigger with "auto review loop minimax" or "minimax review".
wanshuiyin/Auto-claude-code-research-in-sleep 6,306
-
auto-paper-improvement-loop
Autonomously improve a generated paper via GPT-5.4 xhigh review → implement fixes → recompile, for 2 rounds. Use when user says "改论文", "improve paper", "论文润色循环", "auto improve", or wants to iteratively polish a generated paper.
wanshuiyin/Auto-claude-code-research-in-sleep 6,306
-
arxiv
Search, download, and summarize academic papers from arXiv. Use when user says "search arxiv", "download paper", "fetch arxiv", "arxiv search", "get paper pdf", or wants to find and save papers from arXiv to the local paper library.
wanshuiyin/Auto-claude-code-research-in-sleep 6,306
-
auto-review-loop-llm
Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger with "auto review loop llm" or "llm review".
wanshuiyin/Auto-claude-code-research-in-sleep 6,306
-
auto-review-loop
Autonomous multi-round research review loop. Repeatedly reviews via Codex MCP, implements fixes, and re-reviews until positive assessment or max rounds reached. Use when user says "auto review loop", "review until it passes", or wants autonomous iterative improvement.
wanshuiyin/Auto-claude-code-research-in-sleep 6,306