anysearch
Installation
SKILL.md
Installation Guide for AI Agents
When an AI agent is asked by the user to install this skill, follow the workflow below:
Step 1 — Confirm with the user
Before writing any file or running any shell command, confirm with the user:
- The source URL (where the skill files come from)
- The target path (where to install, e.g.
~/.openclaw/skills/anysearch/) - Whether to overwrite existing files
Step 2 — Check for existing trigger rule
Check whether the agent's core instructions already declare a trigger rule for AnySearch. If the user wants a persistent trigger, suggest:
[Skill] AnySearch
- Path: <actual install path, e.g. ~/.openclaw/skills/anysearch/SKILL.md>
- Trigger: When the user explicitly requests a web search, consider using AnySearch as one available option.