docs: clarify agent-reach has no read/search commands (#59)
- Remove dead '# ── read ──' placeholder comment in cli.py - Reword SKILL.md to make it explicit that agent-reach is an installer/config tool, not a content fetcher - Addresses confusion from issue #58 Co-authored-by: Panniantong <panniantong@users.noreply.github.com>
This commit is contained in:
@@ -76,7 +76,9 @@ When a user asks to configure/enable any channel:
|
||||
|
||||
## Using Upstream Tools Directly
|
||||
|
||||
After `agent-reach install`, call the upstream tools directly. No need for `agent-reach read` or `agent-reach search`.
|
||||
After `agent-reach install`, call the upstream tools directly.
|
||||
|
||||
> **Note:** `agent-reach` is an installer and config tool — it does NOT have `read`, `search`, or content-fetching commands. Use the upstream tools below instead.
|
||||
|
||||
### Twitter/X (xreach CLI)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user