Skip to content

source-medium/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

SourceMedium Agent Skills

Installable skills for coding agents that work with SourceMedium BigQuery data.

Quick Start (Copy/Paste)

Copy this prompt and give it to your coding agent:

Install the SourceMedium BigQuery analyst skill and help me verify my setup:

1. Run: npx skills add source-medium/skills --skill sm-bigquery-analyst
2. Run the setup verification commands from the skill
3. Confirm my BigQuery access is working

My BigQuery project ID is: [YOUR_PROJECT_ID]

Install

npx skills add source-medium/skills --skill sm-bigquery-analyst

Available Skills

Skill Description
sm-bigquery-analyst Query SourceMedium BigQuery safely. Emits SQL receipts. SELECT-only, cost-guarded.

After Installing

Ask your coding agent questions like:

What was my revenue by channel last month?
Show me new customer acquisition by source over the past 30 days
What's my customer LTV by cohort?

Your agent will verify access, generate SQL, and return an auditable "SQL receipt".

Documentation

About

SourceMedium Agent Skills for coding agents

Resources

Stars

Watchers

Forks

Packages

No packages published