improve

Installation
SKILL.md

Improve a Terse Job

Improve the Terse job named: $ARGUMENTS

Reference docs

The bundled sdk-reference.md covers the common path offline. Terse evolves fast, so pull the live docs whenever you reach past what the reference covers or aren't sure it's current:

If anything in the bundled reference disagrees with the live docs, trust the live docs.

Steps

Do not search or read node_modules/. Everything you need is in src/terse.jobs.ts, src/terse.generated.ts, the bundled sdk-reference.md, and live Terse docs — not inside dependency install dirs.

src/terse.generated.ts is the source of truth for connected integrations, available triggers, skills, resources, and deterministic wrappers. Read it alongside the job implementation. Do not run terse integrate list — the generated file already reflects what terse integrate connected.

Installs
25
Repository
terseai/terse
GitHub Stars
33
First Seen
May 22, 2026
improve — terseai/terse