This is a repo that keeps some of the system prompts for the agents that I built and used in select AI clients
- Msty Studio (current in beta)
- General Research agent with Chain of draft and Tool use
- Toolsets:
- openai-websearch-mcp
- official fetch or fetch-mcp
- Memory
- code-sandbox
- Inspiration:
- Official Claude documentation: https://docs.anthropic.com/en/release-notes/system-prompts
- Chain of Draft from arXiv:2502.18600
- Use case:
- Knowledge QA
- Data analyzing
- News
- Recommended llms:
- Claude sonnet 3.5/3.7 for the best agenetic quality
- Gemini 2.0 for long context
- Toolsets:
- AI Pre-research agent
- Toolsets:
- Use case:
- Find papers on a topic
- Find new research topics
- Recommended llms:
- Any models that have a wide range of knowledge and hallucinate less.
- General Research agent with Chain of draft and Tool use
License: MIT