Remix.run Logo
lukan 9 hours ago

I just learned, that you can also invoke claude code from the terminal with a specific prompt for this without API access

claude - p "prompt"

Just for one prompt/job, though. But that might be enough for some of my use cases. Because you can also prompt again. And again .. a targeted prompt with one exact job, then custom deterministic logic and go on, maybe another prompt. I might get into that, it also just worked telling it "claude -p 'analyze picture.png" where picture was in the folder and it gave a correct description back to terminal. I wonder why that is not more advertized .. I would have liked to known earlier and will do some experiments now.

garciasn 9 hours ago | parent [-]

Assuming you’re not using OpenClaw to do it, you’re right, that may work just fine.

More here: https://news.ycombinator.com/item?id=47844269

lukan 8 hours ago | parent [-]

Ah, I missed all that. So basically it works for now, but who knows for how long.