Merge PR #62: Add CLI AI Skills (Resolved Conflicts via Regeneration)

This commit is contained in:
sck_0
2026-02-05 09:13:35 +01:00
18 changed files with 4957 additions and 545 deletions

View File

@@ -404,6 +404,15 @@
"risk": "unknown",
"source": "unknown"
},
{
"id": "audio-transcriber",
"path": "skills/audio-transcriber",
"category": "uncategorized",
"name": "audio-transcriber",
"description": "Transform audio recordings into professional Markdown documentation with intelligent summaries using LLM integration",
"risk": "safe",
"source": "unknown"
},
{
"id": "auth-implementation-patterns",
"path": "skills/auth-implementation-patterns",
@@ -3919,8 +3928,8 @@
"path": "skills/prompt-engineer",
"category": "uncategorized",
"name": "prompt-engineer",
"description": "Expert prompt engineer specializing in advanced prompting techniques, LLM optimization, and AI system design. Masters chain-of-thought, constitutional AI, and production prompt strategies. Use when building AI features, improving agent performance, or crafting system prompts.",
"risk": "unknown",
"description": "Transforms user prompts into optimized prompts using frameworks (RTF, RISEN, Chain of Thought, RODES, Chain of Density, RACE, RISE, STAR, SOAP, CLEAR, GROW)",
"risk": "safe",
"source": "unknown"
},
{
@@ -4648,8 +4657,8 @@
"path": "skills/skill-creator",
"category": "uncategorized",
"name": "skill-creator",
"description": "Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.",
"risk": "unknown",
"description": "This skill should be used when the user asks to create a new skill, build a skill, make a custom skill, develop a CLI skill, or wants to extend the CLI with new capabilities. Automates the entire skill creation workflow from brainstorming to installation.",
"risk": "safe",
"source": "unknown"
},
{
@@ -5678,6 +5687,15 @@
"risk": "unknown",
"source": "unknown"
},
{
"id": "youtube-summarizer",
"path": "skills/youtube-summarizer",
"category": "uncategorized",
"name": "youtube-summarizer",
"description": "Extract transcripts from YouTube videos and generate comprehensive, detailed summaries using intelligent analysis frameworks",
"risk": "safe",
"source": "unknown"
},
{
"id": "zapier-make-patterns",
"path": "skills/zapier-make-patterns",