Skip to content

Commit 3d6a947

Browse files
committed
docs(ai-chat): align the skills wording with the CLI pinning behavior
1 parent d08d971 commit 3d6a947

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ai-chat/changelog.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ See [chat.createSession](/ai-chat/backend#chat-createsession).
6262

6363
## trigger skills: agent skills for your coding assistant
6464

65-
The CLI's new `trigger skills` command installs Trigger.dev agent skills — including the chat.agent authoring skill — into your coding assistant's native skills directory (Claude Code, Cursor, GitHub Copilot, and Codex / AGENTS.md). The skills ship inside the CLI, version-matched to the SDK you build against, and `trigger dev` offers to install them on first run. `trigger init` can now also set up the MCP server and skills as part of project scaffolding.
65+
The CLI's new `trigger skills` command installs Trigger.dev agent skills — including the chat.agent authoring skill — into your coding assistant's native skills directory (Claude Code, Cursor, GitHub Copilot, and AGENTS-compatible tools such as Codex). The skills ship inside the CLI, versioned with it, and `trigger dev` offers to install them on first run. `trigger init` can now also set up the MCP server and skills as part of project scaffolding.
6666

6767
```bash
6868
npx trigger.dev@4.5.0-rc.6 skills

0 commit comments

Comments
 (0)