Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
---
tags:
- CLI
- image-hosting
- agent-integration
- npm-package
- authentication
projects:
- PixelVault
tools:
- Node.js
- npm
---
# pixelvault-cli

[![npm](https://img.shields.io/npm/v/pixelvault-cli)](https://www.npmjs.com/package/pixelvault-cli)
Expand Down Expand Up @@ -106,6 +119,14 @@ pixelvault config get api_key # Get a value

- Node.js 20+

## Learn more

- [PixelVault](https://pixelvault.dev) — agent-first image hosting
- [API docs](https://pixelvault.dev/docs) — full REST reference + OpenAPI 3.1
- [Guide: Image hosting for AI agents](https://pixelvault.dev/blog/image-hosting-for-ai-agents)
- [Guide: The simplest image hosting API](https://pixelvault.dev/blog/image-hosting-api)
- [Agent skill](https://github.com/pixelvault-dev/skill) — for Claude Code, Codex, and Cursor

## License

MIT
Loading