junjie-xyz
- 7 skills
- 0 followers
- 18 hours ago last updated
- ▌ Ask · junjie-xyz bundleClarify requirements through batched interactive HTML questionnaires. Use when the user explicitly invokes @Ask or @ask, selects the Ask Skill, or explicitly says "ask me questions." Do not trigger for ordinary clarification requests without one of these explicit signals. Supports localized text, rich HTML, SVG, flowchart, and mockup options, with direct submission in Codex or copy-only standalone output.
- ▌ Max · junjie-xyz bundleEscalate a blocked or user-marked problem to a gpt-5.6-sol subagent with max reasoning effort, then return verified options to the main agent. Trigger when the user writes @max or $max, or when a normal attempt still leaves the root cause unknown, failures repeat, or a high-impact tradeoff cannot be resolved confidently. Do not trigger merely because a task is complex.
- ▌ Sub · junjie-xyz bundleDelegate a user-marked task to a subagent through spawn_agent. Trigger when the user writes @sub or $sub, including suffix usage like 'Complete this task, @sub'.
- ▌ Name · junjie-xyz bundleGenerate a concise title from the current conversation, immediately rename the active Codex thread, and toggle its important marker through an argument. Trigger on @name, @name 1, $name, requests to rename the current thread, or requests to mark or unmark a thread as important.
- ▌ Turn · junjie-xyz bundleCreate a fresh Codex thread from a compact handoff of the current conversation while preserving its model and reasoning effort. Trigger only when the user explicitly writes $turn or @turn, with or without a new-task prompt.
- ▌ Fable · junjie-xyz bundleCalls Claude Fable 5 at high effort for concise, read-only consultation. Use only when the user explicitly invokes $fable for advice, review, analysis, drafting, or a second opinion; never use it to edit files or perform actions.
- ▌ Tinypng · junjie-xyz bundleCompress and optimize PNG, JPEG, WebP, and AVIF images with the TinyPNG/Tinify HTTP API using only curl and the TINYPNG_API_KEY environment variable. Use when Codex needs to shrink image files, optionally resize them, convert formats, or preserve metadata, especially when the user asks to compress an image with TinyPNG or Tinify.