help

Solid

Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available

AI & Automation 496 stars 41 forks Updated 1 months ago MIT

Install

View on GitHub

Quality Score: 92/100

Stars 20%
90
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# /help - Workspace Discovery Guide users through the capabilities of this workspace setup. ## Usage ``` /help # Interactive guided discovery /help workflows # Workflow orchestration skills /help agents # Specialist agents catalog /help tools # CLI tools (tldr, prove, recall) /help hooks # Active hooks and what they do /help advanced # MCP, frontmatter, customization /help <name> # Deep dive on specific skill/agent ``` ## Behavior Based on Arguments ### No Arguments: Interactive Discovery Use AskUserQuestion to guide the user: ``` question: "What are you trying to do?" header: "Goal" options: - label: "Explore/understand a codebase" description: "Find patterns, architecture, conventions" - label: "Fix a bug" description: "Investigate, diagnose, implement fix" - label: "Build a feature" description: "Plan, implement, test new functionality" - label: "Prove something mathematically" description: "Formal verification with Lean 4" ``` Based on response, show relevant tools: | Goal | Show | |------|------| | Explore codebase | scout agent, tldr CLI, /explore workflow | | Fix a bug | /fix workflow, sleuth agent, debug-agent | | Build feature | /build workflow, architect agent, kraken agent | | Prove math | /prove skill, lean4 skill, Godel-Prover | | Research docs | oracle agent, nia-docs, perplexity | | Configure works...

Details

Author
vibeeval
Repository
vibeeval/vibecosystem
Created
2 months ago
Last Updated
1 months ago
Language
C#
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category