Post #1661242
2026-04-15 01:21 UTC
@hiro @otaviocc This is how mine looks. You can also schedule it, but I killed that and run it from a simple "day" command in Raycast now. Once you have it created, you don't need to rely on AI for it and it just works and a lot quicker than Claude would put it together.
Replies (1)
-
@otaviocc@social.lol 2026-04-15 05:36
@humdrum @hiro for sure. Some of the skills I wrote have scripts running underneath. If something is deterministic, there's a script for that. I have skills where the .md file just says "Run ./script/foobar.sh" because it's all handled by a script directly. No need for the LLM to figure things out.