Works with the AI tools you already use
Nex Reply ai Ext
by Nex AI
Deploy a complete Manifest V3 Chrome extension for AI-powered replies in Gmail, Outlook, LinkedIn, and X.
Secure checkout via Stripe
See it in action
You say
I need to build a Chrome extension that helps me reply to emails and LinkedIn messages using AI. Use a vanilla JS setup with no build step.
Your agent does
I've generated the Nex Reply AI extension in assets/extension/. It includes Manifest V3 config, per-site modules for Gmail and LinkedIn, and a background script for Claude API calls. To test, go to chrome://extensions, enable Developer mode, and click 'Load unpacked'.
What you get
About this skill
The problem
Building a Chrome extension from scratch often means wrestling with Manifest V3 boilerplate, content script injection, and API security. Developers frequently waste days just getting a "no-build" vanilla JS environment to play nice with social media and email DOM selectors.
What it does
- Generates a complete Manifest V3 extension ready to load via 'Load unpacked' in Chrome.
- Provides native integration modules for Gmail, Outlook, LinkedIn, and X (Twitter).
- Implements secure client-side storage for user-provided API keys using XOR-obfuscation.
- Includes a zero-build dev loop using vanilla JS, HTML, and CSS for instant feedback.
- Features background script handling for direct Claude API calls without a middle-tier server.
Frameworks & tools
Chrome Extension Manifest V3, Vanilla JavaScript, Claude API, Chrome Storage API, HTML5, CSS3.
Why this beats prompting it yourself
Prompting usually results in disconnected snippets or broken manifest files. This skill delivers a production-hardened codebase that has actually shipped, including the complex DOM selectors needed to inject UI elements into dynamic web apps like Gmail and LinkedIn.
Use cases
- Deploy a private AI assistant for your team to use across email and social media.
- Fork a working MV3 template to build a custom "action-on-click" browser tool.
- Learn how to handle API calls and key storage in an extension without a backend.
- Rapidly prototype browser-based AI features without setting up Webpack or Vite.
Known limitations
This skill uses a vanilla JS pattern and is not compatible with React, Vue, or modern bundlers. API key obfuscation is for tamper-resistance, not enterprise-grade encryption.
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
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
300 skills on Agensi
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
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.

prompt-engineer
Professional prompt engineering patterns for building robust, secure, and production-ready LLM applications.