Agent reference creator

v1.0.0

Создаёт нормативные Reference-файлы, описывающие узкие профессии для создания и управления агентами в системе OpenClaw.

0· 75·0 current·0 all-time
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, SKILL.md, README and installer all align: the skill creates and validates 'reference' files in the OpenClaw KB. It does not request unrelated credentials, binaries, or config paths.
Instruction Scope
SKILL.md instructs the agent to interview users, read existing references (OpenClaw KB/references/) and AGENTS.md, run internal analysis, and generate/validate .md files — all within the scope of defining specializations. It does mention reading logs/examples as an optional source; this is functionally related but the user should be aware it will access KB files when invoked.
Install Mechanism
No network downloads or package installs. install.sh is a small local copy script that locates the OpenClaw KB, creates the target directory, prompts before overwrite, and copies SKILL.md/README/LICENSE. Low-risk installation that writes only into the OpenClaw KB path.
Credentials
The skill declares no required env vars, no credentials, and no external services. The only env var used by the installer is OPENCLAW_KB (optional) to locate the KB directory — appropriate and proportionate to the purpose.
Persistence & Privilege
always is false and there is no mechanism to force-enable itself or modify other skills. The installer places files under OpenClaw KB/skills/reference-creator and prompts before overwriting — no excessive persistence or cross-skill modifications detected.
Assessment
Summary and practical advice before installing: - This skill is instruction-only and consistent with its purpose: it reads and writes Reference files in your OpenClaw KB and guides an agent to interview users and validate specializations. - The installer is local-only: it copies SKILL.md, README and LICENSE into OpenClaw KB/skills/reference-creator and prompts before overwriting. Set OPENCLAW_KB if you run it outside your project root. - Be aware the skill's runtime instructions explicitly tell the agent to read all files in OpenClaw KB/references/ (and possibly AGENTS.md or logs) to avoid duplicates — review those files for any sensitive data before giving the skill access. - There are no network downloads or secret/env requirements declared, so no external exfiltration is indicated; nevertheless, when assigning this skill to an agent, consider limiting that agent's file-access scope to the KB subfolders it needs. - Recommended precautions: back up your OpenClaw KB/references before installing; inspect SKILL.md yourself; run the installer manually rather than as an automated privileged process; and assign the skill only to trusted architect/methodology agents.

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

latestvk978e7z8ssx6pegdc2et0ekmeh83vf59

License

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

Comments