aiskills-guide

Guide AI Skill invocation, search modes, and CLI, API, MCP, and SDK integration.

1|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/hyukudan/ai-skills --skill aiskills-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aiskills-guide
Source: https://github.com/hyukudan/ai-skills/tree/main/examples/skills/aiskills-guide
Command: npx skills add https://github.com/hyukudan/ai-skills --skill aiskills-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides decision frameworks and practical guidance for effectively using and integrating AI Skills into various workflows, ensuring optimal LLM interaction.

Core Features & Use Cases

  • Skill Invocation Guidance: Helps determine when to use a skill versus relying on the LLM directly.
  • Search Strategy: Advises on selecting the right search mode (semantic, hybrid, text) for different queries.
  • Integration Patterns: Details how to use AI Skills via CLI, API, MCP, and SDK.
  • Skill Composition: Offers strategies for combining multiple skills for complex tasks.
  • Use Case: When faced with a complex problem, consult this skill to understand if a pre-existing AI Skill can solve it, how to search for the best one, and how to chain multiple skills together for a comprehensive solution.

Quick Start

Consult the aiskills-guide skill for advice on how to use skills effectively.

Frequently Asked Questions about aiskills-guide

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

FAQPage Schema
When should I use an AI Skill instead of relying on an LLM directly?

AI Skills are recommended when your workflow requires structured prompt engineering or complex LLM integration. This skill provides decision frameworks to determine when invoking a skill is more effective than relying on the LLM directly.

How do I integrate AI Skills via CLI, API, MCP, and SDK?

You integrate AI Skills by following specific integration patterns for each protocol. This skill details how to connect and utilize skills across CLI, API, MCP, and SDK environments for seamless workflow automation.

What is the best search mode for finding the right AI Skill?

The best search mode depends on your query type. This skill advises on selecting between semantic, hybrid, and text search modes to ensure you find the most appropriate AI Skill for your specific task.

Can I combine multiple AI Skills for complex LLM-assisted tasks?

Yes, you can combine multiple AI Skills using skill composition patterns. This skill offers strategies for chaining skills together and customizing variables to build comprehensive solutions for complex problems.

How do I troubleshoot common AI Skill usage issues?

You troubleshoot AI Skill usage issues by consulting the guidance provided in this skill. It addresses common problems encountered during skill invocation and integration to resolve workflow automation failures.