DicklesworthstoneDicklesworthstoneCommunityΒ·28 Agent Skills Included

agent_flywheel_clawdbot_skills_and_integrations

Multi-agent coding workflows, cloud CLIs, and safety guardrails

Coordinates swarms of coding agents through planning, task graphs, file reservations, and peer-reviewed destructive commands. Covers daily developer operations like deploying to Vercel, Cloudflare, GCP, and Supabase, syncing dozens of repos, and searching past session history. Eliminates manual coordination, lost context, and risky one-agent mistakes so projects move faster with less supervision.
npx skills add Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations --all -g -y

All Skills in This Repository (28)

Pure Emerald Level Indicators
πŸ“¦ In Repo
DicklesworthstoneDicklesworthstone

gcloud

Manage Google Cloud resources via the gcloud CLI.

Community
Advanced
πŸ“¦ In Repo
DicklesworthstoneDicklesworthstone

de-slopify

Rewrite documentation to remove AI writing artifacts like em dashes and hedges.

Community
Basic
πŸ“¦ In Repo
DicklesworthstoneDicklesworthstone

beads-workflow

Convert markdown plans into dependency-aware beads using the Beads CLI.

Community
Advanced
πŸ“¦ In Repo
DicklesworthstoneDicklesworthstone

planning-workflow

Create structured Markdown planning documents for complex software projects.

Community
Advanced
πŸ“¦ In Repo
DicklesworthstoneDicklesworthstone

vercel

Automate Vercel deployments and manage domains and environment variables via the vercel CLI workflows.

Community
Intermediate
πŸ“¦ In Repo
DicklesworthstoneDicklesworthstone

ubs

Performs pre-commit static analysis on changed files to identify risky or buggy code.

Community
Advanced
πŸ“¦ In Repo
DicklesworthstoneDicklesworthstone

bv

Analyzes beads graphs with nine graph metrics to surface bottlenecks and generate deterministic recommendations.

Community
Advanced
πŸ“¦ In Repo
DicklesworthstoneDicklesworthstone

cursor

Open files, folders, and specific lines in Cursor from the CLI.

Community
Advanced
πŸ“¦ In Repo
DicklesworthstoneDicklesworthstone

agent-fungibility

Coordinate interchangeable agents through bead-driven task plans in multi-agent workflows.

Community
Basic
πŸ“¦ In Repo
DicklesworthstoneDicklesworthstone

wrangler

Deploy and manage Cloudflare Workers, Pages, and storage via wrangler CLI.

Community
Intermediate
πŸ“¦ In Repo
DicklesworthstoneDicklesworthstone

cass

Index and search coding-agent sessions from multiple AI tools with JSON outputs.

Community
Advanced
πŸ“¦ In Repo
DicklesworthstoneDicklesworthstone

wezterm

Manage WezTerm terminal panes, tabs, and workspaces via CLI.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Agent Flywheel Clawdbot Skills?β–Ό

Run `npx skills add Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations --all -g -y` in your terminal to install all skills globally.

What does this skill collection do?β–Ό

It teaches your coding agent proven workflows for multi-agent development, including planning, task tracking with beads, agent coordination via mail, and safe handling of destructive commands. It also covers cloud CLIs like gcloud, wrangler, vercel, and supabase.

How do multiple coding agents avoid conflicts?β–Ό

The agent-mail skill provides file reservations and messaging so agents announce work and lock files before editing. The bv skill picks the highest-impact ready task so each agent works on the right thing next.

How does it prevent dangerous commands?β–Ό

The dcg skill blocks destructive commands like rm -rf or git push --force before they run, and the slb skill requires a second agent to approve risky operations. Both suggest safer alternatives instead of just blocking.

Do I need coding experience to use these skills?β–Ό

Basic terminal familiarity helps, since most skills wrap command-line tools. Once installed, your agent follows the built-in prompts and workflows from plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineering→