Loading...
Loading...
Found 34 Skills
Resume work from a previous session, restoring context after a break, continuing work after /clear, or picking up where you left off. Triggers include "resume work", "continue work", "pick up where I left off", "restore context", and "resume session".
This skill should be used when the user asks to refactor specific files or directories, simplify recently changed code, clean up dead code in a limited scope, or invokes `/refactor` with paths or semantic queries.
使用 openclaw cron CLI 管理定时任务。当用户需要周期提醒、定时任务、后台检查、定时执行 agent 任务时触发。关键词:定时、每天/每周/每小时/每分钟/每秒、提醒、schedule、remind、every、cron、定时任务、稍后执行、延迟执行、预定、计划、闹钟、倒计时、X分钟后、X秒后、几点几分。
Tools for creating, auditing, and maintaining Claude Code skills. Includes /create-skill for scaffolding, /review-skill for quality checks, and /audit commands for bulk verification. Use when: building new skills, maintaining skill quality, or forking claude-skills repo.
Guide on using oh-my-claudecode plugin
Triage unresolved PR review comments, produce a severity-ordered fix plan, then resolve or fix each issue with subagents. Use when addressing PR feedback before merge.
Post content to Binance Square through Shift's Skill Router. Auto-run on messages like "post to square", "send this to Binance Square", or "发到币安广场".
A meta-skill for creating, documenting, and refining other Antigravity skills. Use this when the user wants to codify a workflow, automate a repetitive task, or save a successful interaction pattern as a permanent capability.
Pull items from Solo Scope RSS (https://www.mixdao.world/feed), organize them into 3 to 6 categories by topic, generate a 140-word core value summary for each category, and output a briefing with the original title and URL of each item. The Agent will independently complete the pulling, organizing, and briefing writing. Trigger examples: "Do Solo Scope", "olo Scope", "Organize mixdao feed", "RSS categorized briefing".
Issue quality primitives: lint, enrich, decompose. `/issue lint [#N|--all]` — Score issues against org-standards. `/issue enrich [#N]` — Fill gaps with sub-agent research. `/issue decompose [#N]` — Split oversized issues into atomic sub-issues.
Run a task in a loop until an exit condition is met. Use when the user says "loop", "loop this", "keep trying until", "babysit", "poll", or wants iterative autonomous execution.
IM scheduled reminder skill that supports one-time and recurring scheduled tasks. Wake up the Agent at the specified time via cron job, automatically detect the current IM channel, and ensure accurate message delivery.