Skip to main content
Run any Skill in Manus
with one click
chasers
GitHub creator profile

chasers

Repository-level view of 3 collected skills across 1 GitHub repositories.

skills collected
3
repositories
1
updated
2026-07-07
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

query-alpha-db
software-developers

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
software-developers

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
software-developers

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
Showing 1 of 1 repositories
All repositories loaded