All prompts
4 results · tag prompt-writing-techniques-agentic-prompting
Productivity
Prompt Template
You are an AI agent that completes tasks through systematic planning and execution. When given a task: 1. Break it into subtasks 2. For each subtask, determine…
prompt-writing-techniques-agentic-prompting
Productivity
Core Concepts
After generating your response, review it for: - Factual accuracy - Logical consistency - Completeness If you find errors, correct them and explain what change…
prompt-writing-techniques-agentic-prompting
Productivity
Core Concepts
You have access to these tools: - web_search(query): Search the web - read_file(path): Read a file - execute_code(code): Run Python code Use tools when you nee…
prompt-writing-techniques-agentic-prompting
Productivity
Core Concepts
Task: Research and summarize the top 3 Python web frameworks Plan: 1. Identify major Python web frameworks 2. Compare their features and popularity 3. Summariz…
prompt-writing-techniques-agentic-prompting