Works with the AI tools you already use
Nex ai Content Generator
by Nex AI
High-reliability Dutch content engine with a Claude-Gemini-Qwen fallback chain and template safeties.
Free
See it in action
You say
Generate website copy for a plumbing business named 'De Rioolmeester' in Amsterdam, focusing on emergency repairs and leak detection.
Your agent does
{ "status": "success", "model": "claude-3-opus", "content": { "hero": "Snelle hulp bij lekkages in Amsterdam...", "services": "Van noodreparaties tot geavanceerde lekdetectie...", "about": "De Rioolmeester staat 24/7 voor u klaar..." } }
About this skill
The Ultimate Fail-Safe Content Engine
The Nex AI Content Generator is a production-grade Python module designed for high-reliability website copy generation. Originally developed for the Nex Demo Factory, this skill provides a robust multi-model fallback chain that ensures your application never fails to produce high-quality, sector-specific text.
What it does
This skill handles the complex orchestration of generating structured business copy. It takes a business context—including sector archetypes, services, and location—and executes a prioritized LLM chain:
- Primary: Claude 3 Opus for high-reasoning Dutch copy.
- Secondary: Gemini 2.0 Flash for speed and reliability.
- Tertiary: Qwen-plus via DashScope (OpenAI-compatible).
- Emergency Fallback: Hardcoded per-archetype templates that trigger if no API keys are present or all services are down.
Why use this skill?
Writing reliable AI integrations is harder than it looks. This module solves the "API Downtime" problem and the "Empty Response" problem simultaneously. Instead of just prompting an AI, you are implementing a battle-tested architecture that guarantees a structured GenerationResult output every time, regardless of API status or rate limits.
Output & Frameworks
The skill delivers the content.py and document_intros.py modules. It is built on Python using httpx for asynchronous networking. The output is a structured object containing the generated section content and metadata identifying which model in the chain successfully produced the result.
Built by Nex AI. More skills and info at nex-ai.be and slopsome.com.
Changelog
- v1.2LatestAug 6, 2026
v1.1: marketplace refresh. Added README with FAQ and known limitations, license, changelog, manifest metadata. Cleaned packaging for the security scan. No breaking changes to the skill workflow.
- v1.1Jul 13, 2026
Refreshed audited build: manifest, README, worked examples and security declarations cleaned up.
- v1.0Jun 6, 2026
Initial release
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean 8 days ago
- Free to download with an account
Also available in a bundle
Frequently Asked Questions
Popular in AI Agents & LLM Ops
agentic-workflow
A risk-aware, evidence-based engineering lifecycle protocol for robust agentic task execution and safety.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
Open Browser Use
Automate real Chrome profiles with a professional CLI, SDK, and MCP-ready automation stack for AI agents.

skill miner
Analyzes your agent conversation history to find and automate your most frequent recurring tasks.