Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurfMManus+14 more

    Nex Reply ai Ext

    by Nex AI

    1

    Deploy a complete Manifest V3 Chrome extension for AI-powered replies in Gmail, Outlook, LinkedIn, and X.

    Secure checkout via Stripe

    0 installsSecurity scanned

    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

    Inject AI reply buttons into Gmail, Outlook, and LinkedIn compose boxes.Modify text tone and length directly within the browser DOM.Store and use personal Anthropic API keys securely in chrome.storage.Ship a browser extension to the Chrome Web Store with zero build tools.

    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

    Listedtoday

    Creator

    Nex AI
    Nex AI

    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