dropthejase gives Louis a reusable prompt library
Users can now upload markdown 'skill' files once and have the agent draw on them every turn - no more re-pasting the same context.
The fork adds a Skills surface to its main agent: upload a markdown file describing how you want a task handled, and the agent can list and read those files on demand. There's a folder tree, a file viewer, upload validation, and a tidied UI to go with it.
It's the most interesting agent-UX move in this fork. Think of it as a personal prompt library that sits beside the chat, so a lawyer who has spent an afternoon perfecting their preferred clause-review instructions doesn't have to retype them into every session. One small detail worth noting: the team explicitly decided not to auto-seed user accounts with the bundled demo skill - a quiet but sensible call, since surprise content in a user's library is hard to undo.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?