asap

Capture open-ended items into wiki/asap.md and surface them until resolved.

Updated Jul 20, 2026
One-click install
npx skills add https://github.com/brandtam/rubber-ducky --skill asap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asap
Source: https://github.com/brandtam/rubber-ducky/tree/main/src/skills/asap
Command: npx skills add https://github.com/brandtam/rubber-ducky --skill asap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ASAP items slip through daily workflows; this skill captures open-ended items and keeps them surfaced until they are addressed.

Core Features & Use Cases

  • Persist open-ended items in wiki/asap.md until resolved.
  • Supports natural-language triggers like ASAP: <title> or don't let me forget <title> to capture items quickly.
  • Works for personal productivity, project planning, and routine reminders that lack fixed deadlines.

Quick Start

Use ASAP: <title> to capture an item and have it surface until resolved.

Frequently Asked Questions about asap

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

FAQPage Schema
How do I capture to-do items that don't have a fixed deadline?

To capture open-ended to-do items without fixed deadlines, use natural language triggers like ASAP: or don't let me forget to quickly log tasks. The skill writes new entries to wiki/asap.md and keeps them visible until resolved.

What is the best way to keep reminders visible during daily planning?

Keeping reminders visible during daily planning requires persisting open-ended items in a wiki file. This skill writes tasks to wiki/asap.md, performing dedup checks and surfacing them across sessions until they are addressed.

Can I use natural language to quickly add tasks to my wiki?

Yes, you can use natural language to quickly add tasks to your wiki. By typing phrases like ASAP: followed by your title, the skill captures the item and persists it in wiki/asap.md for ongoing visibility.

Do I need to set specific dates for routine reminders with asap?

No, you do not need to set specific dates for routine reminders. This skill is designed for personal productivity and daily planning where items lack fixed dates and require ongoing visibility until resolved.

How are duplicate task captures handled in note-management?

In note-management, duplicate task captures are handled through built-in dedup checks. When you capture open-ended items, the skill verifies existing entries in wiki/asap.md before writing new ones to prevent redundancy.