nex-ollama-local-fallback
by Nex AI
Deploy a production-ready Manifest V3 Chrome extension for visual webpage monitoring and change alerts.
- Deploy a fully functional Manifest V3 extension with no build steps required.
- Implement visual diffing logic using offscreen documents for performance.
- Fork a proven 'action-on-click' extension architecture for custom tools.
$9
· or 45 creditsSecure checkout via Stripe
Included in download
- Deploy a fully functional Manifest V3 extension with no build steps required.
- Implement visual diffing logic using offscreen documents for performance.
- terminal automation included
Sample input
I need a Chrome extension that alerts me when the price changes on a specific website. Can you provide the source for a page monitor?
Sample output
I've generated the Nex Page Watch extension in /assets/extension/.
Key components:
manifest.json: Manifest V3 configbackground.js: Alarm-based schedulerdiff.js: Visual diffing engine
To install: Open chrome://extensions, enable Developer Mode, and 'Load unpacked' the folder.
nex-ollama-local-fallback
by Nex AI
Deploy a production-ready Manifest V3 Chrome extension for visual webpage monitoring and change alerts.
$9
· or 45 creditsSecure checkout via Stripe
Included in download
- Deploy a fully functional Manifest V3 extension with no build steps required.
- Implement visual diffing logic using offscreen documents for performance.
- terminal automation included
- Instant install
Sample input
I need a Chrome extension that alerts me when the price changes on a specific website. Can you provide the source for a page monitor?
Sample output
I've generated the Nex Page Watch extension in /assets/extension/.
Key components:
manifest.json: Manifest V3 configbackground.js: Alarm-based schedulerdiff.js: Visual diffing engine
To install: Open chrome://extensions, enable Developer Mode, and 'Load unpacked' the folder.
About This Skill
What it does
Nex Page Watch is a production-ready Chrome Extension (Manifest V3) that monitors web pages for content changes. It provides a complete, "no-build" codebase using vanilla JS, HTML, and CSS. When a monitored page changes, users receive a browser notification and a detailed visual diff highlighting additions, removals, and word-level modifications.
Why use this skill
Unlike basic scaffolding prompts, this skill delivers a fully functional, shipped product. It bypasses the complexity of modern build chains, offering a "Load Unpacked" workflow that is perfect for rapid prototyping or immediate deployment. It solves the architectural challenge of performing heavy diffing operations in an extension by utilizing offscreen documents, ensuring the browser remain responsive.
Supported architecture & features
- Manifest V3: Built on the latest Chrome extension standards.
- Offscreen API: Off-thread processing for performance-intensive diffing.
- Alarms & Storage: Reliable background scheduling and local data persistence.
- Vanilla Stack: Zero dependencies—no npm, no Webpack, no Vite.
The Output
You receive the complete assets/extension/ source directory containing the manifest, background scripts, content scripts, and UI files. The agent also provides a comprehensive guide on the developer loop, customization, and Web Store packaging steps.
Use Cases
- Deploy a fully functional Manifest V3 extension with no build steps required.
- Implement visual diffing logic using offscreen documents for performance.
- Fork a proven 'action-on-click' extension architecture for custom tools.
- Schedule background webpage checks using the Chrome Alarms API.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/nex-ollama-local-fallback -o /tmp/nex-ollama-local-fallback.zip && unzip -o /tmp/nex-ollama-local-fallback.zip -d ~/.claude/skills && rm /tmp/nex-ollama-local-fallback.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.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.