Installable skills for coding agents that work with SourceMedium data
Agent Skills package repeatable workflows that help coding agents assist with SourceMedium data analysis. Install or update the skills, then your agent can handle setup verification, SQL generation, and result validation.
Copy the block below and paste it into Claude Code, Cursor, Windsurf, or any skills-compatible agent.
Install the SourceMedium BigQuery Analyst skill and help me verify my setup:1. Run: npx skills add source-medium/skills --skill sm-bigquery-analyst2. Run setup verification to confirm my BigQuery access is working.3. Discover available tables, stores, and metrics.4. Answer my first question with a SQL receipt.My project is: sm-[your-tenant-id]My first question is: [ask your question here]
The skills CLI installs into supported agent environments. If your agent does not support automatic install, copy the skill folder into that agent’s configured skills directory.
Query SourceMedium BigQuery safely. Verifies setup, discovers tables and metrics, generates SELECT-only cost-guarded SQL, and returns auditable SQL receipts. Supports hybrid joins to your own warehouse tables.
SM Dashboard Builder
Build accurate BI dashboards from SourceMedium data. Defines metric contracts, validates SQL, and produces portable HTML dashboards with SQL receipts. Also handles Metabase handoff and BI tool queries.