nex-life-logger-skill
Deploy a production-ready Manifest V3 extension that detects meeting links and injects Join buttons into any webpage.
- Deploy a fully functional "Meeting Finder" extension to the Chrome Web Store
- Bootstrap a content-rewriter extension using a proven Manifest V3 template
- Add platform-specific badges and buttons to any website dynamically
$9
· or 45 creditsSecure checkout via Stripe
Included in download
- Deploy a fully functional "Meeting Finder" extension to the Chrome Web Store
- Bootstrap a content-rewriter extension using a proven Manifest V3 template
- terminal, network, env_vars automation included
Sample input
I need a Chrome extension that finds Zoom and Google Meet links on a page and adds a Join button next to them. Can you give me the source code?
Sample output
I have generated the full Manifest V3 source code in `assets/extension/`. Key files included: - `manifest.json`: Configured with required permissions. - `content.js`: Handles link detection and button injection. - `platforms.js`: Definitions for Zoom, Meet, Teams, etc. - `popup.html`: The UI for your meeting list.
nex-life-logger-skill
Deploy a production-ready Manifest V3 extension that detects meeting links and injects Join buttons into any webpage.
$9
· or 45 creditsSecure checkout via Stripe
Included in download
- Deploy a fully functional "Meeting Finder" extension to the Chrome Web Store
- Bootstrap a content-rewriter extension using a proven Manifest V3 template
- terminal, network, env_vars automation included
- Instant install
Sample input
I need a Chrome extension that finds Zoom and Google Meet links on a page and adds a Join button next to them. Can you give me the source code?
Sample output
I have generated the full Manifest V3 source code in `assets/extension/`. Key files included: - `manifest.json`: Configured with required permissions. - `content.js`: Handles link detection and button injection. - `platforms.js`: Definitions for Zoom, Meet, Teams, etc. - `popup.html`: The UI for your meeting list.
About This Skill
Ship a Professional Chrome Extension in Minutes
The Nex Meeting Finder is a battle-tested, production-ready Manifest V3 Chrome extension. It automatically detects meeting links from ten major platforms (Zoom, Meet, Teams, etc.) and injects interactive 'Join' buttons directly into web pages.
What it does
- Real-time Detection: Scans pages for meeting links and bare-text URLs using a robust MutationObserver for dynamic apps like Slack and Gmail.
- Smart UI Injection: Adds platform-themed badges and quick-join buttons without breaking the host site's layout.
- Time Parsing: Extracts meeting times from surrounding text to provide context in the extension popup.
- Full Management: Includes a popup for weekly stats, a settings dashboard, and local storage persistence.
Why use this skill?
Instead of prompting an AI for snippets and debugging manifest errors yourself, this skill delivers the exact source code of a shipped product. It uses a zero-build, vanilla JS/HTML/CSS architecture, meaning you can load it into Chrome immediately—no npm, no bundlers, and no setup headaches. It serves as both a functional tool and a perfect "copy-paste" template for any content-rewriter extension.
What you get
A complete /extension directory containing the manifest, content scripts, background workers, and UI assets, plus a guided developer loop for customization and Web Store publishing.
Use Cases
- Deploy a fully functional "Meeting Finder" extension to the Chrome Web Store
- Bootstrap a content-rewriter extension using a proven Manifest V3 template
- Add platform-specific badges and buttons to any website dynamically
- Implement smart time-parsing from unstructured web text for schedules
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/nex-life-logger-skill -o /tmp/nex-life-logger-skill.zip && unzip -o /tmp/nex-life-logger-skill.zip -d ~/.claude/skills && rm /tmp/nex-life-logger-skill.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.
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