An open API service indexing awesome lists of open source software.

https://github.com/khanhduyvt0101/pdfvector-skills

Public PDF Vector agent skills generated from @pdfvector/api-docs.
https://github.com/khanhduyvt0101/pdfvector-skills

agent-skills api-docs document-ai pdf pdfvector

Last synced: about 2 months ago
JSON representation

Public PDF Vector agent skills generated from @pdfvector/api-docs.

Awesome Lists containing this project

README

          

# PDF Vector Skills

Public agent skills for using PDF Vector APIs.

View the skill on skills.sh:

https://www.skills.sh/khanhduyvt0101/pdfvector-skills/pdfvector-api

Install the API skill:

```bash
npx skills add khanhduyvt0101/pdfvector-skills --skill pdfvector-api
```

The skill content is generated from the published `@pdfvector/api-docs` package:

```bash
bun install
bun run generate
bun run check
```

Source docs:

- API reference: https://global.pdfvector.com/api/reference
- TypeScript SDK: https://www.npmjs.com/package/@pdfvector/client
- Shared docs package: https://www.npmjs.com/package/@pdfvector/api-docs