gsdl-fetch-source

Installation
SKILL.md

GSDL Fetch Source

Retrieves content from a remote source (Linear, Notion, or Slite) and formats it into seed.md content for the GSDL pipeline. Called by the gsdl orchestrator when a URL argument is detected.

Inputs

  • SOURCE_URL — the full URL provided by the user
  • SOURCE_TYPE (optional) — explicit hint: linear, notion, or slite. If omitted, auto-detect from URL.

Output

Produces two values for the caller to use:

  1. Suggested project name — kebab-case, derived from the fetched title
  2. Seed content — formatted Markdown to write into seed.md

Step 1 — Detect Source Type

Related skills

More from nsantini/gsdl

Installs
26
Repository
nsantini/gsdl
GitHub Stars
3
First Seen
Mar 12, 2026