runbear-io

40 mods across 3 repositories, 65 stars between them.

run-once

25

runbear-io/aweek

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.

11 1mo ago A 39 tokens original Apache-2.0

setup

26

runbear-io/aweek

Skill Claude CodeCodex

Set up an aweek project — create the data directory and optionally install the scheduled heartbeat (launchd on macOS, crontab elsewhere).

11 1mo ago A 31 tokens original Apache-2.0

slack-init

27

runbear-io/aweek

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.

11 1mo ago A 35 tokens original Apache-2.0

summary

28

runbear-io/aweek

Skill Claude CodeCodex

Show a compact dashboard table of all aweek agents (goals, tasks, budget, status).

11 1mo ago A 22 tokens original Apache-2.0

teardown

29

runbear-io/aweek

Skill Claude CodeCodex

Remove the aweek heartbeat and/or the .aweek/ data directory from a project.

11 1mo ago A 20 tokens original Apache-2.0

runbear-skills

30

runbear-io/skills

Plugin Claude Code

Plugin marketplace listing 6 plugins: dispatch-http, dispatch-slack, dispatch-discord, shipyard, skill-uploader.

2 1mo ago A tokens not measured

skills CLAUDE.md

31

runbear-io/skills

Instructions file

Claude Code instructions for runbear-io/skills, covering claude.md, project overview, architecture, common commands and install dependencies for a plugin.

2 1mo ago A 685 tokens

dispatch

32

runbear-io/skills

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.

2 1mo ago A 46 tokens

init

33

runbear-io/skills

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.

2 1mo ago A 39 tokens

expose

34

runbear-io/skills

Skill Claude CodeCodex

Expose the local dispatch-http server to the internet via a Cloudflare quick tunnel.

2 1mo ago A 15 tokens

connect-slack

35

runbear-io/skills

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…

2 1mo ago A 0 tokens

deploy

36

runbear-io/skills

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…

2 1mo ago A 240 tokens

triggers

37

runbear-io/skills

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…

2 1mo ago A 0 tokens

workspace-upload

38

runbear-io/skills

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.

2 1mo ago A 57 tokens

bundle

39

runbear-io/skills

Skill Claude CodeCodex

Bundle the project and selected skills into .shipyard/build/ for distribution.

2 1mo ago C 14 tokens

upload

40

runbear-io/skills

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…

2 1mo ago A 75 tokens