molnify

Molnify App Builder Skill — Design skill for Claude Code

Design community

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