Guide for creating and managing slash commands in Claude Code. Use when (1) creating new slash commands, (2) learning command syntax and features, (3) deciding between commands vs skills, (4) implementing advanced command features (arguments, hooks, bash execution), or (5) organizing and managing command libraries.
A command-line installer for downloading a skill from a GitHub folder into a Claude Code project or global skills directory. Claude Code skills are reusable instruction and automation folders.
A command-line search tool for Irasutoya, a Japanese illustration library. It finds and previews up to three matching illustrations and provides their page and image URLs.
A skill for installing named skills or agents from a skills-store repository into a user's home setup or the current project. It supports copying or linking the files and choosing between Claude and Codex formats.
A set of guidance and utilities for automating desktop interfaces with PyAutoGUI, a Python library for controlling the mouse and keyboard, and OpenCV, a computer-vision library for analyzing images.
Guide for defining and using Claude subagents effectively. Use when (1) creating new subagent types, (2) learning how to delegate work to specialized subagents, (3) improving subagent delegation prompts, (4) understanding subagent orchestration patterns, or (5) debugging ineffective subagent usage.
A tool for checking several tmux sessions in the same project and, when requested, preparing instructions for them. tmux is a terminal tool that keeps multiple command-line sessions running at once.
A Git commit workflow that groups changed files by purpose and creates commits with Korean messages. A commit is a saved point in a project's change history.
Run a Codex prompt repeatedly on a fixed interval. Use for "/loop", "run this every N minutes/hours", "poll X every 5 minutes", "repeat this Codex prompt", or any recurring interval-based Codex job. This is the interval-repeat companion to the separate schedule skill (cron / specific-time). For a durable, always-on…
Run a Codex prompt on a cron schedule or at a specific future time. Codex app Automations is the official, always-on surface for durable recurring schedules — recommend it FIRST; this local skill is a terminal fallback that only fires while its daemon runs. Triggers include "/schedule", "cron", "every Monday 9am"…
★not rated 13 7d agoA133 tokens
originalMIT
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: