BeClaude

SkillsDemo

New
GitHub TrendingGeneralby holzerjm

Portable Agent Skills demo kit: three SKILL.md skills (audience-analyst, vibe-check, meeting-rescue) that run across Claude Code, Cursor, and more — with sample data and live-demo scripts.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/skillsdemo.md https://raw.githubusercontent.com/holzerjm/SkillsDemo/main/SKILL.md
3
Invoke in Claude Code
/skillsdemo
View source on GitHub
agent

Frequently Asked Questions

What is SkillsDemo?

Portable Agent Skills demo kit: three SKILL.md skills (audience-analyst, vibe-check, meeting-rescue) that run across Claude Code, Cursor, and more — with sample data and live-demo scripts.

How to install SkillsDemo?

To install SkillsDemo, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /skillsdemo.

What is SkillsDemo best for?

SkillsDemo is a community categorized under General. It is designed for: agent. Created by holzerjm.