mcpbeat

Dicklesworthstone Skills

29 skills published by Dicklesworthstone across 1 repository. Together they weigh 76 978 tokens — that is what loading all of them at once would cost you in context. 40 of them have been repackaged into other people's repositories.

29 skills 76 978 tokens total 40 copies elsewhere

Caam ×2
agent_flywheel_clawdbot_skills_and_integrations

Coding Agent Account Manager - Sub-100ms account switching for AI coding CLIs with fixed-cost subscriptions. Vault profiles, isolated profiles for parallel sessions, smart rotation with health scoring, cooldown tracking, automatic failover, TUI dashboard. Go CLI.

4k tokens
Cass ×2
agent_flywheel_clawdbot_skills_and_integrations

Coding Agent Session Search - unified CLI/TUI to index and search local coding agent history from Claude Code, Codex, Gemini, Cursor, Aider, ChatGPT, Pi-Agent, Factory, and more. Purpose-built for AI agent consumption with robot mode.

6k tokens
Cm ×2
agent_flywheel_clawdbot_skills_and_integrations

CASS Memory System - procedural memory for AI coding agents. Three-layer cognitive architecture with confidence decay, anti-pattern learning, cross-agent knowledge transfer, trauma guard safety system. Bun/TypeScript CLI.

6k tokens
Csctf ×2
agent_flywheel_clawdbot_skills_and_integrations

Chat Shared Conversation To File - Convert ChatGPT, Gemini, Grok, and Claude share links to clean Markdown + HTML transcripts. Preserves code fences with language detection, deterministic filenames, GitHub Pages publishing. Bun-native CLI.

3k tokens
Cursor ×2
agent_flywheel_clawdbot_skills_and_integrations

Control Cursor AI code editor via CLI. Open files, folders, diffs, and manage extensions.

654 tokens
Dcg ×2
agent_flywheel_clawdbot_skills_and_integrations

Destructive Command Guard - High-performance Rust hook for Claude Code that blocks dangerous commands before execution. SIMD-accelerated, modular pack system, whitelist-first architecture. Essential safety layer for agent workflows.

4k tokens
Flywheel Discord ×2
agent_flywheel_clawdbot_skills_and_integrations

Security rules and behavioral guidelines for operating as Clawdstein in The Agent Flywheel Hub Discord server. This is a PUBLIC community server—apply strict data isolation.

3k tokens
Gcloud ×2
agent_flywheel_clawdbot_skills_and_integrations

Google Cloud Platform CLI - manage GCP resources including Compute Engine, Cloud Run, GKE, Cloud Functions, Storage, BigQuery, and more.

2k tokens
Ghostty ×2
agent_flywheel_clawdbot_skills_and_integrations

Control Ghostty terminal emulator via CLI. Manage windows, tabs, splits, and configuration.

460 tokens
Giil ×2
agent_flywheel_clawdbot_skills_and_integrations

Get Image [from] Internet Link - Zero-setup CLI for downloading full-resolution images from iCloud, Dropbox, Google Photos, and Google Drive share links. Four-tier capture strategy, browser automation, HEIC conversion, album support. Node.js/Playwright.

3k tokens
Github ×2
agent_flywheel_clawdbot_skills_and_integrations

GitHub CLI - manage repositories, issues, pull requests, actions, releases, and more from the command line.

1k tokens
Planning Workflow ×2
agent_flywheel_clawdbot_skills_and_integrations

Jeffrey Emanuel's comprehensive markdown planning methodology for software projects. The 85%+ time-on-planning approach that makes agentic coding work at scale. Includes exact prompts used.

3k tokens
Ru ×2
agent_flywheel_clawdbot_skills_and_integrations

Repo Updater - Multi-repo synchronization with AI-assisted review orchestration. Parallel sync, agent-sweep for dirty repos, ntm integration, git plumbing. 17K LOC Bash CLI.

3k tokens
Slb ×2
agent_flywheel_clawdbot_skills_and_integrations

Simultaneous Launch Button - Two-person rule for destructive commands in multi-agent workflows. Risk-tiered classification, command hash binding, 5 execution gates, client-side execution with environment inheritance. Go CLI.

5k tokens
Ssh ×2
agent_flywheel_clawdbot_skills_and_integrations

SSH remote access patterns and utilities. Connect to servers, manage keys, tunnels, and transfers.

964 tokens
Supabase ×2
agent_flywheel_clawdbot_skills_and_integrations

Manage Supabase projects, databases, migrations, Edge Functions, and storage using the `supabase` CLI.

627 tokens
Ubs ×2
agent_flywheel_clawdbot_skills_and_integrations

Ultimate Bug Scanner - Pre-commit static analysis for AI coding workflows. 18 detection categories, 8 languages, 4-layer analysis engine. The AI agent's quality gate.

2k tokens
Vercel ×2
agent_flywheel_clawdbot_skills_and_integrations

Deploy and manage Vercel projects, domains, environment variables, and serverless functions using the `vercel` CLI.

443 tokens
Wezterm ×2
agent_flywheel_clawdbot_skills_and_integrations

Control WezTerm terminal emulator via CLI. Manage panes, tabs, workspaces, and execute commands in running terminals.

677 tokens
Wrangler ×2
agent_flywheel_clawdbot_skills_and_integrations

Deploy and manage Cloudflare Workers, Pages, KV, R2, D1, and other Cloudflare services using the `wrangler` CLI.

444 tokens
Agent Fungibility
agent_flywheel_clawdbot_skills_and_integrations

The philosophy and practical benefits of agent fungibility in multi-agent software development. Why homogeneous, interchangeable agents outperform specialized role-based systems at scale.

2k tokens
Agent Mail
agent_flywheel_clawdbot_skills_and_integrations

MCP Agent Mail - Mail-like coordination layer for multi-agent workflows. Identities, inbox/outbox, file reservations, contact policies, threaded messaging, pre-commit guard, Human Overseer, static exports, disaster recovery. Git+SQLite backed. Python/FastMCP.

3k tokens
Agent Swarm Workflow
agent_flywheel_clawdbot_skills_and_integrations

Jeffrey Emanuel's multi-agent implementation workflow using NTM, Agent Mail, Beads, and BV. The execution phase that follows planning and bead creation. Includes exact prompts used.

5k tokens
Beads Workflow
agent_flywheel_clawdbot_skills_and_integrations

Converting markdown plans into beads (tasks with dependencies) and polishing them until they're implementation-ready. The bridge between planning and agent swarm execution. Includes exact prompts used.

4k tokens
Bv
agent_flywheel_clawdbot_skills_and_integrations

Beads Viewer - Graph-aware triage engine for Beads projects. Computes PageRank, betweenness, critical path, and cycles. Use --robot-* flags for AI agents.

2k tokens
De Slopify
agent_flywheel_clawdbot_skills_and_integrations

Remove telltale signs of AI-generated 'slop' writing from README files and documentation. Make your docs sound authentically human.

2k tokens
Ntm
agent_flywheel_clawdbot_skills_and_integrations

Named Tmux Manager - Multi-agent orchestration for Claude Code, Codex, and Gemini in tiled tmux panes. Visual dashboards, command palette, context rotation, robot mode API, work assignment, safety system. Go CLI.

4k tokens
Tanstack Integration
agent_flywheel_clawdbot_skills_and_integrations

Find opportunities to improve web application code using TanStack libraries (Query, Table, Form, Router, etc.). Avoid man-with-hammer syndrome by applying TanStack after vanilla implementation works.

2k tokens
UI Ux Polish
agent_flywheel_clawdbot_skills_and_integrations

Iterative UI/UX polishing workflow for web applications. The exact prompt and methodology for achieving Stripe-level visual polish through multiple passes.

2k tokens