MoFA
Official@mofa-org
Modular Framework of Agent
Agent Skills by MoFA
Showing 51 vetted skills indexed across 1 GitHub repositories.
mofa-youtube
Generate timestamped transcripts and metadata.json from YouTube or local audio.
mofa-site
Scaffold static websites and lesson sites from content using multiple template families.
mofa-infographic
Generate multi-section infographics from structured prompts with Gemini rendering.
Extract text and tables from PDFs and export to Excel, CSV, or Markdown.
mofa-cli
Orchestrate AI content generation pipelines for slides, cards, comics, infographics, and videos.
mofa-cards
Generate PNG greeting cards in multiple Chinese art styles.
mofa-slides
Generate PPTX presentation decks from prompts and templates via the mofa CLI.
mofa-frame
Extract a PNG frame from a video at a specified timestamp using ffmpeg.
mofa-fm
Synthesize speech from text using preset or cloned voices via ominix-api.
mofa-comic
Generate multi-panel comic strips from text prompts via Gemini.
mofa-podcast
Convert topics or scripts into multi-speaker podcast MP3s with TTS voices.
xlsx
Automate Excel workbook creation, editing, and analysis with formulas and formatting.
mofa-publish
Deploy built static sites to GitHub Pages or Mac Mini hosting.
mofa-web
Generate website visuals from prompts using styles/web.toml configurations.
mofa-memory
Persist and retrieve knowledge across agent runs using semantic embeddings in SQLite.
mofa-video
Automate AI-generated animated video cards from prompts into MP4 files.
mofa-crawlee-python
Guide AI to set up and run Crawlee-Python crawlers for web scraping.
mofa-agent-memory-deck
Render agent memory trace JSON payloads into PowerPoint audit decks.
pptx
Convert HTML slides into editable PowerPoint decks and manage layouts.
mofa-research
Plan search angles, execute parallel searches, and synthesize structured reports.
dws
Orchestrate DingTalk workflows across tables, calendars, docs, and chats via the dws CLI.
mofa-defuddle
Extract clean article content from web pages into Markdown or JSON.
mofa-pinchtab
Automate PinchTab browsing sessions for batch text extraction across multiple URLs.
ctrip-flight-search
Automate flight searches on Ctrip for prices and schedules.
Frequently Asked Questions About MoFA
FAQPage SchemaWhat specific tasks can I perform with this framework?▼
You can generate multimedia assets like PPTX decks, infographics, and podcasts, perform web scraping via Firecrawl or Crawlee, and manage complex data extraction from PDFs or images using PaddleOCR.
Who is the target persona for this framework?▼
This framework is designed for developers and technical researchers who need to build modular, repeatable content pipelines and multi-agent systems that require persistent memory and structured data handling.
What are the prerequisites for running these modules?▼
Users require a local environment capable of executing modular packages defined by YAML frontmatter and Markdown, with dependencies including SQLite for memory persistence and various CLI-based interfaces for specific task execution.