skills/gpt/SKILL.md
Delegate a task to GPT-5.4 high via one-shot codex exec. Use when the current local model needs a more capable model for a hard subtask.
npx skillsauth add krystophny/prompts gptInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Run a one-shot codex exec using the default OpenAI profile with GPT-5.4 and high reasoning effort. Use this to delegate hard subtasks that benefit from a more capable model.
Trigger this skill when the user explicitly mentions $gpt or asks to delegate a hard subtask to GPT.
Take the user’s argument as the prompt. If no argument is given, ask what task to delegate.
Run the following command, substituting the user's prompt:
codex exec --model gpt-5.4 --reasoning-effort high "<prompt>"
Capture the full output and present it to the user.
If the output includes file changes (patches), ask the user whether to apply them with codex apply.
data-ai
Delegate a bulk-work subtask to the local Qwen via one-shot pi run. Use when the subtask is high-volume but low-complexity (file scans, log parsing, large-text summaries, repetitive transforms) so it should not burn parent-model tokens.
development
Delegate a bulk-work subtask to the local Qwen via one-shot opencode run. Use when the subtask is high-volume but low-complexity (file scans, log parsing, large-text summaries, repetitive transforms) so it should not burn parent-model tokens.
development
ETL pipeline that imports manually-downloaded Discord, LinkedIn, and WhatsApp archive ZIPs into the user's brain vaults as plain files (no APIs, no tokens, no daemons). Use when the task involves processing or querying a Discord/LinkedIn/WhatsApp data export.
tools
The user's email, contacts, personal tasks/todos, and full-CRUD Google + EWS calendars. Drives the sloptools CLI (same surface as the sloppy MCP on 127.0.0.1:9420). Use for mail (Gmail / Exchange-EWS / IMAP — list, read, send, reply, forward, flag, categorize, server-side filters, delegated mailboxes, out-of-office), calendar events (create / update / delete / RSVP / freebusy / ICS export across work + private accounts), contacts and contact groups, tasks (Google Tasks, Todoist), slopshell canvas, agent handoffs, and workspace items/artifacts/actors/triage.