nex clean copy ext
by Nex AI
A production-ready Manifest V3 extension to strip tracking parameters and hidden Unicode from copied text.
New: UPI payments are live. Buyers in India can now pay for skills with UPI in INR -> Browse skills
THE AGENSI STORE
2594 skills found
by Nex AI
A production-ready Manifest V3 extension to strip tracking parameters and hidden Unicode from copied text.
by Nex AI
Identify conversion blockers and ad-budget leaks with a severity-ranked landing page audit.
by OnwireFlow
Generate professional 30/60/90-day cash flow forecast workbooks with live formulas and shortfall alerts.
You changed the prompt, tried four inputs, it looked better, you shipped — and three days later support tickets say outputs are worse for an entire class of inputs you didn't test
First-pass screener that flags AI-generated, paper-mill, and fabricated scholarship using tortured-phrase, citation, statistical, and template detectors.
Generate comprehensive, ADHD-friendly printable planner specs with SEO, design guides, and page-by-page content.
Build a complete educational printable pack for ANY subject & age — page list, differentiation tiers, SEO, 13 tags, and paste-ready image prompts.
An iterative agent loop that optimizes any prompt, config, or artifact by making one change at a time, scoring it against a metric, and keeping only the winners.
Find the model-version coupling that breaks when you swap LLMs. Flags hardcoded model names and versions, deprecated or renamed parameters (the max_tokens to max_completion_tokens class of change), hardcoded token and context-window limits, response-format parsing tied to one model's output, tool-schema format coupling between providers, and hardcoded per-token cost constants. The patterns load from an editable model-rules table you update as new models ship.
Audit a draft against your own voice spec and flag every line that breaks your house style. Checks banned words and phrases, em-dashes (when your spec bans them), sentences over your word-count cap, off-spec terms that have a preferred replacement, missing contractions, and forbidden clichés. Config-driven by a voice-spec.json you control, with a sensible default spec if you don't supply one.
by Nathan Wang
Audit paid ads and landing pages as one conversion path for service businesses.
by Nex AI
Scaffolds a demo-website factory that turns a prospect URL into a branded demo site through a 6-step FastAPI pipeline.
by Danejw
Turn raw product ideas into a structured business strategy and MVP roadmap before starting development.
by Kaymue
Automate any Windows app with UI Automation, OCR, and hotkeys. Drive legacy/Citrix/RDP UIs. Python scripts for pywinauto + OpenCV.
List your AI subscriptions and usage; it finds the overlap and returns a cut/keep/downgrade verdict with estimated monthly dollar savings.
Build a complete printable classroom decor & bulletin board bundle for ANY theme — posters, banners, labels, layouts, SEO, 13 tags, and image prompts.
Build a complete printable savings challenge bundle spec for ANY goal — trackers, challenge sheets, layouts, SEO, 13 tags, and image prompts.
Your expert strategist for building, listing, and scaling high-profit Halloween printable bundles on Etsy.
Generate 30-page themed sight word product specs with Dolch/Fry lists, Etsy SEO, and Midjourney prompts.
Transform raw professional insights into high-authority LinkedIn posts designed for reach and engagement.
Catch the Open Graph and Twitter Card problems that make a shared link preview blank or broken. Flags missing og:title, og:image, og:description, og:url, or twitter:card, a relative og:image URL (crawlers need an absolute one), an SVG og:image (no platform renders it), and image dimensions that miss the 1200x630 standard. Reads your HTML or pasted head markup; it does not fetch the page or refresh a platform's cache.
Check ad copy for the editorial issues that get Google and Meta ads disapproved, before you submit. Flags all-caps words, gimmicky punctuation (!!, ??), prohibited and hype words, Meta's banned personal-attribute framing ("Are you over 40?"), absolute or unsubstantiated claims, ad-field length overflow, and trademark-term risk. The word lists and field limits are editable, so you can tune it to your accounts.
Generate a ready-to-use LICENSE file for your repo. Pick from MIT, Apache-2.0, GPL-3.0, MPL-2.0, BSD-2-Clause, BSD-3-Clause, or The Unlicense, fill in your name and year, and get the canonical license text. Prints to the screen by default and writes a LICENSE file only when you ask.
Audit a JavaScript or TypeScript frontend for missing translations and hardcoded UI strings before you ship a new locale. Flags hardcoded JSX text and UI props (title, placeholder, aria-label, label, alt) not wrapped in t(), i18n.t(), or <Trans>; keys present in the default locale but missing from other locale files; keys referenced in code but absent from the locales (the raw dotted keys that leak to users); unused locale keys; and unparseable locale JSON.