improve

Installation
SKILL.md

Improve a Terse Job

Improve the Terse job named: $ARGUMENTS

Reference docs

The bundled sdk-reference.md is a quick offline cheat sheet, but Terse evolves fast. Always pull the live docs before making non-trivial changes:

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
14
Repository
terseai/terse
GitHub Stars
15
First Seen
May 22, 2026
improve — terseai/terse