Agent skill
skills-ksmuvva-ai-playwright-framewor
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/skills-ksmuvva-ai-playwright-framewor
SKILL.md
E7.3 - Custom Skills
Skill: e7_3_custom_skill
Version: 1.0.0
Author: Claude Playwright Agent Team
Overview
Support for creating and managing custom user-defined skills.
Capabilities
- Create custom skills
- Validate skill structure
- Register custom skills
- Load user skills
Usage
python
# Create custom skill at .cpa/skills/my_skill/
# skill.yaml + main.py + __init__.py
Skill Structure
.cpa/skills/my_skill/
├── skill.yaml
├── __init__.py
└── main.py
See Also
Didn't find tool you were looking for?