panda-publish
Installation
SKILL.md
Social Publish
Publish social media posts to connected platforms via the Nosy Pandas API from Claude Code.
Configuration
Configuration is stored in ~/.pandas as simple key=value pairs:
api_url=https://nosypandas.com/api
api_key=your-key-here
media_folder=~/social-media
If this file doesn't exist or is missing values, the skill will walk the user through setup:
- Ask them to paste their API key (generated from the dashboard under API Keys)
- Write
~/.pandasautomatically
The user can also just paste their API key directly in chat at any time — the skill should detect it and offer to save it.