Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

jglodek/panel-skill

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Panel Skill

Harness skill that allows easy communication with Companion Panel API v1.

Simply drop it as a skill in your harness of choice, create .env file inside of it, add your PANEL_API_KEY and start using right away.

Useful first-time commands:

  • /panel discover: See what panel options you have at your disposal
  • /panel help <question>: Ask for the best panel option to use with your problem
  • /panel setup: Create initial panel setup for your current working project

Note

Skill's script might result in long-polling loops (due to longer panel options like discussion), thus running requests for the panel is recommended to be specified as a background task. Claude Code should do it automatically, not tested in other harnesses.

About

Agent skill for Panel API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%