npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@fr3k/cli

v1.0.0

Published

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.

Readme

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:

  1. 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
  2. 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

| Feature | FR3K$ | Zapier | n8n | Make.com | |---------|-------|--------|-----|----------| | Setup | 1 command | Cloud only | Complex | Cloud only | | Price | Free | $29-75/mo | $20/mo | $9-29/mo | | Functions | 900+ | Limited | High | Medium | | AI Integration | Deep | Add-on | Manual | Manual | | Extensibility | Infinite | None | Difficult | Limited | | Self-hosted | Yes | No | Yes | No | | Open Source | AGPL-3.0 | No | Fair-code | No |


📖 Documentation

Full documentation available at:


🤝 Contributing

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

  1. Fork the repository
  2. Create feature branch
  3. Make your changes
  4. 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.