AI Skill Report Card

Creating Placeholder Skills

C-45·Mar 1, 2026·Source: Web
YAML
--- name: creating-placeholder-skills description: Creates minimal placeholder skills when given insufficient or invalid input. Use when expertise description is gibberish, too short, or lacks actual methodology. ---

Creating Placeholder Skills

8 / 15
YAML
--- name: placeholder-skill description: Handles generic tasks when specific expertise cannot be determined. Use when input lacks clear methodology. --- # Generic Task Handler
Recommendation
Replace abstract examples with concrete input/output pairs showing actual placeholder skills generated from real gibberish inputs
8 / 15

Acknowledge the input and provide basic structure for common task patterns.

Recommendation
Remove the meta-circular reference in Quick Start - show actual placeholder skill creation instead of describing how to describe it
8 / 15
  1. Identify input type (gibberish, incomplete, generic)
  2. Create minimal viable skill structure
  3. Add placeholder sections with standard format
Recommendation
Add specific templates and decision trees for different types of invalid input (gibberish vs incomplete vs generic)
2 / 20

Example 1: Input: Random text or test strings Output: Basic skill template with generic task handling

  • Keep placeholder content minimal
  • Follow standard skill format
  • Avoid over-engineering simple cases
8 / 15
  1. Assess Input Quality - Check for coherent methodology description
  2. Determine Skill Type - Categorize as placeholder vs. extractable expertise
  3. Apply Template - Use minimal structure for insufficient inputs
  4. Validate Format - Ensure YAML frontmatter and section compliance

Progress:

  • Input assessment complete
  • Template selection done
  • Content generation finished
  • Format validation passed
2 / 20

Example 1: Input: testtesttesttesttesttest Output: Minimal placeholder skill with generic task handling structure

Example 2: Input: asdfgh random words Output: Basic skill template acknowledging insufficient input without apologizing

  • Use standard skill template structure always
  • Keep placeholder content under 200 lines
  • Don't ask for clarification - work with what's given
  • Follow naming conventions even for placeholders
  • Don't create overly complex skills from simple inputs
  • Don't apologize or explain why input was insufficient
  • Don't add unnecessary sections to meet length requirements
  • Don't invent fake expertise from gibberish input
0
Grade C-AI Skill Framework
Scorecard
Criteria Breakdown
Quick Start
8/15
Workflow
8/15
Examples
2/20
Completeness
2/20
Format
15/15
Conciseness
10/15