help

Match natural language user intents to relevant skill commands with usage examples.

19|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/fall-out-bug/sdp --skill help-fall-out-bug
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: help
Source: https://github.com/fall-out-bug/sdp/tree/main/.claude/skills/help
Command: npx skills add https://github.com/fall-out-bug/sdp --skill help-fall-out-bug

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users find the most appropriate tool within the system for their specific task, guiding them through the available functionalities.

Core Features & Use Cases

  • Skill Discovery: Lists all available skills.
  • Intent Matching: Recommends skills based on natural language queries about user needs.
  • Workflow Guidance: Provides context on when to use different skills for common tasks like feature development or bug fixing.
  • Use Case: A user is unsure how to report a bug; they type @help "how to report a bug", and the Skill suggests using @issue or @bugfix with examples.

Quick Start

Type @help to see a list of all available skills.

Frequently Asked Questions about help

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

FAQPage Schema
How do I find the right skill for a specific development task?

Skill discovery matches your natural language query to specific commands and usage examples. Type your task description to get recommendations for tools suited to your workflow.

What is the best way to see all available skills in the system?

To see all available skills, type the help command without additional text. This returns a complete list of tools you can use for feature development or operational tasks.

Can I get workflow guidance for common tasks like bug fixing?

Workflow guidance provides context on when to use different skills for common tasks like bug fixing. It offers examples and suggests specific commands based on your stated intent.

Does intent matching work with natural language queries?

Intent matching accepts natural language queries about user needs and translates them into specific skill commands. Simply describe what you want to achieve to get relevant tool suggestions.

How do I get usage examples for a recommended skill?

Usage examples are provided alongside skill recommendations during the discovery process. When the system matches your intent to a specific tool, it displays examples showing how to execute the command.

Are there limitations to using natural language for skill discovery?

Skill discovery relies on matching your natural language intent to available commands. If your query is too vague or falls outside current tool capabilities, the system may not return an accurate match.