Generates exec-support outputs (plan, prioritized tasks, comms drafts, meeting prep/follow-ups). USE WHEN you want a personal assistant to triage requests and produce ready-to-send drafts and schedules.
Security Analysis
high confidenceThe skill is internally consistent with its stated PA/exec-support purpose: it is instruction-only, requests no credentials or installs, and only processes user-pasted inputs to produce drafts and schedules (it does not send or book anything).
Name/description match the actual behavior: the SKILL.md only asks to ingest user-provided messages, tasks, calendar availability, and notes and produce drafts, plans, agendas and a JSON output. No unrelated capabilities, credentials, or system access are requested.
Runtime instructions stay within the described scope: normalize inputs, triage, draft comms, propose schedules, and output JSON. The skill explicitly forbids sending/booking. It does not instruct the agent to read system files, environment variables, or contact external endpoints.
There is no install spec and no code files to execute. Being instruction-only, it doesn't write to disk or fetch remote code — lowest-risk install posture.
The skill declares no required environment variables, credentials, or config paths. That aligns with an assistant that only works from user-pasted content.
always is false and there is no request to modify system or other-skill configuration. Model invocation is allowed (platform default) which is appropriate for this type of skill.
Guidance
This skill appears coherent and limited to drafting and scheduling help, but before installing consider: 1) Do not paste sensitive secrets, account credentials, or attachments — anything you paste will be used to generate drafts. 2) Confirm your agent/platform enforces the skill's 'do not send/book' behavior (i.e., the skill should not be granted API access to your email or calendar). 3) Note the PA JSON schema default timezone is Europe/London—verify or provide your timezone when requesting schedules. 4) If you later need automated sending/booking, require an explicit separate skill that requests only the minimal calendar/email credentials. If any install spec, external URL, or credential requirements appear later, re-evaluate before enabling.
Latest Release
v1.0.0
Initial release – skill for personal assistant–style triage, planning, comms, and meeting support. - Generates clear plans, prioritized tasks, and professional communications drafts from messages, calendars, tasks, and notes. - Produces ready-to-send markdown drafts (not final actions or bookings) and a matching structured JSON output. - Enforces strict workday scheduling: weekdays, 08:00–17:00, meetings must end by 16:30, no weekends. - Supports meeting agenda/brief generation, action extraction from notes, and polite, friendly email/DM drafting (with variants if helpful). - Includes mandatory STOP-and-ASK logic for missing or conflicting critical info.
More by @KOwl64
Published by @KOwl64 on ClawHub