Curl Bash One Liners For Flywheel Tools banner
Dicklesworthstone Dicklesworthstone

Curl Bash One Liners For Flywheel Tools

Security community

Description

Copy-paste curl|bash one-liners to install every tool in the Agent Flywheel ecosystem: 23+ CLIs for AI agent orchestration, memory, security, and development

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Curl One-Liners for Flywheel Tools

One-line installers for the Flywheel toolchain. Copy, paste, and go.

[![GitHub](https://img.shields.io/badge/GitHub-Dicklesworthstone-181717?style=for-the-badge&logo=github)](https://github.com/Dicklesworthstone) [![X](https://img.shields.io/badge/X-@doodlestein-000000?style=for-the-badge&logo=x)](https://x.com/doodlestein) [![Discord](https://img.shields.io/badge/Discord-Flywheel_Hub-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://t.co/kGjc2TQptc)

[!TIP] Hover over any code block and click the copy icon. All commands use non-interactive mode.


🤖 AI Orchestration

[ACFS](https://github.com/Dicklesworthstone/agentic_coding_flywheel_setup) · Full multi-agent setup

curl -fsSL "https://raw.githubusercontent.com/Dicklesworthstone/agentic_coding_flywheel_setup/main/install.sh?$(date +%s)" | bash -s -- --yes --mode vibe

[NTM](https://github.com/Dicklesworthstone/ntm) · Tmux session manager

curl -fsSL "https://raw.githubusercontent.com/Dicklesworthstone/ntm/main/install.sh?$(date +%s)" | bash -s -- --easy-mode

[Brenner Bot](https://github.com/Dicklesworthstone/brenner_bot) · AI agent framework

curl -fsSL "https://raw.githubusercontent.com/Dicklesworthstone/brenner_bot/main/install.sh?$(date +%s)" | bash -s -- --easy-mode --verify

[Agent Flywheel Skills](https://github.com/Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations) · Clawdbot skills

curl -fsSL "https://raw.githubusercontent.com/Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations/main/install.sh?$(date +%s)" | bash -s -- --all

🧠 Memory & Search

[CASS](https://github.com/Dicklesworthstone/coding_agent_session_search) · Cross-agent search

curl -fsSL "https://raw.githubusercontent.com/Dicklesworthstone/coding_agent_session_search/main/install.sh?$(date +%s)" | bash -s -- --easy-mode --verify

[CASS M