picks

Convert natural language capture selections into plan generation commands.

24|5|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/myrtlepn/gran-maestro --skill picks
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: picks
Source: https://github.com/myrtlepn/gran-maestro/tree/main/skills/picks
Command: npx skills add https://github.com/myrtlepn/gran-maestro --skill picks

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of selecting captured UI elements or information and converting them into actionable plans for development.

Core Features & Use Cases

  • Capture Selection: Easily select specific captures from a list using natural language or IDs.
  • Plan Conversion: Automatically initiate a /mst:plan command with selected captures when a modification request is detected.
  • Use Case: After using the Chrome Extension to capture UI elements, you can use this skill to select a specific screenshot of a button and then ask to change its color, which will automatically generate a plan for that modification.

Quick Start

Use the picks skill to select the capture related to the header and convert it into a plan.

Frequently Asked Questions about picks

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

FAQPage Schema
How do I convert captured UI elements into an actionable development plan?โ–ผ

You can convert captured UI elements into a plan by selecting specific captures from your queue using natural language or IDs, which automatically triggers a plan generation command upon detecting a modification request.

How does natural language selection work for filtering captures in a queue?โ–ผ

Natural language selection filters and displays captures from the queue based on status and recency, allowing you to target specific UI elements by describing them rather than manually searching for exact IDs.

Can I use a Chrome extension to capture UI elements and queue them for plan generation?โ–ผ

Yes, a Chrome extension can capture UI elements and add them to a queue, where you can then select specific items and automatically initiate a plan generation command for requested modifications.

What happens when I request a modification on a selected UI capture?โ–ผ

When you request a modification on a selected capture, the system automatically transitions to a plan generation command, passing the selected capture data to formulate an actionable development plan.

How do I select a specific capture if I know its ID?โ–ผ

You can select a specific capture by providing its direct ID, which filters the capture queue and isolates the exact item for subsequent plan generation or modification workflows.

Does the capture queue provide links to manage individual UI element selections?โ–ผ

Yes, the capture queue provides direct dashboard links for each item, allowing you to manage, view, and select individual UI element captures based on their current status and recency.