Skip to content

streetlightstartupnotes/open-clacky

 
 

Repository files navigation

OpenClacky

Build Release Ruby Downloads License

From expertise to business — turn your professional knowledge into a monetizable OpenClaw Skill.

OpenClacky is the creator-side platform for the OpenClaw ecosystem. Package your methods and workflows into encrypted, white-labeled Skills that your clients install and use — under your name, your brand, your price.

Why OpenClacky?

The OpenClaw ecosystem has 5,700+ Skills and growing. But almost all of them are open-sourced, free, and easily copied. The real scarcity isn't more Skills — it's expertise-backed, production-grade Skills worth paying for.

OpenClacky is built for the people who have that expertise.

Openclaw OpenClacky
Core model Open sharing Encrypted & protected
Primary users Users who install Skills Creators who sell Skills
Revenue None Creator-defined pricing
Brand Platform brand Your own brand
Driven by Technical contributors Domain expertise

How It Works

Four steps from capability to business:

  1. Craft your Skill — Turn your domain methodology into a repeatable AI workflow
  2. Encrypt & protect — Your logic stays yours; clients can't inspect or copy it
  3. Package your brand — Ship under your name, your logo, your onboarding experience
  4. Launch & acquire — One-click sales page, built-in SEO, start converting traffic

Who It's For

OpenClacky is built for domain experts whose knowledge can be expressed as information processing + executable actions:

  • SEO specialists — keyword research, content scoring, rank monitoring
  • Lawyers — contract review, case retrieval, risk flagging
  • Traders — signal detection, strategy backtesting, automated execution
  • Data analysts — cleaning, modeling, report generation
  • Content strategists — topic selection, outlines, drafts at scale

Features

  • Skill builder — Create AI workflows via conversation or UI, iterate and ship fast
  • Encryption — Protect your knowledge assets; end users cannot read your Skill source
  • White-label packaging — Your brand, your product line, your client experience
  • Auto-update delivery — Push updates to all users seamlessly, with version control
  • Cross-platform distribution — Windows, macOS, Linux — one Skill, every platform
  • Sales page generator — Launch your storefront fast, with built-in SEO foundations
  • Cost monitoring — Real-time token tracking, automatic compression (up to 90% savings)
  • Multi-provider support — OpenAI, Anthropic, DeepSeek, and any OpenAI-compatible API
  • Skill marketplace — Discover and distribute premium Skills (coming soon)

Coding Support

OpenClacky also works as a general AI coding assistant — scaffold full-stack Rails apps, add features, or explore an unfamiliar codebase:

$ openclacky
> /new my-app        # scaffold a full-stack Rails app
> Add user auth with email and password
> How does the payment module work?

Built on a production-ready Rails architecture with one-click deployment, dev/prod isolation, and automatic backups.

Installation

Method 1: One-line Install (Recommended)

/bin/bash -c "$(curl -sSL https://raw.githubusercontent.com/clacky-ai/open-clacky/main/scripts/install.sh)"

Method 2: RubyGems

Requirements: Ruby >= 3.1.0

gem install openclacky

Configuration

$ openclacky
> /config

You'll be prompted to set your API Key, Model, and Base URL (any OpenAI-compatible provider).

Install from Source

git clone https://github.com/clacky-ai/open-clacky.git
cd open-clacky
bundle install
bin/clacky

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/clacky-ai/open-clacky. Contributors are expected to adhere to the code of conduct.

License

Available as open source under the MIT License.

About

Build your own brand openclaw, and monetize your skills.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 83.8%
  • JavaScript 8.5%
  • CSS 3.3%
  • Shell 3.2%
  • HTML 1.2%