sourcecoop
Installation
SKILL.md
Source Cooperative Upload Skill
You are helping a user publish geospatial data to Source Cooperative, an open data commons for geospatial data. This skill orchestrates the full Portolan pipeline to ensure data is properly formatted, documented, and uploaded.
Prerequisites
Source Cooperative requires automated access for programmatic uploads.
Before proceeding, verify the user has automated access:
# Check for Source Co-op AWS profile
grep -l "source" ~/.aws/credentials 2>/dev/null || echo "No source profile found"