Research any topic across 26+ sources: Reddit, X, YouTube, GitHub, HN, Bluesky, ArXiv, Dev.to, Polymarket, and more. The most comprehensive research skill av...
Dispatch coding tasks to OpenCode or Claude Code on Perry workspaces. Use for development work, PR reviews, or any coding task requiring an isolated environment.
Create and implement new features in Chief-managed projects using the Chief CLI. Use when asked to create a new PRD, implement a feature with Chief, set up a...
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
Detect GitHub Actions workflow groups that stopped running on their normal cadence using median run intervals and current inactivity gap.
Detect duplicate GitHub Actions run bursts by workflow/branch/commit and quantify wasted rerun minutes.
Contribute to the OpenClaw core repository using the repo's own CONTRIBUTING.md rules. Use when working in `openclaw/openclaw` or a fork to triage issues, pl...
Isolated agent runtime for code execution, live preview URLs, browser automation, 50+ tools (ffmpeg, sqlite, pandoc, imagemagick), LLM inference, and persistent memory — all via CLI or HTTP, no SDK
Autonomously breaks coding tasks into spec, plan, code, and QA phases, executing all heavy work via Claude Code with multi-account rate limit rotation.
Search Google, Bing, DuckDuckGo, Brave, Startpage, Yahoo, Yandex, Baidu, Sogou, Qwant, Ecosia, Mojeek, and WolframAlpha from one skill.
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.
Automate GitHub tasks including advanced issue management, PR analysis, release creation with notes, repo stats, webhook triggers, and email support.
Cluster failed GitHub Actions runs into incident windows by repo to expose outage duration, impact scope, and escalation severity.
Transform OpenClaw cron jobs into Lobster workflows. Analyze, inspect, and validate job migrations. Use when converting automations to deterministic, approval-gated workflows with resume capabilities.
Audit GitHub Actions reliability by commit SHA to surface risky commits causing repeated workflow failures across branches.
Create and develop Obsidian plugins from scratch. Use when building a new Obsidian plugin, scaffolding from the sample-plugin-plus template, or developing plugin features. Covers project setup, manife
Local git operations for project management. Use when: (1) creating branches for new features/issues, (2) committing and pushing code, (3) pulling latest cha...
Audit GitHub Actions workflow conclusion volatility to surface unstable pipelines before they become chronic failures.
Audit GitHub Actions failure timing by day/hour to surface recurring outage windows and staffing hotspots.
Automatically scan GitHub repositories for bounty issues, filter by difficulty/reward, and auto-submit solutions.
A minimal bash client using GitHub Issues for agent communication with commands to list channels, read, and send messages.
--- name: github-actions-recovery-latency-audit description: Measure GitHub Actions failure recovery latency and unresolved incident age by workflow group. version: 1.0.0 metadata: {"openclaw":{"requi
--- name: catch-my-skill description: 自动检测本地与线上 skill 版本差异 - 支持 ClawHub/GitHub,定期检查更新 metadata: openclaw: emoji: 🎯 --- # Catch My Skill 自动检
Detect branch-level GitHub Actions reliability drift by comparing failure and runtime deltas against a mainline baseline.