2026-05-21 10:23:18 +00:00

5 lines
721 B
Markdown

- Add creative commons license
- Add note on top of README that it is auto-generated and I am publishing this for reference. Larger coding agents like Claude Code seem to have some of this built in, and I prompt for this now in a more conversational style with Pi.dev, going for extensions (deterministic plugins) first, stored prompts separately sometimes referring to plugins. The lines are more blurred. Code like extensions that live in the same process as the coding agents are probably an order of magnitude faster than shell scripts, and a lot easier to reason about and debug (since they are in process you also get the stack traces and crashes right away - let it crash).
- Make public
- where did the skill go?