← Back to Skills Marketplace
637
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install tech-and-internet-domain-search-agent
Description
AI agent for tech and internet domain search agent tasks
Usage Guidance
This skill appears to be a straightforward web-research agent and is internally consistent with that purpose. Before installing, confirm these practical details: (1) which platform tools (create_wiki_document_simple, url_scraping, etc.) will be available and what network/domain access they have; (2) where the Research Log/wiki files are stored and who can read them (to avoid leaking sensitive content); (3) retention and sharing policies for the agent's internal memory (it will store the file_path); and (4) whether you want the agent to unconditionally trust external search results (the skill instructs it to treat real-time search as the sole source of truth). If you plan to research proprietary or sensitive topics, avoid giving the agent access to private networks or confidential sources. Finally, review the full SKILL.md (the provided copy was truncated) to ensure there are no additional instructions that expand its scope or request credentials.
Capability Analysis
Type: OpenClaw Skill
Name: tech-and-internet-domain-search-agent
Version: 0.1.0
The skill bundle defines a structured workflow for an AI agent to perform internet research, scrape URLs, and generate reports. All tool usages, including `url_scraping` for network access and `create_wiki_document_simple`/`append_to_wiki_document_simple` for file writes, are explicitly aligned with the stated purpose of a 'tech and internet domain search agent'. The extensive instructions in `SKILL.md` are prompt engineering techniques designed to guide the agent's research process, enforce efficiency, and ensure adherence to task constraints (e.g., word limits, citation standards), rather than exhibiting malicious intent like data exfiltration, unauthorized execution, or self-exploitation.
Capability Assessment
Purpose & Capability
The name/description (tech/internet domain search) matches the SKILL.md: the instructions describe a web-research workflow (formulate search angles, call search/scraping tools, create/append a research log, synthesize a report). No unrelated binaries, environment variables, or credentials are requested.
Instruction Scope
Instructions direct the agent to call tools such as create_wiki_document_simple, append_to_wiki_document_simple, and url_scraping to collect, scrape, and store web content; they also instruct the agent to treat external search results as the primary truth and to persist the returned wiki file_path in internal memory. This is coherent with a research agent but carries operational risks: the agent will fetch and record external content (potentially large or copyrighted text) and may propagate unverified or malicious web content if not contextualized. The SKILL.md is long and was truncated in the provided listing — the full document should be reviewed for any additional steps that widen scope.
Install Mechanism
No install spec and no code files are present (instruction-only). That minimizes disk/write risk because nothing in the skill bundle will be downloaded or executed locally by itself.
Credentials
The skill requests no environment variables, credentials, or config paths. The declared privileges are proportionate to a search/research agent: it only requires access to external tools (search/scrape/wiki tools) which should be enforced by the platform's tool permissions.
Persistence & Privilege
always:false and autonomous invocation are normal. The only persistence behavior in the instructions is creating/appending to a Research Log wiki document and storing the returned file_path in internal memory for continued use. That is typical for a multi-step research workflow but you should confirm where the wiki documents are stored, who can access them, and how long internal memory persists.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tech-and-internet-domain-search-agent - After installation, invoke the skill by name or use
/tech-and-internet-domain-search-agent - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
tech-and-internet-domain-search-agent v0.1.0
- Initial release.
- Provides an AI agent specifically for tech and internet domain search tasks.
- Strict workflow with Golden Rules for user input fidelity and efficient, cost-effective research.
- Enforces tool call limits, source prioritization, dynamic progress monitoring, and concise log/report summarization.
- Structured multi-phase research process: preliminary search, focused iterative investigation, and final report synthesis.
Metadata
Frequently Asked Questions
What is Tech And Internet Domain Search Agent?
AI agent for tech and internet domain search agent tasks. It is an AI Agent Skill for Claude Code / OpenClaw, with 637 downloads so far.
How do I install Tech And Internet Domain Search Agent?
Run "/install tech-and-internet-domain-search-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tech And Internet Domain Search Agent free?
Yes, Tech And Internet Domain Search Agent is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Tech And Internet Domain Search Agent support?
Tech And Internet Domain Search Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tech And Internet Domain Search Agent?
It is built and maintained by urrrich (@urrrich); the current version is v0.1.0.
More Skills