ccline — a Claude Code skill that lives at your shell prompt #835
jianshuo
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey awesome-claude-skills community!
Here's a different kind of Claude skill: ccline runs Claude at your shell prompt via
command_not_found_handler. Instead of invoking a skill explicitly, you just type at the terminal:It's the "always-on" skill — no invocation prefix needed, just type your question where you're already working.
Install:
curl -fsSL https://raw.githubusercontent.com/jianshuo/ccline/main/install.sh | bashGitHub: https://github.com/jianshuo/ccline
Works with Claude Code CLI (
claude). macOS + Linux.Beta Was this translation helpful? Give feedback.
All reactions