CLI + SDKs live
Website under construction
The package manager for AI agents
Discover, trust, and install language-agnostic tools and full agents. Open-source agentic tools, signed and evaluated — built for developers by developers.
Install AgentPM CLI
brew tap agentpm-dev/tap
brew install agentpmscoop bucket add agentpm https://github.com/agentpm-dev/scoop-bucket
scoop install agentpmInstall Tool
agentpm install @ns/toolnameLoad Tool
const t = await load('@ns/toolname');t = load("@ns/tooname");Packages
8
Namespaces
1
Downloads (7d)
19
Total security issues
High: 0Medium: 0Low: 0
Most common licenses
MIT
Trending tools
@zack/html-to-markdown
SignedTool
Convert raw HTML into Markdown and plain text, with optional main-content extraction.
⬇ 3 / weekv0.1.1 • MIT
@zack/translate-text
SignedTool
Translate text into a target language using LLM.
⬇ 3 / weekv0.1.4 • MIT
@zack/summarize-text
SignedTool
Summarize long text to a concise abstract.
⬇ 3 / weekv0.1.8
@zack/sentiment-analysis
SignedTool
Sentiment analysis using VADER.
⬇ 3 / weekv0.1.5
@zack/wikipedia-scrape
SignedTool
Fetch a Wikipedia URL and return title, text, and image URLs.
⬇ 3 / weekv0.1.5 • MIT
@zack/resize-image
SignedTool
Resize an image from a URL. Returns base64 JPEG.
⬇ 3 / weekv0.1.7 • MIT
@zack/http-fetch
SignedTool
Make HTTP requests (GET/POST/etc.) and return normalized response metadata and content.
⬇ 1 / weekv0.1.0 • MIT
@zack/capitalize
Tool
Uppercases text and (optionally) summarizes, extracts keywords, and estimates sentiment.
⬇ 0 / weekv0.1.0