Skills
skill.list
Lists available skills. Includes project skills when project_id is provided. Use the returned IDs in enable_skills or force_skills of task.create.
GET
ListSkills
Questions or issues? Contact us at api-support@manus.ai.Documentation Index
Fetch the complete documentation index at: https://open.manus.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Headers
API key for direct authentication. Provide either this or Authorization, not both. See Authentication.
Query Parameters
When provided, includes project-specific skills in addition to the user's global skills. Use project.list to get available project IDs.
Previous
agent.listLists all custom agents in your account. Use the returned IDs in [task.list](https://open.manus.ai/docs/v2/task.list) with `scope=agent_subtask` to view subtasks, or in [agent.detail](https://open.manus.ai/docs/v2/agent.detail) for full details. See the [Agents](https://open.manus.ai/docs/v2/agents-overview) guide.
Next
ListSkills