adlc-levelup-skills

Package accepted CDRs into SKILL.md, references, and .skills-entry.json files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams convert accepted CDRs into self-contained AI skills that can be loaded by agents, streamlining capability packaging and reuse.

Core Features & Use Cases

  • Convert accepted CDRs into ready-to-use skill drafts with SKILL.md, references, and a .skills-entry.json.
  • Support end-to-end skill packaging from input (skill name, module ID, or topic) to artifact generation.
  • Use case: quickly assemble a new skill from a curated set of accepted CDRs for operational deployment.

Quick Start

Provide a skill name or CDR identifier to start building a single skill from accepted CDRs.

Frequently Asked Questions about adlc-levelup-skills

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

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

Packaging accepted CDRs into AI skills generates a SKILL.md, optional references, and a .skills-entry.json compatible with the team-ai-directives standard. These artifacts form a ready-to-implement skill draft for operational deployment.

How do I assemble a new skill draft from a curated set of CDRs?▼

Assembling a skill from CDRs requires specifying a skill name, module ID, or topic to trigger automated packaging. The process outputs a ready-to-implement skill draft including a SKILL.md and .skills-entry.json for immediate use.

What is the team-ai-directives standard for AI skill generation?▼

The team-ai-directives standard structures AI skills via a .skills-entry.json file. Packaging accepted CDRs into this format ensures the resulting self-contained skill drafts are compatible and loadable by AI agents.

Do I need a specific module ID to generate a SKILL.md file from CDRs?▼

You do not need a specific module ID to generate a SKILL.md from CDRs. The packaging process accepts a skill name, module ID, or topic as input to produce the skill draft and accompanying files.

What files are generated when packaging CDRs into AI skills?▼

Packaging CDRs into AI skills generates a SKILL.md, optional references, and a .skills-entry.json file. These artifacts form a self-contained skill draft ready for operational deployment and agent loading.