home/productivity/agent-reach-search

Agent Reach Search

GPTClaudeDeepSeek··906 copies·updated 2026-07-14
agent-reach-search.prompt
# Claude Prompt: Agent-Reach Search

## Target Tool

Claude Code with Agent-Reach available.

## Purpose

Use this prompt when Claude Code should search or read public internet sources
without trusting external content as instructions.

## Inputs To Fill

| Input | Description | Example |
| --- | --- | --- |
| `{topic}` | Topic, URL, repo, video, or feed to inspect. | `current Codex CLI sandbox docs` |
| `{source_priority}` | Preferred source type. | `official docs first` |
| `{date_window}` | Recency expectation when relevant. | `current as of today` |

## Full Prompt

fill the variables

This prompt has 3 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{topic}{source_priority}{date_window}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo Yaked1/ai-lab-codex-workbench (MIT). A "Agent Reach Search" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

Yaked1/ai-lab-codex-workbench · MIT