overdrive

Implements ambitious visual effects by delegating to the impeccable overdrive command.

Updated Jul 10, 2026
One-click install
npx skills add https://github.com/noticesfromchat/macos-app-digest --skill overdrive-noticesfromchat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: overdrive
Source: https://github.com/noticesfromchat/macos-app-digest/tree/main/.agents/skills/overdrive
Command: npx skills add https://github.com/noticesfromchat/macos-app-digest --skill overdrive-noticesfromchat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When a user explicitly asks for bold, ambitious visual effects, this Skill provides a pinned shortcut that routes the request to the impeccable overdrive workflow instead of handling it ad hoc. ## Core Features & Use Cases - Pinned Shortcut: Acts as a stable, user-invocable entry point that forwards any provided arguments to the $impeccable overdrive command. - Explicit Invocation Only: Configured with allow_implicit_invocation set to false, so it only runs when the user deliberately requests ambitious visual effects. - Use Case: A designer or developer working on a web interface asks for an ambitious visual treatment on a specific component; invoking this Skill passes the target argument to the overdrive workflow and follows its instructions. ## Quick Start Ask the assistant to run the overdrive skill on a target component, for example by saying to apply overdrive visual effects to the hero section.

Frequently Asked Questions about overdrive

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply ambitious visual effects to a UI component?

Invoke the overdrive skill explicitly and pass the target component as an argument. The skill forwards your request to the impeccable overdrive workflow, which then provides the implementation instructions to follow.

What does the overdrive skill actually do?

It is a pinned shortcut that invokes the $impeccable overdrive command, passing along any arguments you provide. It does not contain its own effect logic; it delegates to and follows the overdrive workflow's instructions.

Will the overdrive skill run automatically without being asked?

No. Its agent policy sets allow_implicit_invocation to false, so it only activates when you explicitly request it. This prevents unintended visual changes during unrelated tasks.

When should I not use the overdrive skill?

Avoid it when you need subtle, conventional, or production-conservative styling, since it is designed for ambitious visual effects explicitly requested by the user. For routine styling, handle the changes directly without invoking this shortcut.