Team Planner

v1.0.0

This skill should be used when the user wants to plan a team of AI agents to work on a complex task. It analyzes task requirements, designs team structure, d...

0· 91·0 current·0 all-time
byGhOvOst@ghost0118
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name, description, and SKILL.md all describe multi-agent team planning; there are no unrelated requirements (no env vars, binaries, or installs) that would contradict that purpose.
Instruction Scope
SKILL.md provides a structured, bounded workflow (task analysis, role definition, workflow phases, communication patterns, startup sequence). It asks the agent to elicit task details from the user and produce plans — it does not instruct reading arbitrary system files, accessing credentials, or calling unknown external endpoints.
Install Mechanism
No install spec and no shipped code — this is instruction-only, so there is nothing written to disk or fetched at install time.
Credentials
The skill declares no required environment variables, credentials, or config paths. The instructions shown do not reference hidden env vars or secrets.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request permanent presence or modify other skills or system-wide settings.
Assessment
This skill appears coherent and safe in isolation: it only gives step-by-step guidance for designing multi-agent teams and requests no credentials or installs. Before enabling it in production, review any auto-generated prompts or startup sequences it produces to ensure they do not embed sensitive data or instruct downstream agents to access systems or secrets. When you deploy plans produced by this skill, control what permissions the instantiated agents receive (least privilege), and monitor their outputs for accidental data exposure.

Like a lobster shell, security has layers — review code before you run it.

latestvk974hwvgb0zhyj7r6501fm5nah838vne

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments