प्रोडक्ट टियर पेज
Agent task में new product tier या feature के लिए landing page बनानी है।
जब Antigravity का Agent Manager product launch workflow चला रहा हो, landing page step के लिए कोई separate design और deployment process नहीं होनी चाहिए। Felo Landing Page natural-language prompt से hosted page generate करता है और एक live URL लौटाता है जिसे एजेंट launch plan में include, stakeholders के साथ share, या team को hand off कर सके — सब कुछ same task में।
ये वो prompts हैं जहाँ Antigravity का Agent Manager felo-landingpage को route करता है — जब task का output document नहीं बल्कि live page है।
Agent task में new product tier या feature के लिए landing page बनानी है।
Agent को launch workflow के हिस्से के रूप में new feature के लिए page ship करनी है।
Agent task में upcoming event के लिए registration page बनानी है।
छह capabilities जो एजेंट्स को किसी भी launch workflow के हिस्से के रूप में एक live landing page ship करने देती हैं।
एजेंट एक ही task में landing page generate और deploy करता है — किसी अलग tool की ज़रूरत नहीं।
Proven landing page patterns apply करता है: hero, benefits, social proof, CTA।
एजेंट द्वारा दिए गए product brief के आधार पर headline, subhead और body copy लिखता है।
Generated page पर आपकी color और font settings अपने आप apply करता है।
Generated pages by default responsive होती हैं — कोई अतिरिक्त configuration नहीं।
तब सक्रिय होता है जब एजेंट टास्क में landing page या launch page बनाना शामिल ह���।
डेवलपर्स इस स्किल का उपयोग Antigravity के अंदर कैसे करते हैं — त्वरित खोज से लेकर जटिल बहु-चरण वर्कफ़्लो तक।

Agent task में new product tier या feature के लिए landing page बनानी है।

Agent को launch workflow के हिस्से के रूप में new feature के लिए page ship करनी है।

Agent task में upcoming event के लिए registration page बनानी है।
एक बार install होने के बाद, felo-landingpage तब activate होता है जब कोई एजेंट task को hosted page चाहिए — Agent Manager इसे workflow के हिस्से के रूप में generate और deploy करता है, एक separate step के रूप में नहीं।
Felo स्किल्स रेपो क्लोन करें और स्किल को अपनी ग्लोबल Antigravity स्किल्स डायरेक्टरी में कॉपी करें।
# 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/इस प्रॉम्प्ट को सीधे Antigravity में पेस्ट करें। एजेंट रेपो क्लोन करेगा और स्किल को अपने आप कॉपी करेगा।
Felo skills repo clone करें और felo-landingpage को .agent/skills/ में copy करें ताकि team-wide access हो। SKILL.md description इसे page generation, campaign launches, या rapid prototyping वाले tasks के लिए activate करता है।
अपने environment में FELO_API_KEY जोड़ें। स्किल Felo Landing Page Task API call करती है, completion के लिए poll करती है, और live URL लौटाती है — आपकी तरफ से कोई deployment infrastructure नहीं चाहिए।
Run the skill in Google Antigravity and get results immediately.
कोई कॉन्फ़िगरेशन नहीं चाहिए। स्किल फ़ोल्डर के अंदर SKILL.md फ़ाइल Antigravity के Agent Manager को बताती है कि इसे कब सक्रिय करना है। एक बार फ़ोल्डर सही जगह पर होने के बाद, एजेंट आपके प्रॉम्प्ट के आधार पर स्वचालित रूप से स्किल पर रूट करता है।
felo-landingpage को .agent/skills/ में install करें और Antigravity एजेंट को किसी भी launch plan या campaign workflow के हिस्से के रूप में landing pages generate और host करने दें।