A collection of AI agent system prompts designed to test various MCP (Model Context Protocol) tools with N8N workflows.
Each agent folder contains a system-prompt.md file that defines:
- The agent's role and personality
- Specific task instructions for Daniel
- Expected tool execution patterns
- Output formatting templates
- Confirmation requirements
- Sending (
/email-mcp/sending/) - Outbound email composition and delivery - Retrieval (
/email-mcp/retrieval/) - Inbox search and email organization
Each remaining tool focuses on its primary function set:
- Calendar - Event scheduling and management
- Contacts - Contact database operations
- Docs - Document creation and editing
- Drive - File storage and organization
- Notion - Knowledge base management
- Tasks - Productivity and project tracking
These system prompts are designed to work with N8N workflows that:
- Load the appropriate system prompt
- Connect to the corresponding MCP server
- Execute tool functions based on user input
- Provide structured feedback and confirmations