ClackyAI
Official@clacky-ai · United States of America
Make the most Token-efficient Agent with Open-Source
Agent Skills by ClackyAI
Showing 22 vetted skills indexed across 1 GitHub repositories.
ext-develop
Scaffold, debug, verify, and publish OpenClacky extensions with panels, APIs, skills, and agents.
meeting-summarizer
Generates structured summaries with decisions and action items from meeting transcripts.
search-skills
Searches the full installed skill inventory by keyword and returns ranked matches.
persist-memory
Persists conversation facts to Markdown memory files with topic merging and frontmatter.
media-gen
Generate and edit images, videos, and speech audio via the local Clacky media API.
channel-manager
Configure and manage IM platform channels for Feishu, WeCom, Weixin, Discord, Telegram, and DingTalk.
mcp-manager
Configure and manage MCP servers for openclacky via the local HTTP API.
cron-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.
commit
Analyze git changes to generate conventional single-line commit messages.
oss-upload
Upload local files to Tencent COS buckets via coscli for public CDN URLs.
gem-release
Orchestrate Ruby gem releases from version bumps to RubyGems publishing.
Frequently Asked Questions About ClackyAI
FAQPage SchemaWhat specific development tasks does ClackyAI enable?▼
ClackyAI enables project scaffolding for Rails-style environments, management of cron-like tasks, and orchestration of Ruby gem releases. It also facilitates file uploads to Tencent COS buckets and generates conventional commit messages by analyzing git diffs within your local repository.
Which personas benefit most from these capabilities?▼
Ruby on Rails developers and software engineers managing distributed project lifecycles benefit most. The platform is designed for those requiring structured project initialization, remote debugging configuration, and standardized release management for open-source packages.
What are the prerequisites for installing and running these skills?▼
Users must have a local environment capable of executing Ruby-based processes. Skills are installed by placing ZIP files or URLs into the ~/.clacky/skills directory, which serves as the primary runtime registry for all project-specific functionality.