One-click install
npx skills add https://github.com/haidonglethqb/CloudSchool --skill ck-help-haidonglethqb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck-help
Source: https://github.com/haidonglethqb/CloudSchool/tree/main/.claude/skills/ck-help
Command: npx skills add https://github.com/haidonglethqb/CloudSchool --skill ck-help-haidonglethqb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

ClaudeKit Help addresses the difficulty of discovering and understanding a growing catalog of ClaudeKit commands, skills, and workflows, enabling faster task automation.

Core Features & Use Cases

  • Dynamic catalog: scans .claude/skills to surface available skills with descriptions.
  • Multi-mode presentation: overview, category guide, command details, and search results for flexible exploration.
  • Smart intent and fuzzy matching: guides user toward relevant categories or commands with tolerant matching.
  • Context-aware guidance: supports planning, coding, debugging workflows, and hands-off discovery for teams.

Quick Start

Ask for a category or skill to begin and ClaudeKit will present a guided workflow.

Frequently Asked Questions about ck-help

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

FAQPage Schema
How do I discover available ClaudeKit commands and skills for task automation?

You can discover ClaudeKit commands by scanning the .claude/skills directory to surface available skills with descriptions. This builds a categorized catalog for rapid AI-assisted task automation and workflow guidance.

What is the best way to search for a specific workflow or command across categories?

The best way to search for workflows is using fuzzy matching to query a categorized catalog of indexed SKILL.md frontmatter. This smart intent matching guides you toward relevant categories or commands with tolerant matching results.

Does ClaudeKit support interactive discovery for team-based hands-off workflows?

Yes, ClaudeKit supports context-aware guidance and hands-off discovery for teams. It applies interactive discovery of commands, skills, and workflows across categories to accelerate task automation.

How do I get a category guide or command details for planning and debugging workflows?

You can get a category guide or command details by requesting an overview, which triggers multi-mode presentation. This exposes structured outputs for context-aware guidance supporting planning, coding, and debugging workflows.

Can I index SKILL.md frontmatter to build a dynamic catalog of AI automation skills?

Yes, you can index SKILL.md frontmatter to build a dynamic catalog of AI automation skills. The system reads this metadata to surface available skills with descriptions for rapid task automation.