Molnify App Builder Skill — Design skill for Claude Code
Official Agent Skill for building Molnify apps - turn Excel/Google Sheets formulas into spreadsheet-driven web apps.
How to install Molnify App Builder Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open molnify/molnify-app-builder-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Molnify App Builder Skill does
Official Agent Skill for building Molnify apps - turn Excel/Google Sheets formulas into spreadsheet-driven web apps. Create from scratch, convert existing spreadsheets, validate and style. Works with Claude Code, Claude.ai, and any skills-compatible AI.
Alternatives in Design
- Brand Guidelines — Apply Anthropic's official brand colors and typography to artifacts 94.1k ★
- Od Contribute — Open a first-contribution PR (or bug issue) on nexu-io/open-design — works for non-coders too 91.8k ★
- Scroll Craft — Claude Code skill for premium scroll-driven websites 1k ★
README
Molnify App Builder - Agent Skill
The official [Agent Skill](https://agentskills.io) for building **Molnify apps** - spreadsheet-driven web apps where Excel or Google Sheets formulas do the calculation and colored cells define the inputs, outputs, charts, and actions.
It covers the whole job: building an app from scratch, converting an existing spreadsheet into one, validating it, and styling it. Inside are a `SKILL.md` entry point, companion reference guides, worked examples, and Python tools for inspecting and validating `.xlsx` files.
It's plain text and Apache-2.0 licensed, so there's nothing to take on trust: every instruction the agent follows and every line the Python tools run is readable right here.
What you can build
Calculators and quoting tools, ROI and pricing models, dashboards, multi-step forms and wizards, inspection and field-report apps with PDF output, internal tools backed by a database. If you can model it in a spreadsheet, you can ship it as an app.
Use it with any AI
It's an open Agent Skill, so it works the same in Claude Code, OpenAI Codex, Cursor, Gemini CLI, GitHub Copilot, and the other skills-compatible agents. Add it once and build Molnify apps from whichever one you already use. Any other AI works too: just point it at `SKILL.md`.
Discover & install from molnify.com
npx skills add https://app.molnify.com
This reads the discovery manifest at `https://app.molnify.com/.well-known/agent-skills/index.json`, verifies the download against its published SHA-256 digest, and installs the skill into the right place for your agent (e.g. `~/.claude/skills/` for Claude Code).
Claude Code (manual)
# Personal (all projects):
git clone https://github.com/molnify/molnify-app-builder-skill ~/.claude/skills/molnify-app-builder
# Or per-project:
git clone https://github.com/molnify/molnify-app-builder-skill .claude/skills/molnify-app-builder
Claude.ai
Download a release `.zip` (below) and upload it
Related Skills
Skill Builder
A Claude skill for building Claude skills. Guides you through 5 phases to design, write, and validate any Clau
Creative Design
Use when creating new UIs from scratch — landing pages, marketing sites, prototypes, or any greenfield fronten
Taskstoissues
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available de
Sp.Taskstoissues
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available de
Comms Dashboard
Turn your Slack, email, and Google Docs into one prioritized HTML dashboard — with draft replies ready to send
App Onboarding Questionnaire
A Claude Code skill that designs and builds high-converting questionnaire-style app onboarding flows — modelle
Related Agents
State Syncer
Validate pipeline state integrity (transitions, dedup, required fields per status) and mirror to Google Sheets
Data Puller
Google Sheets 파싱 파이프라인의 데이터 shape·정합성·누락을 조사·보고하는 전담 에이전트. 사용 시점 — 시트 동기화 결과가 이상할 때, 새 시트/탭 추가 전 영향도 파악, 특정 카테
Your Role
Help users create, convert, and maintain Claude Code Skills through: 1. Creating New Skills: Interactive guida