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.
- Host: GitHub
- URL: https://github.com/khanhduyvt0101/pdfvector-skills
- Owner: khanhduyvt0101
- Created: 2026-06-09T08:37:32.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-11T04:57:54.000Z (about 2 months ago)
- Last Synced: 2026-06-11T06:25:45.636Z (about 2 months ago)
- Topics: agent-skills, api-docs, document-ai, pdf, pdfvector
- Language: TypeScript
- Homepage: https://www.skills.sh/khanhduyvt0101/pdfvector-skills/pdfvector-api
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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