rollcall
49Skill Claude CodeCodex
Ping every Coven familiar (Sage, Echo, Charm, Astra, Kitty, Cody) to verify each can respond, and report which lanes are healthy, slow, or down.
Skill Claude CodeCodex
Ping every Coven familiar (Sage, Echo, Charm, Astra, Kitty, Cody) to verify each can respond, and report which lanes are healthy, slow, or down.
Skill Claude CodeCodex
Comprehensive OpenClaw security assessment, hardening, and monitoring agent. Covers 7 domains — gateway hardening, channel/sender policy, tool/exec policy, credential hygiene, prompt injection defense, host OS hardening, and continuous monitoring. Use when asked to audit security, harden the setup, check for exposed…
Skill Claude CodeCodex
Scan, audit, validate, package, or pre-submit AgentSkills using the local BunsDev codeql-sdk/clawhub-audit scanner and OpenClaw skill validation. Use when a user asks to run codeql-sdk, scan a skill before submitting, security-audit a SKILL.md package, produce JSON/SARIF reports, or ensure a skill is ready for…
Skill Claude CodeCodex
Deterministic pipeline for authoring, verifying, exporting, and deploying OpenCoven Slidev decks (the weekly Show'n Spells system and one-off branded decks). Use whenever asked to build, rebuild, update, export, or publish a Slidev slide deck for OpenCoven — weekly meeting decks, launch decks, or explainer decks.
Skill Claude CodeCodex
Standardize, debug, or execute Tauri iOS TestFlight and macOS Apple release pipelines, including App Store Connect upload auth, Apple Distribution signing, provisioning profiles, notarization, bundle/version metadata, and single-packet release credential asks.
Skill Claude CodeCodex
Three.js animation - keyframe animation, skeletal animation, morph targets, animation mixing. Use when animating objects, playing GLTF animations, creating procedural motion, or blending animations.
Skill Claude CodeCodex
Run a TinyFish automation agent against a URL and stream live progress events (STARTED / PROGRESS / COMPLETE) as one-line JSON events. Use when you want to execute an autonomous browsing goal and surface each step as it happens.
Skill Claude CodeCodex
Spin up a remote browser session via the TinyFish Browser API and get a CDP URL for driving it. Use when you need an automatable Chromium session (Playwright/Puppeteer) that auto-expires after 1h idle.
Skill Claude CodeCodex
Fetch web pages via TinyFish Fetch API and get clean markdown, HTML, or screenshots back — handles JS rendering and proxying. Use when you need to read a specific URL's content reliably.
Skill Claude CodeCodex
Run web searches via TinyFish Search API and get structured JSON results (title, snippet, URL) ready for LLM consumption. Use when you need fresh web search results with reliable structure and optional geo/language targeting.
Skill Claude CodeCodex
Use TinyFish web agent to extract/scrape websites, extract data, and automate browser actions using natural language. Use when you need to extract/scrape data from websites, handle bot-protected sites, or automate web tasks.
Plugin Claude Code
OpenCoven Cast integrations for Claude Code.
Instructions file CodexOpenCode
Instructions for OpenCoven/claude-code-cast, covering agents.md — claude-code-cast, branch & pr workflow, before opening the pr, repo-specific invariants (don't break these) and attribution — credit contributors correctly.
Instructions file
Instructions for OpenCoven/claude-code-cast: Read AGENTS.md. It is the canonical guide for AI agents (including Claude Code) contributing to this repo — the branch/PR workflow, the Coven Agent Event Protocol v0 invariants, the shell-hook safety rules, and contributor attribution.
Plugin Claude Code
Cast integration for Claude Code: emits Coven agent events for local-first session status, notifications, and future UI surfaces.
Hook
Runs when a session starts on startup and resume, executing on-session-start.sh. From OpenCoven/claude-code-cast.
Hook
Runs when you submit a prompt, before the agent sees it, executing on-prompt-submit.sh. From OpenCoven/claude-code-cast.
Hook
Runs when the agent asks permission for an action, executing on-permission-request.sh. From OpenCoven/claude-code-cast.
Hook
Runs when the agent sends a notification for idle_prompt tool calls, executing on-notification.sh. From OpenCoven/claude-code-cast.
Hook
Runs after a tool call finishes, executing on-post-tool-use.sh. From OpenCoven/claude-code-cast.
Hook
Runs when the agent finishes a response, executing on-stop.sh. From OpenCoven/claude-code-cast.
Skill Claude CodeCodex
Maintain long-running, cross-session goals for an agent (Copilot CLI, Claude Code, Codex, etc.) using a declarative goals.md file. Use when the user wants the agent to remember objectives across sessions, when they say "let's set a goal", "remember to keep working on X", "what are we working on?", "resume the goal"…
Instructions file GitHub Copilot
Copilot instructions for OpenCoven/coven-docs, covering coven-docs, setup and structure.
Skill Claude CodeCodex
Review code changes in the Psyche Build repository for high-confidence, actionable defects. Use this skill whenever the user asks to review a working tree, staged changes, a commit, commit range, branch, pull request, patch, regression, or implementation for correctness and risk—even if they do not explicitly say…