/
/AstrBot OpenAPI v1
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 3d ago
Bot Config Routes4
Bots15
Chat28
Config Profiles7
Conversations8
Files5
IM2
MCP11
Open API2
Personas15
Plugin Pages12
Plugin Sources5
Plugins40
Provider Sources10
Providers19
Sessions11
Skills24
  • getList skills
  • postUpload or import a skill archive
  • postUpload multiple skill archives
  • deleteDelete a skill by query name
  • patchUpdate skill metadata or enabled state by body name
  • getDownload a skill archive by query name
  • getList files in a skill by query name
  • getGet skill file content by query name and path
  • putUpdate skill file content by body name and path
  • deleteDelete a skill
  • patchUpdate skill metadata or enabled state
  • getDownload a skill archive
  • getList files in a skill
  • getGet skill file content
  • putUpdate skill file content
  • getList Shipyard Neo skill candidates
  • getList Shipyard Neo skill releases
  • getGet a Shipyard Neo skill payload
  • postEvaluate a Shipyard Neo skill candidate
  • postPromote a Shipyard Neo skill candidate
  • postRoll back a Shipyard Neo skill release
  • postSync a Shipyard Neo skill release
  • postDelete a Shipyard Neo skill candidate
  • postDelete a Shipyard Neo skill release
Subagents3
System Config4
T2I8
    Skills

    List skills

    Required scope: skill

    get/api/v1/skills

    Query parameters

    enabledboolean
    sourcestring

    Response

    Standard AstrBot success response

    status'ok' required
    messagestring
    {"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}

    Changes