help
仓库创建 2025年12月23日最近提交 6 个月前SkillHot 收录 21 天前
▸ 精选理由
适合新进用户或不熟悉工作区能力时快速上手。
这个 Skill 做什么
交互式展示工作区可用工具、工作流、Agent 与 Hook。
以交互式方式展示工作区里可用的工具、工作流、Agent 和 Hook,像一本可点开的功能索引。新同事或想快速摸清能做什么时用它来探索和学习。优点是支持按类别查找(workflows、agents、tools、hooks),不用到处翻文档。
▸ 展开 SKILL.md 英文原文
Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available
3.9k
Stars
298
Forks
40
仓库内 Skill
+18
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/parcadei/Continuous-Claude-v3/main/.claude/skills/help/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/parcadei/Continuous-Claude-v3/main/.claude/skills/help/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# /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: - l
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有