intellectronica/agent-skills — reverse-engineered prompt
Reverse engineered prompt
Build me a small repo of reusable agent skills for AI coding assistants, something I can use as a personal skill library and also install skill by skill. I want it to work both through the skills CLI and as a Claude plugin marketplace source, with a clear README showing how to add the repo and then install individual skills.
Start with practical skills like talking to Anki, rendering Mermaid diagrams to image files, pulling up current library docs, helping with GitHub Copilot SDK work, handling Google Workspace from the command line, generating or editing images, setting up git in a folder, making lorem ipsum, converting common files to Markdown, searching bigger codebases semantically, and reading Monologue notes through its API. Each skill should have a short description and obvious usage guidance so an agent knows when to use it.
Keep the structure clean and easy to extend with more skills later. If you need details on current plugin or skill formats, look up the latest docs online.
Want more depth? Deep Reverse