Delivery Preference Resolver

v1.0.0

Determines user intent, destination, known/missing fields, and need for follow-up in a structured JSON output for delivery preference resolution.

0· 86·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 and description match the runtime instructions; no unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md confines the agent to parsing the user request and returning a strict JSON structure; it does not ask the agent to read files, access external endpoints, or collect unrelated system data.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or fetched at install time.
Credentials
The skill requests no environment variables, credentials, or config paths — proportional to its stated parsing task.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modifications to other skills or agent-wide settings.
Assessment
This is an instruction-only skill that parses user requests into a strict JSON schema and does not request credentials or install code. Before enabling it, consider: (1) test it with representative inputs to ensure it asks follow-up questions when expected; (2) avoid sending sensitive secrets or personal data to the skill through prompts because the skill is designed to extract fields; and (3) confirm the agent platform enforces the rule that the skill must output only JSON (misbehaving models can still produce extra text). Overall it appears coherent for the described purpose.

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

automation planner jsonvk972weyrwqwngtpc5tzxb41jdh83j3q8latestvk972weyrwqwngtpc5tzxb41jdh83j3q8

License

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

Comments