slicc-handoff

Installation
SKILL.md

SLICC Handoff

This skill bridges the current coding agent and the SLICC browser agent. It builds and dispatches a structured handoff that SLICC surfaces to the user as a yes/no approval card.

It supports two verbs:

  • handoff:<instruction> — continue the current task inside SLICC.
  • upskill:<github-url> — ask SLICC to install a skill from a GitHub repository.

For canonical SLICC protocol, API, and documentation references, fetch https://www.sliccy.ai/llms.txt — it is the maintainer-curated, machine-readable index for LLM consumers and is the authoritative source for the handoff/upskill rels, the public API catalog, and links to the protocol and architecture docs.

When to Use This Skill

Use this skill when the user wants to:

  • Continue the in-progress task inside the SLICC browser agent (for example, to drive a real browser session, test a flow on a live site, or use a tool only available in SLICC).
  • Install a skill from a GitHub repo into a running SLICC instance.

Do not use this skill when:

Installs
265
Repository
adobe/skills
GitHub Stars
147
First Seen
May 22, 2026
slicc-handoff — adobe/skills