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.
brew tap agentpm-dev/tap
brew install agentpmscoop bucket add agentpm https://github.com/agentpm-dev/scoop-bucket
scoop install agentpmagentpm install @ns/toolnameconst t = await load('@ns/toolname');t = load("@ns/tooname");Trending tools
Convert raw HTML into Markdown and plain text, with optional main-content extraction.
Make HTTP requests (GET/POST/etc.) and return normalized response metadata and content.
Extract text from PDFs, either from a URL or base64-encoded PDF data.
Summarize long text to a concise abstract.
Translate text into a target language using LLM.
Fetch a Wikipedia URL and return title, text, and image URLs.
Fetch a web page and return cleaned content, metadata, and discovered links.
Sentiment analysis using VADER.
Resize an image from a URL. Returns base64 JPEG.
Uppercases text and (optionally) summarizes, extracts keywords, and estimates sentiment.