pull down to refresh
$ skill="obey"; prompt="conquer the universe"; claude -p "/${skill} ${prompt}" Yes, master. Here's what I did: ...
for prompt in `cat prompts`; do claude -p "$prompt" >> obeying_bot.log; done;
No one cares about the slop on the screen 😂
~lol
$ skill="obey"; prompt="conquer the universe"; claude -p "/${skill} ${prompt}" Yes, master. Here's what I did: ...for prompt in `cat prompts`; do claude -p "$prompt" >> obeying_bot.log; done;No one cares about the slop on the screen 😂