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 🙏

© 2025 – Pkg Stats / Ryan Hefner

fr3k1

v1.0.8

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.

Downloads

802

Readme

FR3K1 🚀

Ultimate AI CLI + Workflow Automation + Skills + Agents

The power of FR3K configuration + b0t automation + Daniel Miessler's Skills/Agents architecture + Fabric patterns

npm version License: AGPL-3.0 Fabric PAI


🚀 What is FR3K1?

FR3K1 combines four 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.

FR3K1 Integration Summary

🎉 Successfully Integrated Daniel Miessler's Ecosystem

Published Package: [email protected]

# Install globally
npm install -g fr3k1

# Or use with npx
npx fr3k1 --help

🔥 What's Integrated

1. Skills System (from Personal AI Infrastructure)

Inspired by Daniel Miessler's PAI skills architecture:

# List all skills
fr3k1 skills --list

# Install Fabric patterns as skills
fr3k1 skills --install extract_wisdom
fr3k1 skills --install analyze_claims
fr3k1 skills --install summarize

# Create custom skills
fr3k1 skills --create my-custom-skill

# Run a skill
fr3k1 skills --run extract_wisdom

Built-in Fabric Pattern Skills:

  • extract_wisdom - Extract key insights from content
  • analyze_claims - Evaluate claims with evidence
  • summarize - Create concise summaries
  • create_summary - Generate structured summaries
  • explain_code - Explain code clearly
  • improve_writing - Enhance writing quality
  • create_coding_feature - Generate code features
  • security_advisor - Security analysis
  • analyze_tech_impact - Tech impact assessment

2. Agents System (Specialized AI Personalities)

# List all agents
fr3k1 agents --list

# Activate an agent personality
fr3k1 agents --activate engineer
fr3k1 agents --activate researcher
fr3k1 agents --activate writer

# Create custom agent
fr3k1 agents --create my-agent

# Get agent info
fr3k1 agents --info security

6 Built-in Agents:

  1. Engineer - Expert software engineer (code review, architecture, debugging)
  2. Researcher - Thorough researcher (multi-source research, evidence gathering)
  3. Writer - Skilled content creator (content creation, editing, storytelling)
  4. Security - Security expert (threat analysis, vulnerability assessment)
  5. Strategist - Strategic thinker (problem analysis, strategic planning)
  6. Teacher - Patient educator (concept explanation, tutorial creation)

3. Fabric Patterns Integration

Direct integration with Daniel Miessler's Fabric framework (34.4k ⭐ on GitHub):

  • 9 pre-configured Fabric patterns as installable skills
  • Markdown-based skill definitions (human + AI readable)
  • Self-contained, self-activating modules
  • Progressive disclosure architecture

4. Workflow Automation (from b0t)

# Create AI-driven workflows
fr3k1 workflow --create

# Quick workflow creation
fr3k1 create "Monitor Twitter for mentions and post to Discord"

# List and run workflows
fr3k1 workflow --list
fr3k1 workflow --run workflow_123456

5. Module System (900+ Functions)

# Browse 900+ automation functions
fr3k1 module --list

# Search specific modules
fr3k1 module --search twitter

# View categories
fr3k1 module --categories

9 Categories:

  • Communication (Slack, Discord, Email, etc)
  • Social Media (Twitter, YouTube, Reddit, etc)
  • AI (OpenAI, Anthropic, HuggingFace, etc)
  • Data (PostgreSQL, MongoDB, Google Sheets, etc)
  • E-commerce (Shopify, Amazon, eBay, etc)
  • Business (Salesforce, HubSpot, Stripe, etc)
  • Developer (GitHub, Vercel, Sentry, etc)
  • Video/Audio (ElevenLabs, HeyGen, Runway, etc)
  • Utilities (HTTP, CSV, JSON, etc)

6. OpenCode Enhancement

# Setup all AI CLIs with enhanced configs
fr3k1 setup --all

# Includes:
# - Claude Code configuration
# - Gemini CLI configuration  
# - OpenCode configuration
# - MCP server setup (4 servers)
# - Template library (470+ patterns)
# - WikiFR3K knowledge base (364 patterns)

🏗️ Architecture

Command Line First

Built on Daniel's philosophy: deterministic CLI tools wrapped with AI orchestration.

Skills as Containers

Self-contained modules with:

  • Clear identity and purpose
  • Routing triggers (natural language activation)
  • Workflows and capabilities
  • Documentation and examples

Progressive Disclosure

3-tier context loading:

  1. System prompt (always active, 200-500 words)
  2. SKILL.md (on-demand, comprehensive reference)
  3. Reference files (just-in-time, deep dives)

📊 What Gets Configured

MCP Servers (4)

  1. hey-fr3k - Task management + memory system
  2. fr3k-think - Structured thinking for coding
  3. md-mcp - Dynamic MCP tool creation
  4. unified-pantheon-mcp - 72 Demon-Angel pairs

Configuration Files

~/.claude/           # Claude Code config
~/.gemini/           # Gemini CLI config
~/.opencode/         # OpenCode config
~/.fr3k-skills/      # Custom skills directory
~/.fr3k-agents/      # Custom agents directory
~/.fr3k-workflows/   # Workflow storage

Template Library

  • MCP Tool Library - 21 production MCP server templates
  • WikiFR3K - 470 Fabric patterns across 9 domains
  • Unified Pantheon - 72 Demon-Angel archetypal pairs
  • TAC Methodology - Tactical Agentic Coding framework

🎯 Use Cases

For Developers

# Activate engineering agent
fr3k1 agents --activate engineer

# Install code analysis skills
fr3k1 skills --install explain_code
fr3k1 skills --install create_coding_feature

# Create custom workflow
fr3k1 workflow --create

For Researchers

# Activate researcher agent
fr3k1 agents --activate researcher

# Install research skills
fr3k1 skills --install extract_wisdom
fr3k1 skills --install analyze_claims

# Setup multi-source research workflow
fr3k1 create "Research AI safety papers and summarize findings"

For Content Creators

# Activate writer agent
fr3k1 agents --activate writer

# Install writing skills
fr3k1 skills --install improve_writing
fr3k1 skills --install summarize

# Create content workflow
fr3k1 create "Monitor trending topics and generate blog post ideas"

🆚 Comparison: Before vs After

Before (Original FR3K)

✅ Configuration system for AI CLIs ✅ MCP server templates ✅ WikiFR3K patterns ✅ Basic CLI structure

After (FR3K1 with Daniel's Integration)

Everything from before, plus: 🆕 Skills system - Modular, self-contained AI capabilities 🆕 Agents - 6 specialized AI personalities 🆕 Fabric patterns - 9 built-in patterns from 34.4k⭐ repo 🆕 Workflow automation - AI-driven workflow creation 🆕 900+ functions - Extensive automation library 🆕 Progressive disclosure - Efficient context management 🆕 PAI architecture - Command-line first philosophy


🚀 Next Steps

Planned Features

  1. Substrate Integration - Evidence framework for claims/data
  2. Hooks System - Event-driven automation
  3. Voice Server - Text-to-speech feedback
  4. Web Interface - GUI for non-technical users
  5. TELOS Integration - Goals + strategy + evidence

Community Contributions

  • Add your own skills to ~/.fr3k-skills/
  • Create custom agents for specific domains
  • Share Fabric patterns with the community
  • Build workflows and share configs

📚 Resources

Daniel Miessler's Projects

FR3K1 Resources


💡 Philosophy

"AI isn't a thing; it's a magnifier of a thing. And that thing is human creativity."

— Daniel Miessler

FR3K1 embodies this by:

  • Augmenting humans with AI, not replacing them
  • Skills as containers for domain expertise
  • Progressive disclosure of context
  • Command-line first - code is cheaper than prompts
  • Community-driven - shared patterns and workflows

🙏 Credits

Integration Work

  • FR3K Team - Core CLI and workflow system
  • b0t - Workflow automation concepts
  • Daniel Miessler - Skills, Agents, Fabric patterns, PAI architecture

Special Thanks

  • Daniel Miessler for creating Fabric, PAI, and Substrate
  • The open-source community for contributions
  • All beta testers and early adopters

Made with 💰 by the FR3K team

Configure your AI tools. Use skills and agents. Automate your workflows. Build the future.