@zack
PublicAgentPM Examples
- Published
agentpm-docs@0.1.0• 4d ago - Published
devwork-copilot@0.1.2• 4d ago - Published
devwork-maintainer-guide@0.1.0• 4d ago - Published
support-assistant-workspace@0.1.3• 4d ago - Published
support-response-handbook@0.1.0• 4d ago - Published
triage-worker-python@0.1.2• 2w ago - Published
support-assistant-workspace@0.1.2• 2w ago - Published
triage-worker-python@0.1.1• 2w ago - Published
support-assistant-workspace@0.1.1• 2w ago - Published
research-console@0.1.2• 2w ago - Published
ops-console@0.1.1• 2w ago - Published
devwork-copilot@0.1.1• 2w ago - Published
research-brief-playbook@0.1.0• 2w ago - Published
issue-triage-playbook@0.1.0• 2w ago - Published
slack-status-update@0.1.0• 2w ago - Published
incident-handoff-checklist@0.1.0• 2w ago - Published
http-fetch@0.1.1• 4w ago
Prepared vector-mode retrieval corpus built from the public AgentPM v0.1 docs set.
Interactive GitHub maintainer copilot with explicit approval gates for write actions.
Small vector-mode maintainer guide for issue triage, labeling, and review-comment drafting workflows.
Multi-agent workspace starter that combines one published agent root with local generated agent manifests.
Multi-file support response handbook for direct context loading across drafting, escalation, and customer messaging workflows.
Python SDK starter for a local triage worker that combines a published AgentPM agent with one extra direct tool.
Research assistant for crawling public sources, extracting structured content, and producing concise summaries.
Operations assistant for reviewing issues, querying data, transforming JSON payloads, and drafting Slack-ready updates.
Multi-step workflow guidance for gathering sources and producing a concise research brief.
Procedural guidance for reviewing issue queues, identifying priority, and drafting follow-through.
Workflow guidance for turning operational findings into concise Slack updates.
Operational handoff checklist for incident updates, shift changes, and follow-through tracking.
Make HTTP requests (GET/POST/etc.) and return normalized response metadata and content.
Starter MCP tool server backed by a curated local AgentPM tool set.
Shell-first automation starter that chains AgentPM tools with agentpm run --input-file.
Node SDK starter for an interactive local research assistant built on AgentPM-installed tools.
Split markdown or text into deterministic chunks with heading context, overlap, and fallback subdivision for oversized content.
Apply deterministic transformation operations to JSON objects and arrays.
Extract structured tables from HTML or CSV sources into normalized rows and columns.
Convert local documents into normalized markdown or plain text with lightweight metadata.
Query CSV data with structured filter, sort, select, and aggregate operations.
Extract text from PDFs, either from a URL or base64-encoded PDF data.
Post or update Slack messages using a compact action surface for agent notifications.
Fetch a web page and return cleaned content, metadata, and discovered links.
Read and update GitHub issues using a compact, agent-friendly action surface.
Crawl a bounded set of pages while respecting robots.txt, depth limits, and URL filters.
Convert raw HTML into Markdown and plain text, with optional main-content extraction.
Summarize long text to a concise abstract.
Sentiment analysis using VADER.
Fetch a Wikipedia URL and return title, text, and image URLs.
Translate text into a target language using LLM.
Resize an image from a URL. Returns base64 JPEG.
Uppercases text and (optionally) summarizes, extracts keywords, and estimates sentiment.