help

List vault capabilities with exact trigger phrases for user guidance.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a canonical index of all vault capabilities, answering user questions like "what can you do?" and "how do I say it to you?" with a single, accessible reference.

Core Features & Use Cases

  • Lists every capability the vault supports, organized by user intent, with natural-language phrasings that trigger each capability.
  • Serves as an onboard reference to help new users learn the vault's verbs and workflows without guessing.
  • Lets operators confirm exact wiring when onboarding or troubleshooting by quoting the relevant sections back to the user.

Quick Start

Say "help" or "/help" to view the capability index and triggers for each task.

Frequently Asked Questions about help

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

FAQPage Schema
How do I discover all available vault capabilities and their exact trigger phrases?

Yes, you can get onboarding guidance by asking for help to view exact command surfaces and natural-language triggers. It serves as a reference to help new users learn vault verbs and workflows without guessing, confirming exact wiring for troubleshooting.

What is the canonical command surface for invoking specific skills in the vault?

The canonical command surface for invoking skills is defined by the frontmatter name and description of each capability. The help skill discovers and presents these exact trigger phrases, ensuring users rely on the correct wiring for task execution.

How do I list every capability the vault supports using the CLI?

You can list every vault capability by typing /help in the CLI. This instantly presents a capability index organized by user intent, showing natural-language phrasings that trigger each specific task and providing a quick start reference.

Does the vault help system provide a quick start reference for new user discovery?

Yes, the vault help system provides a quick start reference for new user discovery. Saying help or /help displays the full capability index, letting operators and new users instantly learn available verbs, workflows, and exact trigger phrases without guessing.