levelup-skills

Package accepted CDRs into a SKILL.md and .skills-entry.json draft.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/chaimt/GarminShabbatMode --skill levelup-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: levelup-skills
Source: https://github.com/chaimt/GarminShabbatMode/tree/main/.cursor/skills/levelup-skills
Command: npx skills add https://github.com/chaimt/GarminShabbatMode --skill levelup-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Packaging and standardizing accepted CDRs into deployable AI skills eliminates ad-hoc skill creation and ensures consistent behavior across agents.

Core Features & Use Cases

  • Automates the assembly of a single skill from accepted CDRs based on user input.
  • Generates a complete SKILL.md with trigger keywords, optional references, and a .skills-entry.json for integration with team-ai-directives.
  • Supports multiple instruction types and the four-part anatomy when applicable.

Quick Start

Provide a skill name or topic to generate a ready-to-implement Skill draft from accepted CDRs, including SKILL.md and .skills-entry.json.

Frequently Asked Questions about levelup-skills

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

FAQPage Schema
How do I package accepted CDRs into reusable AI skills?

To package accepted CDRs into reusable AI skills, you provide a skill name or topic. The tool identifies a single skill from the CDRs and generates a complete SKILL.md, an optional references directory, and a .skills-entry.json file for agent integration.

What is the best way to automate skill-building from team-ai-directives?

Automating skill-building from team-ai-directives involves packaging accepted CDRs into standardized outputs. This process generates a SKILL.md with trigger keywords and a .skills-entry.json file, ensuring consistent behavior across AI agents without ad-hoc creation.

How does the four-part anatomy work for AI skill generation?

The four-part anatomy for AI skill generation structures applicable instruction types within the generated SKILL.md. It categorizes the skill for AI agent usage, ensuring the packaged CDRs produce standardized, deployable, and ready-to-implement skill drafts.

Do I need accepted CDRs to generate a SKILL.md file?

Yes, you need accepted CDRs to generate a SKILL.md file. The tool identifies and packages a single skill from accepted CDRs based on your input, placing the outputs under the .specify/drafts/skills structure for deployment.

What files are generated when creating a draft from accepted CDRs?

Creating a draft from accepted CDRs generates a complete SKILL.md, an optional references directory, and a .skills-entry.json file. These outputs are placed under the .specify/drafts/skills structure to integrate with team-ai-directives.