changelog/appfunnel-editor-skillshipped jul 11, 2026
The Editor MCP gives your agent the connection; the appfunnel-editor skill gives it the know-how. Drop it in and your agent already understands how to pair with your editor, how an AppFunnel funnel is shaped in code, and how to run a proper read, write, and verify loop instead of guessing.
Use cases
- Knows the connect flow - the agent pairs to your editor tab correctly the first time, without hand-holding
- Understands the model - it knows
funnel.ts, page components, products, and checkout, so its edits fit the grain - Works the loop - read the files, make the change, watch the preview, verify with a screenshot, then move on
Impact
A capable agent still stumbles on a codebase it has never seen. Packaging the connect flow and the funnel model as a skill means your agent starts productive rather than exploring, and it works the same disciplined verify loop every time, so the changes it ships are ones you can trust.