Topic: llm
10,059 skills in this topic.
-
i18n
Internationalization (i18n) workflow and standards for managing translations.
Use when: (1) Adding new user-facing text, (2) Creating new components with user-facing text,
(3) Reviewing code for i18n compliance, (4) Adding a new translation module.
iOfficeAI/AionUi 21,588
-
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
-
aionui-skills
Access the AionUI Skills registry — discover and download AI agent skills. Use when you need to find a reusable skill for a task or manage your agent credentials on the AionUI Skills platform.
iOfficeAI/AionUi 21,588
-
officecli-financial-model
Use this skill when the user wants to build a financial model, 3-statement model, DCF valuation, cap table, scenario analysis, or financial projections in Excel. Trigger on: 'financial model', '3-statement model', 'DCF', 'cap table', 'pro forma', 'projections', 'sensitivity analysis', 'waterfall', 'debt schedule', 'break-even', 'discounted cash flow', 'capitalization table', 'fundraising model', 'WACC calculation', 'scenario analysis model'. Input is a text prompt with assumptions. Output is a single .xlsx file with formula-driven, interconnected statement sheets.
iOfficeAI/AionUi 21,588
-
bump-version
iOfficeAI/AionUi 21,588
-
aionui-webui-setup
AionUi WebUI configuration expert: Helps users configure AionUi WebUI mode for remote access through the settings interface. Supports LAN connection, Tailscale VPN, and server deployment. Use when users need to set up AionUi WebUI, configure remote access, troubleshoot WebUI issues, or deploy AionUi on servers.
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
-
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
-
oss-pr
Use when creating a pull request, after committing changes, or when user invokes /oss-pr. Covers branch management, quality checks, commit, push, and PR creation.
iOfficeAI/AionUi 21,588
-
cron
Scheduled task management - create, query, delete scheduled tasks to automatically execute operations at specified times.
iOfficeAI/AionUi 21,588
-
star-office-helper
Install, start, connect, and troubleshoot visualization companion projects for Aion/OpenClaw, with Star-Office-UI as the default recommendation. Use when users ask for Star Office setup, URL/port connection, Unauthorized page diagnosis, Python venv/pip issues (PEP 668), preview panel wiring, real-time monitor wake-up checks, or similar open-source visualizer alternatives.
iOfficeAI/AionUi 21,588
-
xiaohongshu-recruiter
用于在小红书上发布高质量的 AI 相关岗位招聘帖子。包含自动生成极客风格的招聘封面图和详情图,并提供自动化发布脚本。当用户需要发布招聘信息、寻找 Agent 设计师或其他 AI 领域人才时使用。
iOfficeAI/AionUi 21,588
-
officecli-academic-paper
Use this skill when the user wants to create an academic paper, research paper, white paper, technical report, policy brief, or any formally structured document with TOC, equations, footnotes, endnotes, or scholarly formatting. Trigger on: 'academic paper', 'research paper', 'white paper', 'technical report', 'policy brief', 'journal paper', 'scholarly document', 'paper with equations', 'paper with footnotes', 'paper with TOC', 'manuscript', 'conference paper'. Output is always a single .docx file.
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
-
officecli-pitch-deck
Use this skill when the user wants to create a pitch deck, investor presentation, product launch deck, sales presentation, or business proposal in PowerPoint format. Trigger on: 'pitch deck', 'investor deck', 'Series A deck', 'product launch presentation', 'sales deck', 'fundraising deck', 'startup pitch', 'business proposal slides', 'seed pitch', 'enterprise sales deck'. Output is always a single .pptx file. This skill does NOT use morph transitions -- for morph-animated presentations, use the morph-ppt skill instead.
iOfficeAI/AionUi 21,588
-
x-recruiter
用于在 X (x.com) 发布招聘帖子。包含文案规范、图片生成提示和自动化发布脚本。发布 AI 相关岗位或设计类岗位时优先使用。
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
-
pr-automation
PR Automation Orchestrator: poll open PRs, check CI, run review, fix, and merge eligible PRs.
Use when: (1) Invoked by daemon via scripts/pr-automation.sh, (2) User says "/pr-automation".
iOfficeAI/AionUi 21,588
-
pdf
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
iOfficeAI/AionUi 21,588
-
review-delta
Review only changes since last commit using impact analysis. Token-efficient delta review with automatic blast-radius detection.
tirth8205/code-review-graph 8,887
-
build-graph
Build or update the code review knowledge graph. Run this first to initialize, or let hooks keep it updated automatically.
tirth8205/code-review-graph 8,887
-
review-pr
Review a PR or branch diff using the knowledge graph for full structural context. Outputs a structured review with blast-radius analysis.
tirth8205/code-review-graph 8,887
-
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
-
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