Skip to content
 ________  ________  ___  ________  ___  __    ___  ___       ___          
|\   __  \|\   __  \|\  \|\   ____\|\  \|\  \ |\  \|\  \     |\  \         
\ \  \|\  \ \  \|\  \ \  \ \  \___|\ \  \/  /|\ \  \ \  \    \ \  \        
 \ \   __  \ \   ____\ \  \ \_____  \ \   ___  \ \  \ \  \    \ \  \       
  \ \  \ \  \ \  \___|\ \  \|____|\  \ \  \\ \  \ \  \ \  \____\ \  \____  
   \ \__\ \__\ \__\    \ \__\____\_\  \ \__\\ \__\ \__\ \_______\ \_______\
    \|__|\|__|\|__|     \|__|\_________\|__| \|__|\|__|\|_______|\|_______|
\|_________|      

Convert any API into agent tool definitions and SKILL.md files

$ apiskill import --spec <file|url>

// upload OpenAPI, Postman, or Insomnia file — or fetch from URL

[ drop .json or .yaml here ]

or click to browse

supports OpenAPI 3.0+, Postman, Insomnia (v3-v5)

--- or ---

// how it works

  1. 01.ImportUpload your OpenAPI spec, Postman collection, or Insomnia file
  2. 02.EditConfigure endpoints, authentication, and tool descriptions
  3. 03.ExportDownload ready-to-use tools.json and SKILL.md files for your AI agent

// frequently asked questions