Claude Code
Landing page generation workflows के लिए Claude Code के अंदर Felo Landing Page का उपयोग करें।
# Add the marketplace
/plugin marketplace add Felo-Inc/felo-skills
# Install this skill
/plugin install felo-landingpage@felo-aiFelo Landing Page generates hosted landing pages from text prompts using the Felo Landing Page Task API, returning a live URL you can share immediately. Available on Claude Code, OpenClaw, Hermes Agent, and Codex.
लैंडिंग पेज मैन्युअली बनाना धीमा है, design skills की ज़रूरत होती है, और launches में रुकावट डालता है।
Traditional landing pages को design, code और deploy करने में सरल use cases के लिए भी कई दिन लगते हैं।
Designer-रहित टीमें कतार में इंतज़ार करती हैं या ऐसे generic templates से समझौता कर लेती हैं जो convert नहीं करते।
एक page को live करने के लिए hosting setup, DNS और deployment pipelines चाहिए — जो कि एक quick task होनी चाहिए।
Felo Landing Page, Felo Landing Page Task API का उपयोग करके text prompts से hosted landing pages generate करता है और एक live URL देता है जिसे आप तुरंत share कर सकते हैं।
सभी समर्थित प्लेटफ़ॉर्म एक ही landing page generation क्षमता प्रदान करते हैं।
Landing page generation workflows के लिए Claude Code के अंदर Felo Landing Page का उपयोग करें।
# Add the marketplace
/plugin marketplace add Felo-Inc/felo-skills
# Install this skill
/plugin install felo-landingpage@felo-aiAgent workflows के अंदर landing page generation के लिए OpenClaw में Felo Landing Page इंस्टॉल करें।
# Official OpenClaw installer
bash <(curl -s https://raw.githubusercontent.com/Felo-Inc/felo-skills/main/scripts/openclaw-install.sh)
# Official ClawHub install
clawhub install felo-landingpageबातचीत छोड़े बिना landing page generation के लिए Hermes Agent में Felo Landing Page का उपयोग करें।
# Installs all skills that contain a SKILL.md (includes felo-twitter-writer and felo-superAgent)
bash <(curl -s https://raw.githubusercontent.com/Felo-Inc/felo-skills/main/scripts/install-hermes.sh)Terminal से landing page generation के लिए Codex में Felo Landing Page जोड़ें। npm के ज़रिए इंस्टॉल करें या skill फ़ोल्डर कॉपी करें।
# Install all Felo skills globally
npm install -g felo-ai
# Or install this skill manually
git clone https://github.com/Felo-Inc/felo-skills.git
cd felo-skills
cp -r felo-landingpage ~/.codex/skills/जब Antigravity का Agent Manager product launch workflow चला रहा हो, landing page step के लिए कोई separate design और deployment process नहीं होनी चाहिए। Felo Landing Page natural-language prompt से hos
# 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/मुख्य फ़ीचर्स जो Felo Landing Page को लैंडिंग पेज जनरेशन वर्कफ़्लो के लिए उपयोगी बनाते हैं।
अपनी ज़रूरत को नेचुरल लैंग्वेज में describe करें और एक complete, hosted landing page पाएँ।
हर generated page को एक shareable URL मिलता है जिसे आप बिना deployment के तुरंत उपयोग कर सकते हैं।
जब तक पेज तैयार न हो जाए, हर 10 सेकंड में poll करता है। Timed-out tasks को task_id से resume करें।
केवल एक Felo API key के साथ स्वतंत्र रूप से काम करता है। कोई और skills या tools नहीं चाहिए।
लैंडिंग पेज जनरेशन टास्क के लिए सबसे बेहतर जहाँ मैन्युअल काम बहुत धीमा या error-prone हो।



इंस्टॉल करें, configure करें और चलाएँ।
Platform-specific install command का उपयोग करें।
felo.ai/settings/api-keys से FELO_API_KEY एक्सपोर्ट करें।
लैंडिंग पेज जनरेशन ट्रिगर करने के लिए नेचुरल लैंग्वेज का उपयोग करें।
लैंडिंग पेज जनरेशन के लिए Felo Landing Page का उपयोग कर रही टीमों का फ़ीडबैक।
“हर हफ़्ते मैन्युअल लैंडिंग पेज जनरेशन के घंटे बचाता है।”
“आउटपुट क्वालिटी consistent है और share करने के लिए तैयार है।”
“हमारे वर्कफ़्लो में बिना किसी रुकावट के integrate होता है।”
Felo Landing Page इंस्टॉल करें ताकि लैंडिंग पेज जनरेशन आपके Codex वर्कफ़्लो में आ जाए।
एक API key हर प्लेटफ़ॉर्म पर हर Felo स्किल कवर करती है।