doable.me avatar

doable.me

Official

@doable-me

0Followers
|
1Public Repos
|
16Published Skills

Doable.me provides MCP-app skills for generating documents, presentations, videos, ecommerce sites, and print-ready designs with built-in PGlite data persistence.

Skills Distribution
DomainUI/UX & Crea...Document & Present.. (30%)Print & Digital De.. (25%)Programmatic Video.. (15%)Web & Ecommerce De.. (15%)

Agent Skills by doable.me

Showing 16 vetted skills indexed across 1 GitHub repositories.

doable-medoable-me
39

pdf

Generates print-ready PDF documents from HTML using @page CSS and headless Chrome rendering.

Official
Intermediate
doable-medoable-me
39

xlsx

Generates formula-driven Excel spreadsheets with structured sheets via exceljs.

Official
Intermediate
doable-medoable-me
39

web-slides-generator

Generate animated single-file HTML presentation slides with CSS themes and keyboard navigation.

Official
Intermediate
doable-medoable-me
39

ai-pptx

Generate PowerPoint presentations as .pptx files using PptxGenJS JavaScript code.

Official
Advanced
doable-medoable-me
39

markdown

Generates GitHub-flavored Markdown documents with frontmatter, headings, tables, and code blocks.

Official
Basic
doable-medoable-me
39

business-card-maker

Generates print-ready business card designs as self-contained HTML files with front and back sides.

Official
Advanced
doable-medoable-me
39

event-invite-maker

Generate single-page HTML/CSS digital event invitations with themed templates and RSVP buttons.

Official
Intermediate
doable-medoable-me
39

ai-testing

Coordinates multi-agent exploratory, functional, and regression testing of web, mobile, and API products.

Official
Advanced
doable-medoable-me
39

newsletter-template

Generates table-based HTML email newsletters styled as classic Indian broadsheet newspapers.

Official
Intermediate
doable-medoable-me
39

remotion-video-creation

Build programmatic videos with Remotion using React components and in-browser rendering.

Official
Advanced
doable-medoable-me
39

competitor-analysis

Generates a Patchright scraping script and standalone HTML dashboard for competitor intelligence.

Official
Intermediate
doable-medoable-me
39

ecommerce-website

Generates conversion-focused ecommerce storefronts with PLP, PDP, cart, and checkout following WCAG 2.2 and Core Web Vitals rules.

Official
Advanced
doable-medoable-me
39

resume-cv

Generates, rewrites, and tailors resumes and CVs with ATS keyword optimization.

Official
Advanced
doable-medoable-me
39

magazine-flipbook

Generates a self-contained HTML magazine flipbook with page-flip physics, curl, shadows, and sound.

Official
Advanced
doable-medoable-me
39

inbuilt-database

Creates and queries per-project PGlite databases with migrations and row-level security.

Official
Advanced
doable-medoable-me
39

greeting-card

Generates occasion-appropriate greeting card designs with typography, color palettes, messages, and print-ready export specs.

Official
Advanced

Frequently Asked Questions About doable.me

FAQPage Schema
What 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.