clacky-ai

25 mods across 1 repository, 1.2k stars between them.

commit

01

clacky-ai/openclacky

Skill Claude CodeCodex

Skill "commit" from clacky-ai/openclacky, covering smart commit skill, critical requirement: single-line commits only, core philosophy, usage and process steps.

1.2k 4d ago A 0 tokens original MIT

gem-release

02

clacky-ai/openclacky

Skill Claude CodeCodex

Automates the complete process of releasing a new version of the openclacky Ruby gem. Supports both stable releases (auto-increment) and pre-release versions (user-specified, e.g., 1.0.0.beta.1). Handles version bumping, testing, building, RubyGems publishing, GitHub Releases, and OSS CDN mirroring.

1.2k 4d ago C 76 tokens original MIT

oss-upload

03

clacky-ai/openclacky

Skill Claude CodeCodex

Upload local files to Tencent COS (oss.1024code.com CDN) using coscli. Use when user wants to upload a file to CDN/OSS, or deploy static assets.

1.2k 4d ago A 40 tokens original MIT

ext-develop

04

clacky-ai/openclacky

Skill Claude CodeCodex

Build, debug, or publish an OpenClacky extension — scaffold a new one from an idea, fix a broken/invisible panel/api/skill/agent, or ship it to the marketplace. Trigger on create/start extension, plugin, panel, ext verify error, "won't load", "not showing up", publish/ship/unpublish an extension.

1.2k 4d ago A 75 tokens original MIT

meeting-summarizer

05

clacky-ai/openclacky

Skill Claude CodeCodex

Summarize a completed meeting from its transcript. Produces a structured summary with key decisions, action items, and discussion highlights. Triggered automatically when a meeting ends.

1.2k 4d ago A 39 tokens original MIT

browser-setup

06

clacky-ai/openclacky

Skill Claude CodeCodex

Configure the browser tool for Clacky. Guides the user through Chrome or Edge setup, verifies the connection, and writes /.clacky/browser.yml. Supports macOS, Linux, and WSL (Windows Chrome/Edge via remote debugging). Trigger on: "browser setup", "setup browser", "配置浏览器", "browser config", "browser doctor".…

1.2k 4d ago A 83 tokens original MIT

channel-manager

07

clacky-ai/openclacky

Skill Claude CodeCodex

Configure IM platform channels (Feishu, WeCom, Weixin, Discord, Telegram, DingTalk) for openclacky. Uses browser automation for navigation; guides the user to paste credentials and perform UI steps. Trigger on: "channel setup", "setup feishu", "setup wecom", "setup weixin", "setup wechat", "setup discord", "setup…

1.2k 4d ago B 175 tokens original MIT

code-explorer

08

clacky-ai/openclacky

Skill Claude CodeCodex

Use this skill when exploring, analyzing, or understanding project/code structure. Required for tasks like "analyze project", "explore codebase", "understand how X works".

1.2k 4d ago A 40 tokens original MIT

cron-task-creator

09

clacky-ai/openclacky

Skill Claude CodeCodex

Create, manage, and run scheduled automated tasks (cron jobs) in Clacky. Use this skill whenever the user wants to create a new automated task or cron job, set up recurring automation, schedule something to run daily/weekly/hourly, view all scheduled tasks, edit an existing task prompt or cron schedule, enable or…

1.2k 4d ago A 123 tokens original MIT

deploy

10

clacky-ai/openclacky

Skill Claude CodeCodex

Deploy Rails applications to Railway. Handles first-time setup and re-deploys idempotently using Railway CLI. Trigger on: "deploy", "deploy to railway", "railway deploy", "发布", "部署", "上线".

1.2k 4d ago A 49 tokens original MIT

mcp-manager

11

clacky-ai/openclacky

Skill Claude CodeCodex

Manage MCP (Model Context Protocol) servers for openclacky: add, list, probe, remove, reconfigure. Edits /.clacky/mcp.json so the user never writes JSON by hand. Trigger on: add mcp, install mcp, setup mcp, configure mcp, mcp list, mcp remove, mcp probe, mcp reconfigure.

1.2k 4d ago B 81 tokens original MIT

media-gen

12

clacky-ai/openclacky

Skill Claude CodeCodex

Generate or edit images, videos, or audio (text-to-speech) in the current task. Use whenever the user asks to create/generate/produce or edit/modify a picture / image / illustration / cover / poster / icon / artwork, a video / clip / animation, or speech / voiceover / narration / TTS — e.g. generate image, draw…

1.2k 4d ago B 148 tokens original MIT

new

13

clacky-ai/openclacky

Skill Claude CodeCodex

Create a new project to start development quickly.

1.2k 4d ago A 10 tokens original MIT

onboard

14

clacky-ai/openclacky

Skill Claude CodeCodex

Onboard a new user OR curate a single piece of the assistant's inner state. Without arguments, runs the full first-run ceremony (AI name, personality, user profile, SOUL.md + USER.md, optional browser + personal website). With scope:soul or scope:user, runs a quick chat to update just that one profile file. With path…

1.2k 4d ago A 102 tokens original MIT

persist-memory

15

clacky-ai/openclacky

Skill Claude CodeCodex

Persist information to long-term memory at /.clacky/memories/. Use when the user asks you to remember/note something, or when reviewing a finished conversation for facts worth keeping. Handles file naming, topic merging, frontmatter, and size limits.

1.2k 4d ago A 54 tokens original MIT

personal-website

16

clacky-ai/openclacky

Skill Claude CodeCodex

Generate a beautiful personal homepage (linktree-style) and publish it online for the user. Reads user info from /.clacky/agents/USER.md and AI info from /.clacky/agents/SOUL.md. Returns a public URL the user can share. Trigger on: "profile card", "homepage", "personal page", "generate my card", "make my card"…

1.2k 4d ago A 123 tokens original MIT

product-help

17

clacky-ai/openclacky

Skill Claude CodeCodex

Use this skill when the user asks about my own features, configuration, or usage — installation, skills, Web UI, CLI, API config, memory, sessions, encryption, white-label, publishing, pricing, troubleshooting, or restarting the server. Do NOT trigger for general coding tasks unrelated to me.

1.2k 4d ago A 63 tokens original MIT

recall-memory

18

clacky-ai/openclacky

Skill Claude CodeCodex

Recall relevant long-term memories on demand. Given a topic or question, judges relevance from pre-loaded metadata, loads only relevant files, and returns a concise summary to the main agent.

1.2k 4d ago A 40 tokens original MIT

search-skills

19

clacky-ai/openclacky

Skill Claude CodeCodex

Search ALL installed skills (including ones not shown in AVAILABLE SKILLS) by keyword. Use this whenever you suspect a fitting skill might exist but is not listed in your system prompt — for example before building a new skill, when the user mentions a domain not covered by visible skills, or after seeing the (N more…

1.2k 4d ago A 99 tokens original MIT

skill-add

20

clacky-ai/openclacky

Skill Claude CodeCodex

Install skills from a zip URL or local zip file path. Use this skill whenever the user wants to install a skill from a zip link or a local file, or uses commands like /skill-add with a URL or file path. Trigger on phrases like: install skill, install from zip, skill from zip, skill from url, add skill from zip…

1.2k 4d ago A 89 tokens original MIT

skill-creator

21

clacky-ai/openclacky

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

1.2k 4d ago A 64 tokens original MIT

analyzer

22

clacky-ai/openclacky

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

1.2k 4d ago A 0 tokens copy · 100% MIT

comparator

23

clacky-ai/openclacky

Agent

Compare two outputs WITHOUT knowing which skill produced them.

1.2k 4d ago A 0 tokens copy · 100% MIT

grader

24

clacky-ai/openclacky

Agent

Evaluate expectations against an execution transcript and outputs.

1.2k 4d ago A 0 tokens copy · 100% MIT