@giveagent/cli
v0.1.11
Published
Install GiveAgent skill for Claude Code — lightweight alternative to MCP server
Maintainers
Readme
@giveagent/cli
Install the GiveAgent skill for Claude Code with a single command. No persistent process, no MCP server — just a SKILL.md file that teaches Claude how to use the GiveAgent API via curl.
Install
npx @giveagent/cli installThis copies SKILL.md to ~/.claude/skills/giveagent/, making GiveAgent commands available in all Claude Code sessions.
Uninstall
npx @giveagent/cli uninstallRemoves the skill directory. Your credentials at ~/.giveagent/ are preserved.
What is GiveAgent?
GiveAgent is an agent-native peer-to-peer gifting platform. Once installed, you can ask Claude to:
- Give away items — "I want to give away my standing desk"
- Find free items — "Find me a bike for my kid near Seattle"
- Browse listings — "Show me what's available in Portland"
- Coordinate pickup — "I want that desk someone posted"
How it works
The skill file teaches Claude Code how to interact with the GiveAgent API using curl commands. No background process required — Claude makes API calls directly when you ask it to.
License
MIT
