Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

smolsqls

smolsqls contém 3 skills coletadas de chasers, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
3
Stars
3
atualizado
2026-07-07
Forks
0
Cobertura ocupacional
1 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

query-alpha-db
Desenvolvedores de software

Context and operations for the smolsqls ALPHA deployment (https://alpha.smolsqls.com): the auth model, provisioning a tenant/database via the management API, and safety when touching live shared data. To actually RUN SQL against alpha, use the `query-db` skill with `--db alpha` — this skill covers everything around that. Triggers on: "query alpha", "run this on alpha", "check the live db", "hit alpha.smolsqls.com", "create a database on alpha", "provision an alpha db".

2026-07-07
query-db
Desenvolvedores de software

The shared Elixir tool for querying ANY smolsqls database over the HTTP query API (POST /v1/databases/:id/query). This is the low-level primitive the query-alpha-db and smolsqls-pm skills build on. Use it directly to run SQL against an arbitrary smolsqls database given its URL / id / auth_token, or when you need the query CLI's mechanics (positional args, --args-file, applying a .sql file, JSON output). Triggers on: "query a smolsqls db", "run SQL against a smolsqls database", "use the query tool".

2026-07-07
smolsqls-pm
Desenvolvedores de software

Track this repo's own work — projects, plans, and tasks — in a live smolsqls database on alpha (dogfooding the product). Use whenever you plan or manage smolsqls work: creating/updating a project, writing or reading a plan (markdown design doc), adding/moving tasks, or answering "what's in progress / what's next / what's the plan for X". This is where plans live for the smolsqls repo (superseding local .plans/ markdown). Triggers on: "add a task", "what's in progress", "track this", "store the plan", "project tracker", "what's next", "mark done".

2026-07-07