HoloViz Skills¶
A curated collection of Agent Skills for the HoloViz ecosystem — Panel, hvPlot, HoloViews, Param, and more.
What are Agent Skills?¶
Agent Skills are folders of instructions, scripts, and references that teach AI agents how to work effectively with a specific library or workflow. These skills help agents produce correct, idiomatic HoloViz code instead of guessing from stale training data.
Available Skills¶
Browse the Skills section in the navigation menu to see all available skills.
Using Skills¶
To use these skills with Claude or other AI assistants:
- Download or reference the skill folder you need
- Add the skill to your agent's context
- The agent will follow the instructions and patterns defined in the skill
Contributing¶
Contributions are welcome! To add a new skill:
- Fork the repository
- Create a new folder under an appropriate category
- Add a
SKILL.mdfile following the template structure - Submit a pull request
See the Create Custom Skill Template for guidance on authoring new skills.
License¶
BSD — see LICENSE.txt.