Skip to main content
📄
Share & Embed
Document Processing Agent
Direct Link
https://www.joinasterism.com/stacks/document-processing-agentBadge
Add a badge to your README or documentation.
Document Processing Agent • 4 skills
Markdown
[](https://www.joinasterism.com/stacks/document-processing-agent)HTML
<a href="https://www.joinasterism.com/stacks/document-processing-agent">
<img src="https://www.joinasterism.com/api/badges/stack/document-processing-agent" alt="Document Processing Agent" />
</a>Install Button
Add an install button to your website.
Install Document Processing Agent
HTML
<a href="https://www.joinasterism.com/stacks/document-processing-agent" style="display: inline-flex; align-items: center; gap: 8px; padding: 8px 16px; background: #18181b; color: white; border-radius: 6px; text-decoration: none; font-family: system-ui, sans-serif; font-size: 14px;">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"></path>
</svg>
Install Document Processing Agent
</a>Embed Widget
Embed an interactive widget on your website.
📄
Document Processing Agent
4 skills
Read, generate, and transform PDF, Word, PowerPoint, and Excel documents.
aster install --stack document-processing-agent
HTML
<iframe
src="https://www.joinasterism.com/stacks/document-processing-agent/widget"
width="400"
height="200"
frameborder="0"
style="border-radius: 8px; border: 1px solid #e5e5e5;"
></iframe>JSON Data
Use this JSON data for custom integrations.
JSON
{
"name": "Document Processing Agent",
"slug": "document-processing-agent",
"description": "Read, generate, and transform PDF, Word, PowerPoint, and Excel documents.",
"skills": [
"hunted/pdf",
"hunted/docx",
"hunted/pptx",
"hunted/xlsx"
],
"install": "aster install --stack document-processing-agent",
"url": "https://www.joinasterism.com/stacks/document-processing-agent"
}