---
title: "Changes to List all skills this agent publishes"
method: GET
path: "/agent/skills"
---

# Changes to List all skills this agent publishes

`GET /agent/skills`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 12 revisions.

- **2026-04-21** `8a22dc180044` — 1 breaking, 2 warning, 1 info
- **2026-02-12** `970d68a5c55d` — 6 info

## Changes

- **2026-04-21** `8a22dc180044` — 1 breaking, 2 warning, 1 info
  - the response's body type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the optional property `skills` from the response with the `200` status
  - removed the optional property `total` from the response with the `200` status
  - api operation id `listSkills` removed and replaced with ``
- **2026-02-12** `970d68a5c55d` — 6 info
  - added the optional property `skills/items/documentation_path` to the response with the `200` status
  - added the optional property `skills/items/examples` to the response with the `200` status
  - added the optional property `skills/items/input_modes` to the response with the `200` status
  - added the optional property `skills/items/output_modes` to the response with the `200` status
  - added the optional property `skills/items/tags` to the response with the `200` status
  - added the optional property `total` to the response with the `200` status

---

[Operation](https://skmtc.dev/getbindu/apis/bindu-agent-api/docs/agent/skills/get.md) · [API](https://skmtc.dev/getbindu/apis/bindu-agent-api.md) · [Page](https://skmtc.dev/getbindu/apis/bindu-agent-api/changes/agent/skills/get)
