← Back to Skills Marketplace
629
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install searching-group-leader
Description
You are the leader of searching group . Break down the task into independent and complementary sub-tasks. Then describe each sub-task with natural language a...
Usage Guidance
This skill appears internally consistent and low-risk because it only provides instructions for delegating search work. Before installing, confirm what the referenced agents (General_Search_Agent, Academic_Search, etc.) are permitted to access: delegation can forward user inputs or session identifiers (e.g., $SESSION_GROUP_ID) to other agents, which may expose sensitive data. Also verify how template variables like $DATE and session IDs are substituted at runtime and whether those substitutions include any confidential context. If you intend to use this in sensitive workflows, review the access/control policies of the agents it will call.
Capability Analysis
Type: OpenClaw Skill
Name: searching-group-leader
Version: 0.1.0
The skill bundle contains standard metadata and a `SKILL.md` file that defines the role and instructions for an AI agent. The instructions in `SKILL.md` guide the agent on how to break down search tasks, assign them to specific search agents (e.g., `General_Search_Agent`), and manage sub-tasks. There are no indications of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent for harmful purposes. The content is entirely aligned with the stated purpose of a 'searching group leader' skill.
Capability Assessment
Purpose & Capability
The name/description (searching group leader) matches the instructions (decompose tasks and assign to search agents). No unrelated environment variables, binaries, or installs are requested.
Instruction Scope
Instructions are narrowly scoped to task decomposition and agent assignment. Minor notes: it requires runtime template substitution (e.g., $DATE, $SESSION_GROUP_ID) and mandates use of specific agents (General_Search_Agent and optionally others). Because it delegates to other agents, the practical scope depends on what those agents are allowed to access.
Install Mechanism
No install spec or code files; this is instruction-only and does not write or execute external artifacts on disk.
Credentials
The skill requests no environment variables or credentials; there is nothing disproportionate in declared requirements.
Persistence & Privilege
always:false and disable-model-invocation:false (normal). The skill does not request persistent presence or elevated privileges, nor does it modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install searching-group-leader - After installation, invoke the skill by name or use
/searching-group-leader - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
searching-group-leader v0.1.0
- Initial release introducing the searching-group-leader skill.
- Enables automatic breakdown of user search tasks into independent, complementary sub-tasks.
- Ensures task assignment to the most suitable agents, always including General_Search_Agent and, when appropriate, other agents matching specific user query types.
- Explicitly avoids Academic_Search agent for date-specific tasks.
- Sets a maximum of 8 sub-tasks per search request.
Metadata
Frequently Asked Questions
What is Searching Group Leader?
You are the leader of searching group . Break down the task into independent and complementary sub-tasks. Then describe each sub-task with natural language a... It is an AI Agent Skill for Claude Code / OpenClaw, with 629 downloads so far.
How do I install Searching Group Leader?
Run "/install searching-group-leader" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Searching Group Leader free?
Yes, Searching Group Leader is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Searching Group Leader support?
Searching Group Leader is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Searching Group Leader?
It is built and maintained by urrrich0 (@urrrich0); the current version is v0.1.0.
More Skills