New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@fr3k/cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fr3k/cli

Ultimate AI CLI + Workflow Automation - FR3K configuration system integrated with b0t's 900+ automation functions across 140 modules. Configure Claude Code/Gemini/OpenCode + build AI-driven workflows in natural language.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

FR3K$ 💰

Ultimate AI CLI + Workflow Automation Platform

The power of FR3K configuration system + b0t's 900+ automation functions in one CLI

npm version License: AGPL-3.0

🚀 What is FR3K$?

FR3K$ combines two powerful systems:

  • FR3K Configuration System - Auto-configure Claude Code, Gemini CLI, and OpenCode with:

    • 4 MCP Servers (hey-fr3k, fr3k-think, md-mcp, unified-pantheon-mcp)
    • 72 Demon-Angel pairs from Unified Pantheon
    • 470 Fabric patterns across 9 domains
    • TAC (Tactical Agentic Coding) methodology
  • b0t Workflow Automation - AI-driven workflow automation with:

    • 900+ functions across 140 modules
    • Natural language workflow creation
    • Production-ready features (circuit breakers, rate limiting, retries)
    • Infinitely extensible (add your own modules)

Result: Configure your AI CLI tools + build powerful automations, all from one command.

📦 Installation

npm install -g fr3k$

Or use with npx (no installation):

npx fr3k$ setup --all

🎯 Quick Start

1. Setup Your AI CLI Tools

# Setup all supported tools
fr3k$ setup --all

# Or setup specific tools
fr3k$ setup --claude
fr3k$ setup --gemini
fr3k$ setup --opencode

This configures:

  • Claude Code~/.claude/
  • Gemini CLI~/.gemini/
  • OpenCode~/.opencode/

Each gets:

  • MCP server configurations
  • Template library
  • WikiFR3K knowledge base
  • Unified Pantheon framework

2. Create Your First Workflow

# Quick workflow creation
fr3k$ create "Check Reddit r/singularity and send top posts to Slack"

# Interactive workflow builder
fr3k$ workflow --create

3. Browse Available Modules

# List all 900+ functions
fr3k$ module --list

# Search for specific modules
fr3k$ module --search twitter

# Show categories
fr3k$ module --categories

4. Manage Workflows

# List all workflows
fr3k$ workflow --list

# Run a workflow
fr3k$ workflow --run workflow_123456

# Edit workflow with AI
fr3k$ workflow --edit workflow_123456

# Delete workflow
fr3k$ workflow --delete workflow_123456

🛠️ Commands

Setup & Configuration

fr3k$ setup [options]          # Initial setup
fr3k$ config --list            # List configurations
fr3k$ config --show <tool>     # Show specific config
fr3k$ status                   # Check system status

Workflow Management

fr3k$ workflow --create        # Create new workflow
fr3k$ workflow --list          # List all workflows
fr3k$ workflow --run <id>      # Run workflow
fr3k$ workflow --edit <id>     # Edit with AI
fr3k$ workflow --delete <id>   # Delete workflow
fr3k$ create "description"     # Quick create

Module Management

fr3k$ module --list            # List all modules
fr3k$ module --search <query>  # Search modules
fr3k$ module --info <name>     # Module details
fr3k$ module --categories      # List categories

MCP Servers

fr3k$ mcp --list               # List MCP servers
fr3k$ mcp --test <name>        # Test MCP server
fr3k$ mcp --add <name>         # Add custom server
fr3k$ mcp --remove <name>      # Remove server

📚 Available Modules (900+ Functions)

Communication

Slack, Discord, Telegram, Email, WhatsApp, Twilio, Intercom, Zendesk

Social Media

Twitter, YouTube, Reddit, Instagram, GitHub, TikTok

AI

OpenAI, Anthropic Claude, Cohere, HuggingFace, Pinecone, Chroma, Weaviate

Data

PostgreSQL, MongoDB, MySQL, Google Sheets, Airtable, Notion

E-commerce

Shopify, WooCommerce, Amazon Seller Partner, Etsy, eBay, Square

Business Tools

Salesforce, HubSpot, QuickBooks, Stripe, DocuSign

Developer Tools

GitHub Actions, Vercel, Netlify, Sentry, Datadog

Video/Audio

ElevenLabs, HeyGen, Runway, Synthesia, Cloudinary, Vimeo

Utilities

HTTP, Web Scraping, RSS, CSV, JSON, XML, Compression, Encryption, Date/Time

🔌 MCP Servers Included

1. hey-fr3k

Task management and memory system for Claude Code

  • add_task - Store requirements
  • get_task - Retrieve tasks
  • store_fr3k - Store memories
  • recall_fr3k - Search memories

2. fr3k-think

Structured thinking for coding implementation

  • think - Process implementation thoughts
  • get_thinking_status - Check status
  • get_thinking_history - View history

3. md-mcp

Dynamic MCP tool creation with Fabric patterns

  • forge_reality - Create new tools
  • divine_truth - Validate content
  • process_multimodal - Process documents

4. unified-pantheon-mcp

72 Demon-Angel pairs from Unified Pantheon framework

  • Dual archetypal patterns
  • TAS scoring system
  • Emergence detection

💡 Example Workflows

Social Media Monitor

fr3k$ create "Monitor Twitter for brand mentions, filter spam with AI, and post alerts to Discord"

Content Automation

fr3k$ create "Fetch trending GitHub repos, analyze with AI, and create blog post drafts"

Lead Generation

fr3k$ create "Search Apollo for leads, enrich with Clearbit, and add to HubSpot CRM"

E-commerce

fr3k$ create "When Shopify order received, send thank you email and post sale to Slack"

🎨 Features

FR3K Configuration System

  • ✅ Auto-configure Claude Code, Gemini CLI, OpenCode
  • ✅ 4 production MCP servers
  • ✅ 72 Demon-Angel archetypal pairs
  • ✅ 470 Fabric patterns
  • ✅ TAC methodology for agentic coding

b0t Workflow Automation

  • ✅ 900+ functions across 140 modules
  • ✅ AI-driven workflow generation
  • ✅ Natural language interface
  • ✅ Circuit breakers & rate limiting
  • ✅ Automatic retries & error recovery
  • ✅ Production-ready infrastructure
  • ✅ Infinitely extensible

Developer Experience

  • ✅ TypeScript-first
  • ✅ Beautiful CLI with colors
  • ✅ Interactive prompts
  • ✅ Comprehensive error messages
  • ✅ Git-friendly JSON workflows

🏗️ Architecture

Tech Stack

  • CLI Framework: Commander.js
  • UI: Chalk, Ora, Inquirer
  • Automation: Bottleneck (rate limiting), Opossum (circuit breakers)
  • Language: TypeScript
  • Package Management: npm/npx

Directory Structure

~/.claude/              # Claude Code config
~/.gemini/              # Gemini CLI config
~/.opencode/            # OpenCode config
~/.fr3k-workflows/      # Your workflows

🔒 Security

  • API keys stored per-user
  • AES-256 encryption for credentials
  • No data sent to external servers
  • Self-hosted workflows
  • Open source (AGPL-3.0)

🚢 Comparison

FeatureFR3K$Zapiern8nMake.com
Setup1 commandCloud onlyComplexCloud only
PriceFree$29-75/mo$20/mo$9-29/mo
Functions900+LimitedHighMedium
AI IntegrationDeepAdd-onManualManual
ExtensibilityInfiniteNoneDifficultLimited
Self-hostedYesNoYesNo
Open SourceAGPL-3.0NoFair-codeNo

📖 Documentation

Full documentation available at:

🤝 Contributing

This is an open-source project (AGPL-3.0). Contributions welcome!

  • Fork the repository
  • Create feature branch
  • Make your changes
  • Submit pull request

📜 License

AGPL-3.0 - Open source, self-hostable, no vendor lock-in.

🙏 Credits

  • FR3K - Universal AI CLI configuration system
  • b0t - AI-driven workflow automation by @kenkaidoesai

🆘 Support

Made with 💰 by fr3k

Configure your AI tools. Automate your workflows. Build the future.

Keywords

ai

FAQs

Package last updated on 22 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts