Works with the AI tools you already use
ai Productivity
by Roy Yuen
High-speed intake for shaping vague prompts, triaging complex tasks, and compressing context for efficient execution.
Free
63 installs
About this skill
What it does
The AI Productivity skill acts as a high-performance intake layer for your agentic workflows. It identifies and resolves common execution bottlenecks before they waste tokens or time: vague prompts, overwhelming context "bloat," and high-risk ambiguous requests. Instead of diving blindly into a task, this skill triages the work, compresses relevant data, or rewrites instructions into actionable prompts.
Why use this skill
Prompting an AI is easy; getting a complex agent to execute a multi-step task without drifting is hard. This skill is better than manual prompting because it applies consistent logic to "shape" a request. It prevents the "walls of text" problem by extracting only pertinent facts and decisions, and it stops execution errors by forcing success criteria on vague goals. It ensures that when a task is handed off to specialized tools or other agents, they receive a high-signal, low-noise brief.
Supported workflows
- Request Triage: Scopes risky or broad tasks before execution starts.
- Context Compression: Distills long session logs into facts, decisions, and next steps.
- Lightweight Rewriting: Converts "fuzzy" ideas into structured prompts with clear constraints.
- Agent Handoffs: Generates standardized briefs for multi-agent systems via the multi-agent-coordinator.
The Output
Depending on the input, you receive a direct answer, a structured internal brief (Summary, Decisions, Open Questions), or a refined prompt ready for immediate execution, complete with success criteria and formatting rules.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Details
Reviews
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
Creator
Frequently Asked Questions
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
Multi-Agent Orchestration Master Library
Transform Claude Code into a coordinated multi-agent system. Battle-tested tmux orchestration patterns, YAML task queues, event-driven communication, and parallel worker management for 8+ agents.
synthesizing-institutional-knowledge
Builds the organizational memory schema your AI agent needs to answer why — capturing decision provenance, causal chains, and event context that embedding-based retrieval permanently discards.
endless-loop
Autonomous research and task loop that builds on previous findings to solve complex objectives while you sleep.