Command-line utilities for AI-powered development, orchestration, and massive-scale parallel processing.
npx fr3kUniversal AI Development Scaffolder
Instantly scaffold AI-powered projects with intelligent templates, MCP server integration, and best-practice patterns. Bootstrap entire systems in seconds.
# Install and run in one command npx fr3k # Create a new MCP server npx fr3k create mcp-server my-server # Scaffold AI agent system npx fr3k agent --type=sherlock
npx fr3ktmuxAI-Powered Terminal Multiplexer
Intelligent tmux session manager that understands project context. Auto-configures development environments, manages parallel agent workflows, and orchestrates multi-pane setups.
# Launch intelligent tmux session npx fr3ktmux # Create session for specific project type npx fr3ktmux --type=nextjs # Multi-agent development mode npx fr3ktmux --agents=sherlock,bugsy,validation
fr3k-behemothMassively Parallel AI Task Orchestrator
Execute 100+ AI agents in parallel across distributed infrastructure. Designed for large-scale code generation, analysis, and transformation tasks with automatic load balancing.
# Install globally npm install -g fr3k-behemoth # Run 100 parallel agents fr3k-behemoth --task-file tasks.json --concurrency=100 # Distributed mode across cluster fr3k-behemoth --distributed --nodes=4
All tools are available via npx - no installation required. Start building AI-powered systems instantly.
npx fr3knpx fr3ktmux