openclacky
Token-efficient open-source AI agent with self-evolving skills
All Skills in This Repository (22)
Pure Emerald Level Indicatorscron-task-creator
Create, schedule, and manage cron-like tasks within Clacky.
deploy
Automate Rails application deployment to the Clacky cloud via Railway.
recall-memory
Load and summarize relevant memory files for a given topic.
channel-setup
Automate IM channel configuration across Feishu, WeCom, and Weixin via browser and server APIs.
personal-website
Generate a single-file HTML personal homepage from local user metadata.
skill-add
Install skills from ZIP URLs or local ZIP files into ~/.clacky/skills.
onboard
Collect AI personality preferences and user details to generate SOUL.md and USER.md.
skill-creator
Draft OpenClacky Skills and run evaluation loops with benchmark reports.
product-help
Retrieve official OpenClacky documentation to answer product questions.
new
Generate a Rails-style project scaffold with environment checks and Git initialization.
browser-setup
Configure and validate Clacky browser integration for remote debugging.
code-explorer
Analyze codebases and summarize project structure and dependencies.
Frequently Asked Questions
FAQPage SchemaHow to install OpenClacky?▼
Run `npx skills add clacky-ai/openclacky --all -g -y` in your terminal to install all skills in this suite globally.
What makes OpenClacky cheaper than other AI agents?▼
It uses only 16 core tools, keeps cache hit rates near 100%, and compresses context while you are idle, cutting token spend to roughly 0.8x of Claude Code.
Can I use my own API key and model with OpenClacky?▼
Yes. It is fully BYOK and works with any OpenAI-compatible provider, including Claude, GPT, DeepSeek, Kimi, and custom endpoints.
How do OpenClacky skills work?▼
Skills are Markdown instruction packs you invoke with `/` in chat; you can create them in plain language, and the agent improves them automatically after each run.
Can OpenClacky connect to messaging apps?▼
Yes. Built-in channel skills connect Feishu, WeCom, WeChat, Discord, Telegram, and DingTalk so you can chat with your agent from any of them.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core