Product tier page
Agent task involves creating a landing page for a new product tier or feature.
When Antigravity's Agent Manager is running a product launch workflow, the landing page step shouldn't require a separate design and deployment process. Felo Landing Page generates a hosted page from a natural-language prompt and returns a live URL the agent can include in the launch plan, share with stakeholders, or hand off to the team — all within the same task.
These are the prompts where Antigravity's Agent Manager routes to felo-landingpage — when the task output is a live page, not a document.
Agent task involves creating a landing page for a new product tier or feature.
Agent needs to ship a page for a new feature as part of a launch workflow.
Agent task involves creating a registration page for an upcoming event.
Six capabilities that let agents ship a live landing page as part of any launch workflow.
Agent generates and deploys a landing page in a single task — no separate tool needed.
Applies proven landing page patterns: hero, benefits, social proof, CTA.
Writes headline, subhead, and body copy based on the product brief the agent provides.
Applies your color and font settings to the generated page automatically.
Generated pages are responsive by default — no extra configuration.
Activated when the agent task involves creating a landing page or launch page.
How developers use this skill inside Antigravity — from quick lookups to complex multi-step workflows.

Agent task involves creating a landing page for a new product tier or feature.

Agent needs to ship a page for a new feature as part of a launch workflow.

Agent task involves creating a registration page for an upcoming event.
Once installed, felo-landingpage activates when an agent task requires a hosted page — the Agent Manager generates and deploys it as part of the workflow, not as a separate step.
Clone the Felo skills repo and copy the skill into your global Antigravity skills directory.
# Clone the Felo skills repository
git clone https://github.com/Felo-Inc/felo-skills.git
# Copy this skill to your global Antigravity skills folder
cp -r felo-skills/felo-landingpage ~/.gemini/antigravity/skills/Paste this prompt directly into Antigravity. The agent clones the repo and copies the skill automatically.
Clone the Felo skills repo and copy felo-landingpage into .agent/skills/ for team-wide access. The SKILL.md description activates it for tasks involving page generation, campaign launches, or rapid prototyping.
Add FELO_API_KEY to your environment. The skill calls the Felo Landing Page Task API, polls for completion, and returns a live URL — no deployment infrastructure needed on your side.
When the Agent Manager is building a launch plan, it calls felo-landingpage to generate the page and embeds the live URL in the deliverable. Stakeholders get a link, not a mockup. The agent can also resume a timed-out task using the task_id flag.
No configuration needed. The SKILL.md file inside the skill folder tells Antigravity's Agent Manager when to activate it. Once the folder is in place, the agent routes to the skill automatically based on your prompt.
Install felo-landingpage in .agent/skills/ and let Antigravity agents generate and host landing pages as part of any launch plan or campaign workflow.