SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

zylos-core
Channel skill that connects a CLI REPL to a Claude-like backend via a Unix socket, routing user input to the agent and delivering responses back to the REPL.

my-ai-tools
Programmatically control tmux sessions to run interactive CLIs (REPLs, debuggers, databases), capture pane output, and automate terminal workflows safely.

claudraband
Command-line tool to run and manage Claude Code sessions: send prompts, run an interactive REPL, list and resume sessions, and automate Claude tool calls.

ordinary-claude-skills
Guides REPL-driven Clojure/ClojureScript development: small-function workflow, testing in REPL, and conventions for safe refactoring and editing.