Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions skills/integrations/grpc-dev/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Skill: grpc-dev

**Activates when:** Working on gRPC streaming, AG-UI event flow, WatchSessionMessages, control plane ↔ runner protocol, or debugging gRPC connectivity.

---
name: grpc-dev
description: >
Use when working on gRPC streaming, AG-UI event flow,
WatchSessionMessages, the control-plane-to-runner protocol, or
debugging gRPC connectivity in Ambient.
---

# gRPC Development

## Architecture

Expand Down
12 changes: 8 additions & 4 deletions skills/sessions/ambient-api-server/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Skill: ambient-api-server

**Activates when:** Working in `components/ambient-api-server/` or asked about API server, REST endpoints, gRPC, OpenAPI, or plugins.

---
name: ambient-api-server
description: >
Use when working in components/ambient-api-server/ or on the Ambient API
Server's REST endpoints, gRPC streams, OpenAPI generation, plugin resources,
auth, migrations, or tests.
---

# Ambient API Server

## What This Skill Knows

Expand Down