claude-code-skills-lab
Hands-on practice skills for learning document and browser automation
All Skills in This Repository (8)
Pure Emerald Level Indicatorstheme-factory
Apply curated font and color themes to slides, docs, and HTML pages.
doc-coauthoring
Guide users through a structured documentation co-authoring workflow.
skill-validator
Validate a Skill Unit against nine quality criteria and generate a structured report.
xlsx
Create and modify Excel spreadsheets with formulas and pandas analysis.
fetch-library-docs
Fetch official documentation for external libraries with content-type filtering.
skill-creator-enhanced
Generate Claude Skill skeletons with embedded domain knowledge and context.
internal-comms
Generate internal communications using templates for updates, newsletters, and FAQs.
pptx
Create, edit, and analyze PowerPoint presentations via OOXML pipelines.
Frequently Asked Questions
FAQPage SchemaHow to install claude-code-skills-lab?โผ
Run `npx skills add panaversity/claude-code-skills-lab --all -g -y` in your terminal to install all skills in this collection globally.
What is claude-code-skills-lab used for?โผ
It is a hands-on learning collection from Panaversity's AI Native Development course that lets students practice real skills like editing Word, Excel, PowerPoint, and PDF files, plus browser automation and skill creation.
Can I create my own custom skills with this repo?โผ
Yes. The skill-creator, skill-creator-pro, and skill-validator skills guide you through building, scoring, and packaging production-quality custom skills.
Does it work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run directly inside Claude Code and other compatible coding environments.
Do I need coding experience to use these skills?โผ
No. The skills are designed for students and beginners, and your assistant handles the technical steps based on plain-English requests.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides