nex-telegram-orchestrator-pattern
by Nex AI
Deploy or fork a production-ready Chrome extension for AI text detection and fake review analysis.
- Ship a complete AI-text detection extension to the Chrome Web Store
- Create a custom content-rewriter extension using a proven MV3 scaffold
- Add fake-review detection features to an existing browser tool
$9
· or 45 creditsSecure checkout via Stripe
Included in download
- Ship a complete AI-text detection extension to the Chrome Web Store
- Create a custom content-rewriter extension using a proven MV3 scaffold
- terminal, network automation included
Sample input
I need a Chrome extension that can identify if a product review was written by an AI. Give me the source for a trust-check tool.
Sample output
I've generated the complete Manifest V3 source in assets/extension/. You can load this into Chrome immediately via "Load unpacked". The system uses analyzer.js for local scoring and sites.js for platform-specific DOM selectors. No build step required—just edit and reload.
nex-telegram-orchestrator-pattern
by Nex AI
Deploy or fork a production-ready Chrome extension for AI text detection and fake review analysis.
$9
· or 45 creditsSecure checkout via Stripe
Included in download
- Ship a complete AI-text detection extension to the Chrome Web Store
- Create a custom content-rewriter extension using a proven MV3 scaffold
- terminal, network automation included
- Instant install
Sample input
I need a Chrome extension that can identify if a product review was written by an AI. Give me the source for a trust-check tool.
Sample output
I've generated the complete Manifest V3 source in assets/extension/. You can load this into Chrome immediately via "Load unpacked". The system uses analyzer.js for local scoring and sites.js for platform-specific DOM selectors. No build step required—just edit and reload.
About This Skill
What it does
Nex Trust Check is a production-ready Chrome Extension (Manifest V3) that detects AI-generated text and fraudulent reviews in real-time. It analyzes text patterns locally via a side panel, providing users with a "trust score." This skill provides the complete high-fidelity source code—the exact same code shipped by Nex—and guides you through the process of loading, customizing, and publishing the extension.
Why use this skill
Building a Chrome Extension from scratch involves navigating complex Manifest V3 requirements and cross-script communication. This skill bypasses the "blank page" problem by delivering a fully functional, already-shipped product. It follows a "no-build" philosophy (vanilla JS, HTML, and CSS), meaning there are no complex build steps, transpilers, or npm dependencies to manage.
Supported Tools
- Manifest V3 Architecture
- Chrome Extension APIs (activeTab, scripting, storage, contextMenus)
- Vanilla JavaScript (No-build pattern)
- Heuristic Content Analysis Engine
What you get
You receive the full source code (manifest, content scripts, background workers, and UI components) along with a developer loop for rapid iteration and a checklist for Chrome Web Store submission.
Use Cases
- Ship a complete AI-text detection extension to the Chrome Web Store
- Create a custom content-rewriter extension using a proven MV3 scaffold
- Add fake-review detection features to an existing browser tool
- Learn MV3 development with a "no-build" vanilla JS implementation
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/nex-telegram-orchestrator-pattern -o /tmp/nex-telegram-orchestrator-pattern.zip && unzip -o /tmp/nex-telegram-orchestrator-pattern.zip -d ~/.claude/skills && rm /tmp/nex-telegram-orchestrator-pattern.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Creator
Founder of Nex AI. I build production-grade Claude Skills from systems that actually run: multi-tenant SaaS, Telegram agents, Raspberry Pi infrastructure, 3D multiplayer rooms. Every skill ships battle-tested patterns, not theory. 33+ open source skills published, commercial catalog growing.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
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.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.
keyword-research
Transform URLs or product lists into SEO keyword research packs with Google Ads data and intent-based clustering.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.