simplepdf-embed Skill
simplepdf-embed is a TypeScript AI agent skill for Codex with npx. PDF editor in the browser – add text, checkboxes, pictures, signatures to PDF files. Merge, rotate PDF pages – iframe, script and React component
How to use simplepdf-embed Skill
Install or run
npm install @simplepdf/react-embed-pdfClient configuration
{
"name": "__MSG_app_name__",
"description": "__MSG_app_description__",
"default_locale": "en",
"version": "1.3.3",
"manifest_version": 3,
"permissions": ["activeTab", "scripting", "storage"],
"host_permissions": ["<all_urls>"],
"background": {
"service_worker": "background.js"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "/images/logo_16.png",
"32": "/images/logo_32.png",
"48": "/images/logo_48.png",
"128": "/images/logo_128.png"
}
},
"icons": {
"16": "/images/logo_16.png",
"32": "/images/logo_32.png",
"48": "/images/logo_48.png",
"128": "/images/logo_128.png"
}
}
Compatible clients
What is simplepdf-embed Skill?
simplepdf-embed is a TypeScript AI agent skill for Codex with npx. PDF editor in the browser – add text, checkboxes, pictures, signatures to PDF files. Merge, rotate PDF pages – iframe, script and React component This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Document generation support
- Anthropic provider support
- package.json config support
Technical details
Install or run simplepdf-embed using npx. Check SimplePDF/simplepdf-embed for the latest setup command.
- Built for TypeScript
- Built for Node.js
- Built for Python
- Built for Go
- Install or run with npx
- Works with Codex
- Uses SSE transport
- Network access
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use simplepdf-embed Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for codex users.
Built with
Explore related resources
Frequently asked questions
What is simplepdf-embed?
simplepdf-embed is a TypeScript AI agent skill for Codex with npx. PDF editor in the browser – add text, checkboxes, pictures, signatures to PDF files. Merge, rotate PDF pages – iframe, script and React component
Who is simplepdf-embed best for?
simplepdf-embed is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, codex users.
How do I install simplepdf-embed?
Install or run simplepdf-embed using npx. Check simplepdf-embed for the latest setup command.
Is simplepdf-embed actively maintained?
simplepdf-embed may need a closer maintenance check before production use.
Auto-fetched from GitHub.