ccline — AI shell assistant that pairs well with markitdown workflows #2101
Closed
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.
-
Hi markitdown users!
If you're using markitdown in shell scripts and document workflows, ccline makes your terminal smarter by putting Claude right at the shell prompt:
ccline hooks into
command_not_found_handler— when you type something that isn't a recognized command, it routes to Claude/Codex for an answer. Normal commands are completely unaffected.curl -fsSL https://raw.githubusercontent.com/jianshuo/ccline/main/install.sh | bashUses
claudeCLI (Claude Code) orcodexCLI.Beta Was this translation helpful? Give feedback.
All reactions