CodyCody

MCP tools

ccw_skill_list

List the reusable skills on the instance — standalone markdown procedures an agent can fetch and follow.

A skill is a reusable markdown instruction: a procedure written once and followed by any agent that calls it. Skills live outside workflows and are authored in the web interface.

Parameters

Name Type Required Meaning
search string no Filter by name or description.

Returns

The matching skills with their names, ids and descriptions. Fetch one with ccw_skill_call.