/
/AstrBot OpenAPI v1
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 6d ago
Bot Config Routes4
Bots15
Chat24
Config Profiles7
Files6
IM2
MCP11
Open API2
Personas15
Plugin Pages12
Plugin Sources5
Plugins37
Provider Sources10
Providers19
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

    Upload or import a skill archive

    post/api/v1/skills

    Response

    Standard AstrBot success response

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

    Changes