Topic: clawd
44 skills in this topic.
-
pr-fix
PR Review Fix: automatically fix all issues identified in a pr-review report.
Use when: (1) User says "fix all review issues", (2) User says "/pr-fix",
(3) After pr-review skill has produced a report, (4) User wants to address PR review feedback.
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
-
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
-
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
-
fix-sentry
Auto-fix high-frequency Sentry issues: fetch issues > N occurrences, analyze stack traces,
fix code, create GitHub issues, and submit PRs.
Use when: (1) User says "/fix-sentry", (2) User asks to fix Sentry issues.
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
-
bump-version
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
-
browser
Complete real user web tasks end-to-end via browser-tool, navigate, interact, wait for page state, extract results, and provide evidence when needed.
wecode-ai/Wegent 518
-
conversation_to_prompt
Convert the current conversation into a reusable system prompt draft with strict structure and quality checks.
wecode-ai/Wegent 518
-
interactive-form-question
Ask the user questions or present choices via an interactive form. Use when you need to gather preferences, clarify ambiguous instructions, get decisions on implementation choices, or present a list of options for the user to select from. Never write options or questions as plain text — always use this tool.
wecode-ai/Wegent 518
-
mermaid-diagram
Use this skill when you need to draw diagrams including: Flowchart, Sequence Diagram, Class Diagram, State Diagram, ER Diagram, User Journey, Gantt Chart, Pie Chart, Quadrant Chart, Requirement Diagram, Gitgraph, Mindmap, Timeline, Sankey, XY Chart (Bar/Line), Block Diagram, Packet Diagram, Kanban, Architecture Diagram, C4 Diagram, Radar Chart, Treemap, and ZenUML. You MUST use this skill BEFORE outputting any mermaid code block.
wecode-ai/Wegent 518
-
prompt-optimization
Use this skill when the user wants to optimize, modify, or improve the system prompt of an AI agent. This includes requests like 'optimize the prompt', 'make the AI more focused on X', 'change the system prompt', 'improve the agent behavior', or 'modify how the AI responds'.
wecode-ai/Wegent 518
-
sandbox
Provides read_file/write_file/exec/list_files/read_file/write_file for running process and managing filesystems in the sandbox. Ideal for code testing, file management, and command execution. The sub_claude_agent tool is available for advanced use cases. You MUST load this skill BEFORE use sandbox tools.
wecode-ai/Wegent 518
-
skill-creator
Guide for creating, iterating, and distributing effective skills. Use 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. Also handles skill export (download as ZIP) and publishing to Wegent system.
wecode-ai/Wegent 518
-
subscription-manager
Create and manage scheduled subscription tasks. Use when the user wants to set up recurring reminders, periodic reports, scheduled checks, or any automated tasks that run on a schedule. Supports cron expressions, fixed intervals, and one-time executions.
wecode-ai/Wegent 518
-
ui-links
Use this skill when users ask to view, display, or open attachments (images, files), or need to navigate to Wegent pages. Supports attachment:// and wegent:// protocols for clickable links that the frontend renders as previews or navigation.
wecode-ai/Wegent 518
-
wegent-knowledge
Knowledge base management tools for Wegent. Provides capabilities to list, create, and update knowledge bases and documents. Use this skill when the user wants to manage knowledge bases or documents programmatically.
wecode-ai/Wegent 518
-
wiki_submit
Submit wiki documentation sections to Wegent backend API. Simplifies the HTTP POST process for wiki content submission.
wecode-ai/Wegent 518
-
vibegit
memovai/memov 187