run-once
25Skill Claude CodeCodex
Manually run an ad-hoc debugging task through an aweek agent — simulates a heartbeat tick with the agent's .env, per-agent lock, and full execution log.
Skill Claude CodeCodex
Manually run an ad-hoc debugging task through an aweek agent — simulates a heartbeat tick with the agent's .env, per-agent lock, and full execution log.
Skill Claude CodeCodex
Set up an aweek project — create the data directory and optionally install the scheduled heartbeat (launchd on macOS, crontab elsewhere).
Skill Claude CodeCodex
Bootstrap an aweek-branded Slack app and persist its credentials so the embedded SlackAdapter inside aweek serve can chat with the project's Claude through Slack.
Skill Claude CodeCodex
Show a compact dashboard table of all aweek agents (goals, tasks, budget, status).
Skill Claude CodeCodex
Remove the aweek heartbeat and/or the .aweek/ data directory from a project.
Plugin Claude Code
Plugin marketplace listing 6 plugins: dispatch-http, dispatch-slack, dispatch-discord, shipyard, skill-uploader.
Instructions file
Claude Code instructions for runbear-io/skills, covering claude.md, project overview, architecture, common commands and install dependencies for a plugin.
Skill Claude CodeCodex
Start or stop the Discord bot server that connects local Claude Code to Discord. Use when the user wants to run the bot, start the server, connect to Discord, stop the bot, kill the server, or disconnect from Discord.
Skill Claude CodeCodex
Create and configure a Discord bot for Claude Code. Use when the user wants to set up a new Discord bot, connect to a Discord server, configure Discord integration, or troubleshoot Discord token issues.
Skill Claude CodeCodex
Expose the local dispatch-http server to the internet via a Cloudflare quick tunnel.
Skill Claude CodeCodex
Connect a Runbear Claude Agent SDK agent to Slack through the Runbear management MCP (deploytoslack). Defaults to a workspace-specific custom Slack bot (mode: custom) — the agent gets its own bot identity instead of the shared @Runbear bot — and can join public channels afterward. Use when the user wants to connect…
Skill Claude CodeCodex
Deploy a local Claude Code project to a Runbear Claude Agent SDK agent AND configure the MCPs and skills it needs, so colleagues can use your agent without you doing it on their behalf. Files are uploaded through the Runbear signed-URL flow (createprojectupload + finalizeprojectupload); MCPs are attached with a…
Skill Claude CodeCodex
Set up and manage a Runbear agent's event triggers and scheduled jobs through the Runbear management MCP — event triggers (Pipedream-driven, fire when something happens in an external app like a new Gmail, a new Notion page, or a GitHub issue) and scheduled jobs (run the agent on a cron schedule or once at a set…
Skill Claude CodeCodex
Package a large local file or directory into compressed resumable tar shards and transfer it into an existing Runbear Agent SDK agent's writable workspace. Use when local files exceed the project deploy limits, including document collections, analytics exports, spreadsheets, PDFs, media, and other large working sets.
Skill Claude CodeCodex
Bundle the project and selected skills into .shipyard/build/ for distribution.
Skill Claude CodeCodex
Upload local Claude skill folder(s) to a Runbear Claude Agent SDK agent through the Runbear uploadlocalskilltoagent MCP tool. Use when the user wants to deploy, install, register, push, or upload a local skill (a folder containing one or more SKILL.md files) to a hosted Runbear agent identified by an app URL or app…