ClackyAI avatar

ClackyAI

Official

@clacky-ai · United States of America

0Followers
|
20Public Repos
|
22Published Skills

Make the most Token-efficient Agent with Open-Source

Skills Distribution
DomainDeveloper To...Project Scaffoldin.. (40%)Deployment & Infra.. (30%)Knowledge & Memory.. (30%)

Agent Skills by ClackyAI

Showing 22 vetted skills indexed across 1 GitHub repositories.

clacky-aiclacky-ai
1.2k

ext-develop

Scaffold, debug, verify, and publish OpenClacky extensions with panels, APIs, skills, and agents.

Official
Advanced
clacky-aiclacky-ai
1.2k

meeting-summarizer

Generates structured summaries with decisions and action items from meeting transcripts.

Official
Basic
clacky-aiclacky-ai
1.2k

search-skills

Searches the full installed skill inventory by keyword and returns ranked matches.

Official
Basic
clacky-aiclacky-ai
1.2k

persist-memory

Persists conversation facts to Markdown memory files with topic merging and frontmatter.

Official
Intermediate
clacky-aiclacky-ai
1.2k

media-gen

Generate and edit images, videos, and speech audio via the local Clacky media API.

Official
Advanced
clacky-aiclacky-ai
1.2k

channel-manager

Configure and manage IM platform channels for Feishu, WeCom, Weixin, Discord, Telegram, and DingTalk.

Official
Advanced
clacky-aiclacky-ai
1.2k

mcp-manager

Configure and manage MCP servers for openclacky via the local HTTP API.

Official
Intermediate
clacky-aiclacky-ai
1.2k

cron-task-creator

Create, schedule, and manage cron-like tasks within Clacky.

Official
Advanced
clacky-aiclacky-ai
1.2k

deploy

Automate Rails application deployment to the Clacky cloud via Railway.

Official
Advanced
clacky-aiclacky-ai
1.2k

recall-memory

Load and summarize relevant memory files for a given topic.

Official
Intermediate
clacky-aiclacky-ai
1.2k

channel-setup

Automate IM channel configuration across Feishu, WeCom, and Weixin via browser and server APIs.

Official
Intermediate
clacky-aiclacky-ai
1.2k

personal-website

Generate a single-file HTML personal homepage from local user metadata.

Official
Advanced
clacky-aiclacky-ai
1.2k

skill-add

Install skills from ZIP URLs or local ZIP files into ~/.clacky/skills.

Official
Advanced
clacky-aiclacky-ai
1.2k

onboard

Collect AI personality preferences and user details to generate SOUL.md and USER.md.

Official
Intermediate
clacky-aiclacky-ai
1.2k

skill-creator

Draft OpenClacky Skills and run evaluation loops with benchmark reports.

Official
Advanced
clacky-aiclacky-ai
1.2k

product-help

Retrieve official OpenClacky documentation to answer product questions.

Official
Basic
clacky-aiclacky-ai
1.2k

new

Generate a Rails-style project scaffold with environment checks and Git initialization.

Official
Advanced
clacky-aiclacky-ai
1.2k

browser-setup

Configure and validate Clacky browser integration for remote debugging.

Official
Advanced
clacky-aiclacky-ai
1.2k

code-explorer

Analyze codebases and summarize project structure and dependencies.

Official
Intermediate
clacky-aiclacky-ai
1.2k

commit

Analyze git changes to generate conventional single-line commit messages.

Official
Advanced
clacky-aiclacky-ai
1.2k

oss-upload

Upload local files to Tencent COS buckets via coscli for public CDN URLs.

Official
Intermediate
clacky-aiclacky-ai
1.2k

gem-release

Orchestrate Ruby gem releases from version bumps to RubyGems publishing.

Official
Advanced

Frequently Asked Questions About ClackyAI

FAQPage Schema
What 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.