meta-llm-type

Official

Diagnose LLM component types.

Authorpractical-stack
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you decide whether a new feature should be implemented as a Command, Skill, or Agent, and whether a Command wrapper is necessary for platform constraints.

Core Features & Use Cases

  • Component Diagnosis: Determines the most appropriate AI component type (Skill, Agent, Command) for a given feature request.
  • Architecture Guidance: Provides recommendations on how components should interact (e.g., Command wrapping an Agent).
  • Use Case: When you have a new idea for an AI assistant feature, use this Skill to get a clear recommendation on its architecture and component type before you start coding.

Quick Start

Use the meta-llm-type skill to diagnose whether a feature to automatically generate documentation from code should be a Skill, Agent, or Command.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: meta-llm-type
Download link: https://github.com/practical-stack/ai-lab/archive/main.zip#meta-llm-type

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.