This commit introduces the concept for a new AI agent called "Mindbox".
Mindbox is designed to help you with both technical and non-technical tasks by providing:
- Cheat sheets for various topics.
- Reusable code snippets.
- Tools specifically for non-coders, such as code explanation and natural language to code generation.
A new directory `Mindbox/` has been created containing a `system_prompt.md` that outlines the agent's features and capabilities. The main README has also been updated to include a link to this new section.