能力标签
agentic_coding_flywheel_setup Agent工作流
⚙️
Agent工作流

agentic_coding_flywheel_setup Agent工作流

基于 Shell · 无代码搭建完整 AI 自动化流程
英文名:agentic_coding_flywheel_setup
⭐ 1.5k Stars 🍴 171 Forks 💻 Shell 📄 NOASSERTION 🏷 AI 8.2分
8.2AI 综合评分
多智能体自动化部署AI开发环境VPS配置工作流自动化
✦ AI Skill Hub 推荐

agentic_coding_flywheel_setup Agent工作流 是 AI Skill Hub 本期精选Agent工作流之一。已获得 1.5k 颗 GitHub Star,综合评分 8.2 分,整体质量较高。我们强烈推荐将其纳入你的 AI 工具库,帮助提升工作效率。

📚 深度解析

agentic_coding_flywheel_setup Agent工作流 是一套完整的 AI Agent 自动化工作流方案。随着 AI 能力的不断提升,基于 Agent 的自动化工作流正在成为提升个人和团队效率的核心方式。区别于传统的 RPA 自动化(模拟鼠标键盘操作),AI Agent 工作流通过理解任务意图、动态规划执行路径,能够处理更复杂的非结构化任务。

agentic_coding_flywheel_setup Agent工作流 工作流的设计遵循"最小配置,最大复用"原则:核心逻辑已经封装好,用户只需配置自己的 API Key 和业务参数即可快速上手。工作流内置错误处理和重试机制,在网络波动或 API 限速等情况下仍能稳定运行,适合作为生产环境的自动化基础设施。

在实际部署时,建议先在测试环境中运行 3-5 次,验证各个环节的输出结果符合预期,再部署到生产环境。AI Skill Hub 评分 8.2 分,是同类 Agent 工作流中的精选推荐。

📋 工具概览

面向开发者的开源工作流,可自动将Ubuntu VPS配置成完整的多智能体AI开发环境。集成多种AI工具链和工作流框架,支持快速启动AI代理项目。适合需要快速搭建AI开发基础设施的工程师和创业团队。

agentic_coding_flywheel_setup Agent工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。

GitHub Stars
⭐ 1.5k
开发语言
Shell
支持平台
macOS / Linux
维护状态
正常维护,社区驱动
开源协议
NOASSERTION
AI 综合评分
8.2 分
工具类型
Agent工作流
Forks
171

📖 中文文档

以下内容由 AI Skill Hub 根据项目信息自动整理,如需查看完整原始文档请访问底部「原始来源」。

面向开发者的开源工作流,可自动将Ubuntu VPS配置成完整的多智能体AI开发环境。集成多种AI工具链和工作流框架,支持快速启动AI代理项目。适合需要快速搭建AI开发基础设施的工程师和创业团队。

agentic_coding_flywheel_setup Agent工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。

📌 核心特色
  • 可视化 Agent 工作流编排,无需编写复杂代码
  • 支持多步骤自动化任务链,实现全流程无人值守
  • 与外部 API、数据库和第三方服务无缝集成
  • 内置错误处理与自动重试机制,保障稳定运行
  • 提供可复用的自动化模板,快速在同类场景部署
🎯 主要使用场景
  • 自动化日常重复性工作,将精力集中于创造性任务
  • 构建数据采集 → 处理 → 输出的完整自动化管线
  • 实现跨平台、跨系统的数据流转和业务协同
以下安装命令基于项目开发语言和类型自动生成,实际以官方 README 为准。
安装命令
# 克隆仓库
git clone https://github.com/Dicklesworthstone/agentic_coding_flywheel_setup
cd agentic_coding_flywheel_setup

# 查看安装说明
cat README.md

# 按 README 完成环境依赖安装后即可使用
📋 安装步骤说明
  1. 访问 GitHub 仓库获取工作流文件
  2. 在对应平台(Dify / Flowise / Make 等)中找到「导入工作流」功能
  3. 上传工作流文件
  4. 按照提示配置必要的环境变量和 API Key
  5. 运行测试确认流程正常后投入使用
以下用法示例由 AI Skill Hub 整理,涵盖最常见的使用场景。
常用命令 / 代码示例
# 查看帮助
agentic_coding_flywheel_setup --help

# 基本运行
agentic_coding_flywheel_setup [options] <input>

# 详细使用说明请查阅文档
# https://github.com/Dicklesworthstone/agentic_coding_flywheel_setup
以下配置示例基于典型使用场景生成,具体参数请参照官方文档调整。
配置示例
# agentic_coding_flywheel_setup 配置说明
# 查看配置选项
agentic_coding_flywheel_setup --config-example > config.yml

# 常见配置项
# output_dir: ./output
# log_level: info
# workers: 4

# 环境变量(覆盖配置文件)
export AGENTIC_CODING_FLYWHEEL_SETUP_CONFIG="/path/to/config.yml"
📑 README 深度解析 真实文档 完整度 64/100 含工作流图 查看 GitHub 原文 →
以下内容由系统直接从 GitHub README 解析整理,保留代码块、表格与列表结构。

`acfs info` — System Overview

Displays installation status in under 1 second by reading cached state (no verification).

acfs info                # Terminal output (default)
acfs info --json         # JSON output for scripting
acfs info --html         # Self-contained HTML page
acfs info --minimal      # Just essentials (IP, key commands)

Example output:

╔══════════════════════════════════════════════════════════════╗
║                    ACFS System Info                           ║
╠══════════════════════════════════════════════════════════════╣
║  Host: vps-12345.contabo.net                                  ║
║  IP: 192.168.1.100                                            ║
║  User: ubuntu                                                 ║
║  Uptime: 3 days, 4 hours                                      ║
║                                                               ║
║  Quick Commands:                                              ║
║    cc    → Claude Code (dangerous mode)                       ║
║    cod   → Codex CLI (dangerous mode)                         ║
║    agy   → Antigravity CLI (Gemini 3.1 Pro High)              ║
║    ntm   → Named Tmux Manager                                 ║
╚══════════════════════════════════════════════════════════════╝

Design Philosophy: - Speed: Must complete in <1 second - Read-only: Never verifies or tests (that's doctor's job) - Offline: No network calls required - Fallback: Graceful degradation if data missing

Agentic Coding Flywheel Setup (ACFS)

Agentic Coding Flywheel Setup (ACFS) - From zero to fully-configured agentic coding VPS in 30 minutes

Version Platform License Shell

<p align="center"> <strong>🌐 <a href="https://agent-flywheel.com">agent-flywheel.com</a></strong> — Interactive setup wizard for beginners </p>

From zero to fully-configured agentic coding VPS in 30 minutes. A complete bootstrapping system that transforms a fresh Ubuntu VPS into a professional AI-powered development environment.
The Vision
Beginner with laptop → Wizard → VPS → Agents coding for you

Quick Install

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

The installer is idempotent—if interrupted, simply re-run it. It will automatically resume from the last completed phase without prompts.

Production environments: For stable, reproducible installs, pin to a tagged release or specific commit:
> # Preferred: use a tagged release (e.g., v0.5.0)
> curl -fsSL "https://raw.githubusercontent.com/Dicklesworthstone/agentic_coding_flywheel_setup/v0.5.0/install.sh" | bash -s -- --yes --mode vibe --ref v0.5.0
>
> # Alternative: pin to a specific commit SHA
> curl -fsSL "https://raw.githubusercontent.com/Dicklesworthstone/agentic_coding_flywheel_setup/abc1234/install.sh" | bash -s -- --yes --mode vibe --ref abc1234
> 
Tagged releases are tested and stable. Passing --ref ensures all fetched scripts use the same version.

---

The Installer

The installer is the heart of ACFS—a modular Bash script that transforms a fresh Ubuntu VPS into a fully-configured development environment.

Installer Modes

ModePasswordless SudoAgent FlagsBest For
**vibe**Yes--dangerously-skip-permissionsThrowaway VPS, maximum velocity
**safe**NoStandard confirmationsProduction-like environments

Installation Phases

graph TD %%{init: {'theme': 'base', 'themeVariables': { 'primaryColor': '#e8f5e9', 'lineColor': '#90a4ae'}}}%% A["Phase 1: User Normalization
Create ubuntu user, migrate SSH keys"] B["Phase 2: APT Packages
Essential system packages"] C["Phase 3: Shell Setup
zsh, oh-my-zsh, powerlevel10k"] D["Phase 4: CLI Tools
ripgrep, fzf, lazygit, etc."] E["Phase 5: Language Runtimes
bun, uv, rust, go"] F["Phase 6: AI Agents
claude, codex, agy"] G["Phase 7: Cloud Tools
vault, wrangler, supabase, vercel"] H["Phase 8: Dicklesworthstone Stack
ntm, dcg, ru, ubs, mcp_agent_mail, etc."] I["Phase 9: Configuration
Deploy acfs.zshrc, tmux.conf"] J["Phase 10: Verification
acfs doctor"] A --> B --> C --> D --> E --> F --> G --> H --> I --> J classDef phase fill:#e8f5e9,stroke:#81c784,stroke-width:2px,color:#2e7d32 class A,B,C,D,E,F,G,H,I,J phase

Why Separate from the Installer?

The installer transforms a fresh VPS. The update command maintains an existing installation. Separating them allows: - Focused updates: Update just agents without touching system packages - Dry-run previews: See what would change before committing - Skip flags: Temporarily exclude categories that are working fine - Stack control: Stack updates are included by default; skip with --no-stack - Automated updates: Run via cron with --yes --quiet

---

`acfs services-setup` — Credential Configuration

Interactive wizard for configuring AI agent credentials and cloud service logins.

acfs services-setup          # Run full setup wizard

Guides you through: - Claude Code: API key configuration - Codex CLI: ChatGPT account login - Antigravity CLI: Google account authentication - GitHub CLI: gh auth login - Cloud CLIs: Wrangler, Supabase, Vercel authentication

Also offers to install DCG (Destructive Command Guard), a Claude Code hook that blocks destructive commands like rm -rf /.

Tools Installed

ACFS installs a comprehensive suite of 30+ tools organized into categories:

Usage

Full vibe mode (recommended for throwaway VPS):

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

Interactive mode (asks for confirmation):

curl -fsSL "https://raw.githubusercontent.com/Dicklesworthstone/agentic_coding_flywheel_setup/main/install.sh" | bash

Safe mode (no passwordless sudo, agent confirmations enabled):

curl -fsSL "https://raw.githubusercontent.com/Dicklesworthstone/agentic_coding_flywheel_setup/main/install.sh" | bash -s -- --mode safe

Usage

acfs-update                  # Update apt, runtimes, shell, agents, cloud CLIs, and stack tools
acfs-update --agents-only    # Only update coding agents
acfs-update --runtime-only   # Only update runtimes (bun, rust, uv, go)
acfs-update --dry-run        # Preview changes without making them
acfs-update --yes --quiet --no-self-update
                             # Automated mode that avoids changing the ACFS tree itself
acfs-update --bootstrap-self-update
                             # Explicitly convert a non-git ACFS install into a git checkout

Options

Category Selection:

--apt-only       Only update system packages
--agents-only    Only update coding agents
--cloud-only     Only update cloud CLIs
--shell-only     Only update shell tools (OMZ, P10K, plugins, Atuin, Zoxide)
--runtime-only   Only update runtimes (bun, rust, uv, go)
--stack          Include Dicklesworthstone stack (enabled by default)

Skip Categories:

--no-apt         Skip apt updates
--no-agents      Skip agent updates
--no-cloud       Skip cloud CLI updates
--no-shell       Skip shell tool updates
--no-runtime     Skip runtime updates (bun, rust, uv, go)

Behavior:

--force            Install missing tools (not just update existing)
--dry-run          Preview changes without making them
--yes, -y          Non-interactive mode (skip prompts)
--quiet, -q        Minimal output (only errors and summary)
--verbose, -v      Show detailed command output
--abort-on-failure Stop on first failure (default: continue)

Antigravity CLI, model/settings/DCG locked by the ACFS launcher

alias agy='$HOME/.local/bin/agy-locked' alias gmi='$HOME/.local/bin/agy-locked' ```

Installation & Updates: Claude Code should be installed and updated using its native mechanisms: - Install: ACFS uses the official native installer (claude.ai/install.sh), checksum-verified via checksums.yaml (installs to ~/.local/bin/claude) - Update: Use claude update --channel latest (built-in) or run acfs update --agents-only

This ensures proper authentication handling and avoids issues with alternative package manager builds. ACFS updates Codex with Bun global package updates and Antigravity with its native agy update path.

Options

acfs doctor              # Interactive colorful output
acfs doctor --json       # Machine-readable JSON output
acfs doctor --quiet      # Exit code only (0=healthy, 1=issues)
acfs doctor --deep       # Run functional tests (auth, connections)
acfs doctor --fix        # Apply safe fixes for failed checks
acfs doctor --dry-run    # Preview fixes without applying
acfs doctor --no-cache   # Skip cache, run all checks fresh

ACFS CLI Commands

After installation, the acfs command provides a unified interface for managing your environment. Each subcommand is designed to be fast, informative, and scriptable.

Quick Reference

acfs info                    # Lightning-fast system overview
acfs cheatsheet              # Discover installed aliases
acfs dashboard generate      # Generate HTML status page
acfs doctor                  # Health checks
acfs newproj                 # Create a new project (TUI or CLI)
acfs update                  # Update all tools
acfs services-setup          # Configure agent credentials
acfs continue                # View upgrade progress after reboot

Command Reference

The Command Reference documents every installed tool:

CategoryCommands
**Agents**cc, cod, agy
**Search**rg, fd, sg, fzf
**Git**lg, gh, git-lfs
**System**z, bat, lsd, atuin, tmux
**Stack**ntm, bv, am, cass, cm, ubs, slb, caam, dcg, ru
**Languages**bun, uv, cargo, go
**Cloud**wrangler, supabase, vercel, vault

Components

ComponentPathTechnologyPurpose
**Manifest**acfs.manifest.yamlYAMLSingle source of truth for all tools
**Generator**packages/manifest/src/generate.tsTypeScript/BunProduces installer scripts from manifest
**Website**apps/web/Next.js 16 + Tailwind 4Step-by-step wizard for beginners
**Installer**install.shBashOne-liner bootstrap script
**Lib Scripts**scripts/lib/BashModular installer functions
**Generated Scripts**scripts/generated/BashAuto-generated category installers (sourced by install.sh; execution is feature-flagged)
**Configs**acfs/Shell/Tmux configsFiles deployed to ~/.acfs/
**Onboarding**acfs/onboard/Bash + MarkdownInteractive tutorial system
**Checksums**checksums.yamlYAMLSHA256 hashes for upstream installers

---

The Generator Pipeline

The TypeScript generator (packages/manifest/src/generate.ts) reads the manifest and produces:

1. Category Scripts (scripts/generated/install_base.sh, install_agents.sh, etc.) - One script per category with individual install functions - Consistent logging and error handling - Verification checks after each module

2. Doctor Checks (scripts/generated/doctor_checks.sh) - All verify commands extracted into a runnable health check - Tab-delimited format (to safely handle || in shell commands) - Reports pass/fail/skip for each module

3. Master Installer (scripts/generated/install_all.sh) - Sources all category scripts - Runs them in dependency order - Single entry point for running the generated installers

Note: The production one-liner installer (install.sh) defaults to the legacy implementations; generated installers are sourced and can be enabled per-category via feature flags during migration.

To regenerate after manifest changes:

cd packages/manifest
bun run generate        # Generate scripts
bun run generate:dry    # Preview without writing

Interactive Website Components

The wizard website includes specialized components for guiding beginners:

ConnectionCheck Component: A prominent visual that helps users verify they're connected to their VPS before running commands: - Side-by-side comparison: "Wrong (laptop)" vs "Right (VPS)" - Terminal prompt examples for Windows, Mac, and Linux - Clear "STOP!" warning with color-coded styling

CommandCard Component: CLI instruction cards with: - Syntax-highlighted code blocks - One-click copy button - Platform-specific variations (bash/zsh/PowerShell) - Expandable explanations

Jargon Component (Responsive Technical Terms): A sophisticated tooltip system that adapts to device capabilities:

Desktop behavior: - Hover reveals floating tooltip with term definition - Radix UI Tooltip for accessible ARIA-compliant overlays - Viewport-aware positioning (auto-flips when near edges) - 200ms hover delay prevents tooltip spam

Mobile behavior: - Tap opens bottom sheet drawer (Vaul library) - Full definition visible without tiny tap targets - Swipe-to-dismiss gesture support - Snap points for partial/full expansion

Visual features: - Gradient underline indicates tappable term - Each term gets unique gradient based on slug hash - Consistent color scheme with OKLCH tokens

Content structure per term:

{
  term: "VPS",
  short: "Virtual Private Server - a remote computer you rent",
  long: "A VPS is your own slice of a powerful computer...",
  analogy: "Think of it like renting an apartment in a building",
  whyWeUseIt: "You get root access, dedicated resources...",
  relatedTerms: ["SSH", "Ubuntu", "RAM"]
}

Confetti Celebration: On lesson completion: - Burst of celebratory confetti particles - Randomized encouraging messages - Special celebration for completing all lessons - Respects prefers-reduced-motion setting

Stepper Component: Multi-step progress indicator: - Visual step-by-step progress - Clickable navigation - Completion checkmarks - Mobile-responsive design

Languages & Package Managers

ToolCommandDescription
**bun**bunFast JS/TS runtime + package manager
**uv**uvFast Python package manager
**Rust**cargoRust toolchain
**Go**goGo toolchain
🎯 aiskill88 AI 点评 A 级 2026-05-20

优秀的基础设施自动化项目,降低AI开发环境搭建门槛。Star数合理,维护活跃,对需要快速迭代的团队很有价值。

📚 实用指南(长尾问题)
适合谁
  • 需要让 Claude / Cursor 操作本地工具的 AI 工程师
  • 构建多智能体协作系统的 Agent 开发者
最佳实践
  • 配置 MCP 服务器时建议使用 stdio 传输 + JSON-RPC,避免暴露公网
  • 生产部署优先使用 Docker Compose 隔离依赖,并挂载 volume 持久化数据
  • Agent 任务先做 dry-run 验证工具调用链,再开启自主执行
常见错误
  • API key 直接提交到 git 仓库(请用 .env 并加入 .gitignore)
  • MCP 配置路径拼错或权限不足,重启 Claude Desktop 才生效
  • 容器内无法访问宿主机 localhost — 使用 host.docker.internal
部署方案
  • Docker:agentic_coding_flywheel_setup 提供官方镜像,docker compose up 一键启动
  • CLI:直接 npm install -g / pip install,命令行调用
  • 云端托管:可放在 Vercel / Railway / Fly.io 等 PaaS 平台
相关搜索
agentic_coding_flywheel_setup 中文教程agentic_coding_flywheel_setup 安装报错怎么办agentic_coding_flywheel_setup MCP 配置agentic_coding_flywheel_setup Docker 部署agentic_coding_flywheel_setup Agent 工作流agentic_coding_flywheel_setup 与同类工具对比agentic_coding_flywheel_setup 最佳实践agentic_coding_flywheel_setup 适合谁用

⚡ 核心功能

👥 适合谁
  • 需要让 Claude / Cursor 操作本地工具的 AI 工程师
  • 构建多智能体协作系统的 Agent 开发者
⭐ 最佳实践
  • 配置 MCP 服务器时建议使用 stdio 传输 + JSON-RPC,避免暴露公网
  • 生产部署优先使用 Docker Compose 隔离依赖,并挂载 volume 持久化数据
  • Agent 任务先做 dry-run 验证工具调用链,再开启自主执行
⚠️ 常见错误
  • API key 直接提交到 git 仓库(请用 .env 并加入 .gitignore)
  • MCP 配置路径拼错或权限不足,重启 Claude Desktop 才生效
  • 容器内无法访问宿主机 localhost — 使用 host.docker.internal

👥 适合人群

自动化工程师和运维人员项目经理和业务分析师希望减少重复性工作的专业人士数字化转型团队

🎯 使用场景

  • 自动化日常重复性工作,将精力集中于创造性任务
  • 构建数据采集 → 处理 → 输出的完整自动化管线
  • 实现跨平台、跨系统的数据流转和业务协同

⚖️ 优点与不足

✅ 优点
  • +大幅减少重复性人工操作
  • +可视化流程,清晰直观
  • +可扩展性强,支持复杂场景
⚠️ 不足
  • 初始配置和调试需投入一定时间
  • 强依赖外部服务的稳定性
  • 复杂场景需具备一定技术基础
⚠️ 使用须知

该工具使用 NOASSERTION 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。

AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。

建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。

📄 License 说明

📄 NOASSERTION — 请查阅原始协议条款了解具体使用限制。

🔗 相关工具推荐

📰 相关 AI 新闻
🍿 AI 圈相关吃瓜
🗺️ 相关解决方案
🧩 你可能还需要
基于当前 Skill 的能力图谱,自动补全的工具组合

❓ 常见问题 FAQ

主要针对Ubuntu VPS优化,其他Linux发行版可能需手动调整。
💡 AI Skill Hub 点评

经综合评估,agentic_coding_flywheel_setup Agent工作流 在Agent工作流赛道中表现稳健,质量优秀。如果你已有明确的使用需求,可以直接上手体验;如果还在评估阶段,建议对比同类工具后再做决策。

⬇️ 获取与下载
📚 深入学习 agentic_coding_flywheel_setup Agent工作流
查看分步骤安装教程和完整使用指南,快速上手这款工具
🌐 原始信息
原始名称 agentic_coding_flywheel_setup
原始描述 开源AI工作流:Bootstraps a fresh Ubuntu VPS into a complete multi-agent AI development environ。⭐1.5k · Shell
Topics 多智能体自动化部署AI开发环境VPS配置工作流自动化
GitHub https://github.com/Dicklesworthstone/agentic_coding_flywheel_setup
License NOASSERTION
语言 Shell
🔗 原始来源
🐙 GitHub 仓库  https://github.com/Dicklesworthstone/agentic_coding_flywheel_setup 🌐 官方网站  https://agent-flywheel.com/

收录时间:2026-05-16 · 更新时间:2026-05-19 · License:NOASSERTION · AI Skill Hub 不对第三方内容的准确性作法律背书。

📺 订阅 AI Skill Hub Daily Telegram 频道
每天 8 条精选 AI Skill、MCP、Agent 与自动化工具推送
加入频道 →