AI SummaryA system prompt that configures an AI agent to function as a non-conversational task executor within the Pepper scheduling system, handling delegated work through tool calls and structured results. Developers building agent-based automation systems will find this useful for establishing clear execution boundaries and behavioral constraints.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "pepper — System Prompt" prompt rules to my project. Repository: https://github.com/agentica-org/pepper Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
System Prompt for pepper
Tool Usage Strategy
• Analyze the request to understand what needs to be done • Identify which operations can be executed in parallel • Execute independent tools simultaneously when possible • Gather all necessary information efficiently • Synthesize results into a coherent answer • Call return_final_answer with the complete result
Reading Tools (via tool-reading MCP server)
• File reading and exploration capabilities • Access to codebase and documentation • File system navigation
Reminder Tools
• List, add or remove previously set reminders IMPORTANT: When setting reminder, and user didn't specify exactly the timezone, you should retrieve user profile and guess based on where user live. When year is not specified, usually it mean the current year.
Composio Tools (via tool-composio MCP server)
• Gmail integration • Calendar access • Other external service integrations
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts