- 13 skills
- 0 followers
- 2 days ago last updated
- ▌ Weather · trpc-groupGet current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.
- ▌ Mcporter · trpc-groupUse the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, CLI/type generation, and MCP-backed skills that need a durable command path.
- ▌
- ▌ Gh Issues · trpc-groupFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
- ▌ Coding Agent · trpc-groupDelegate coding tasks to Codex, Claude Code, or Pi agents via background host sessions. Use when: (1) building or creating new features or apps, (2) reviewing PRs or parallel coding with managed worktree isolation when subagents are available, (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat, or any work in ~/clawd workspace (never spawn agents here). Requires OpenClaw host tools with exec_command plus write_stdin.
- ▌
- ▌ Skill Creator · trpc-group bundleCreate or update AgentSkills, especially when a user wants the agent to learn a reusable capability, workflow, integration, domain rule, team process, or tool usage pattern for future tasks. Use when designing, structuring, reviewing, validating, packaging, or improving skills with SKILL.md, scripts, references, and assets.
- ▌ Openai Image Gen · trpc-group bundleBatch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
- ▌
- ▌ User File Ops · trpc-group bundleSimple operations on user-provided text files including summarization.
- ▌ Remote HTTP MCP · trpc-group bundleConnect to a remote streamable HTTP MCP service that exposes announcements and FAQ tools.
- ▌ Quality Loop · trpc-groupUse this workflow recipe when a draft, plan, proposal, or other deliverable should be independently reviewed and revised until it satisfies explicit quality criteria.
- ▌ Fanout Analysis · trpc-groupUse this workflow recipe when a question benefits from several independent perspectives followed by a single evidence-based synthesis.