Skip to content

surveydown-dev/surveydown-skill

Repository files navigation

surveydown-skill

A skill for working with surveydown surveys — authoring and deploying them.

👉 Start with SKILL.md, which routes to the right task doc.

What it covers

Task Status
Create a new survey 🚧 under construction
Connect a database to store responses 🚧 under construction
Deploy to Hugging Face Spaces ✅ available
Deploy to Google Cloud Run ✅ available
Deploy to Posit Connect Cloud 🚧 under construction

Each section lives in its own folder with a README.md guide and its tooling. The Hugging Face and Google Cloud Run deployments are fully implemented — see deploy-hugging-face/ and deploy-google-cloud/. The other section folders (create-survey/, connect-database/, deploy-posit-cloud/) are stubbed and being filled in.

Install (Claude Code)

npx skills add surveydown-dev/surveydown-skill -a claude-code -g -y

This installs the surveydown-skill skill globally to ~/.claude/skills/. Start a new Claude Code session and it's available. (npx skills is the open agent-skills installer.)

Update

npx skills add surveydown-dev/surveydown-skill -a claude-code -g -y

Re-running add pulls the latest version.

Uninstall (Claude Code)

npx skills remove surveydown-dev/surveydown-skill -g

About

Deployment setup for Hugging Face

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors