doable.me
Official@doable-me
Doable.me provides MCP-app skills for generating documents, presentations, videos, ecommerce sites, and print-ready designs with built-in PGlite data persistence.
Agent Skills by doable.me
Showing 16 vetted skills indexed across 1 GitHub repositories.
Generates print-ready PDF documents from HTML using @page CSS and headless Chrome rendering.
xlsx
Generates formula-driven Excel spreadsheets with structured sheets via exceljs.
web-slides-generator
Generate animated single-file HTML presentation slides with CSS themes and keyboard navigation.
ai-pptx
Generate PowerPoint presentations as .pptx files using PptxGenJS JavaScript code.
markdown
Generates GitHub-flavored Markdown documents with frontmatter, headings, tables, and code blocks.
business-card-maker
Generates print-ready business card designs as self-contained HTML files with front and back sides.
event-invite-maker
Generate single-page HTML/CSS digital event invitations with themed templates and RSVP buttons.
ai-testing
Coordinates multi-agent exploratory, functional, and regression testing of web, mobile, and API products.
newsletter-template
Generates table-based HTML email newsletters styled as classic Indian broadsheet newspapers.
remotion-video-creation
Build programmatic videos with Remotion using React components and in-browser rendering.
competitor-analysis
Generates a Patchright scraping script and standalone HTML dashboard for competitor intelligence.
ecommerce-website
Generates conversion-focused ecommerce storefronts with PLP, PDP, cart, and checkout following WCAG 2.2 and Core Web Vitals rules.
resume-cv
Generates, rewrites, and tailors resumes and CVs with ATS keyword optimization.
magazine-flipbook
Generates a self-contained HTML magazine flipbook with page-flip physics, curl, shadows, and sound.
inbuilt-database
Creates and queries per-project PGlite databases with migrations and row-level security.
greeting-card
Generates occasion-appropriate greeting card designs with typography, color palettes, messages, and print-ready export specs.
Frequently Asked Questions About doable.me
FAQPage SchemaWhat tasks can I accomplish with doable.me's skills?▼
You can generate print-ready PDFs, Excel spreadsheets with real formulas, Markdown files, PowerPoint decks, animated HTML slide presentations, programmatic Remotion videos, ecommerce storefronts, business and greeting cards, event invitations, HTML email newsletters, magazine flipbooks, resumes, competitor-analysis dashboards, and per-project PGlite databases.
Who are doable.me's skills designed for?▼
The skills target builders creating business and creative artifacts: marketers needing newsletters and competitor intelligence dashboards, founders needing pitch decks and ecommerce stores, job seekers needing ATS-optimized resumes, and QA engineers running multi-agent exploratory, functional, and regression testing across web, mobile, desktop, and API targets.
How do the document and presentation skills run in practice?▼
Document skills power Doable's MCP Apps (pdf-builder, spreadsheet-builder, markdown-builder), producing A4/Letter print-ready PDFs via @page CSS, Office Open XML spreadsheets via exceljs, and GitHub-flavored Markdown. Presentations output either a .pptx via PptxGenJS or a self-contained animated HTML artifact rendered in the browser.
How does video rendering work given sandbox limits?▼
Videos are built with Remotion using Doable-specific setup: no create-video scaffold, packages added via install_package, an in-app Player, and in-browser rendering through @remotion/web-renderer that displays the finished MP4 in the preview. CLI rendering is unsupported in the sandbox; read the skill before installing any Remotion package.
Do I need an external database or backend for data storage?▼
No. The inbuilt-database skill provides a per-project PGlite database with no external DB required. It supports data.query, data.migrate, and data.schema operations for SQL tables, rows, CRUD, and relational user-data storage directly inside the project environment.