Multi Source Document Merger — Consolidate Files, Web, and Research into One Doc
by Shogun Labs
Merge files, URLs, and research into a single coherent document with deduplication and source attribution.
New: Skill bounties are live. Post a request, fund the bounty, and creators compete for 7 days to build it -> See open bounties
THE AGENSI STORE
1862 skills found
by Shogun Labs
Merge files, URLs, and research into a single coherent document with deduplication and source attribution.
Apply Clean Code and Clean Architecture standards to automate refactoring, reviews, and dependency management.
A repo visitor decides in about ten seconds whether your project solves their problem — and most READMEs spend those ten seconds on installation instructions instead of answering 'what does this actually do'
by Joker
6 MV visual styles, music-driven workflow, beat-sync, audio-visual sync, Seedance 2.0.
Generate 30-page themed sight word product specs with Dolch/Fry lists, Etsy SEO, and Midjourney prompts.
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.
An adversarial security gate that audits untrusted content — web pages, tool outputs, documents, emails — for embedded instructions, exfiltration, and authority spoofing, then returns a SAFE/REVIEW/BLOCK verdict.
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.
Diagnose why your Docker Compose stack won't come up: port conflicts, bad or missing env vars, absent healthchecks, volume and permission issues, depends_on that doesn't wait for readiness, networking gaps, platform mismatches, and databases that aren't ready. Reads your docker-compose.yml and logs and ranks the blockers with fixes.
Scaffold and audit secure MCP servers with input schemas, confirmation gates, and safety-first tool definitions.
by Lily Studio
Paste your Python code and get a plain-English test report — what works, what doesn't, what's unfinished, and exactly what to do next.
Optimize your Etsy thumbnails using click psychology to stop the scroll and and earn more clicks.
Audit, consolidate, and enforce your design system to eliminate component drift and hardcoded UI debt.
by Nex AI
Turn PDF and scanned invoices into structured, validated CSV data for accounting import.
Generate 10-design print-on-demand collections with slogans, Midjourney prompts, and SEO-optimized listings.
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.
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.
Audit your frontend build against a performance budget and catch size regressions before you ship. Flags total bundle over budget, initial bundle over budget, individual chunks over a threshold, oversized image assets, source maps shipped to production, and large unminified JavaScript. Reads a webpack or Vite-style stats.json plus a perf-budget.json you control.
Audit your SPF, DKIM, and DMARC records for the misconfigurations that get mail rejected or sent to spam. Flags a missing DMARC record or p=none, missing rua reporting, a missing or duplicated SPF record, SPF over the 10-lookup limit, permissive +all/?all, a missing DKIM selector, and SPF/DKIM domain-alignment mismatches. Paste a DNS zone file or dig/nslookup output.
by Nex AI
A production-ready Chrome Extension for 1-click 'Not Interested' buttons across social media feeds.
by Nex AI
Generate a staged, phase-numbered deployment system with automated backups, migrations, and health checks.
by Nex AI
A high-velocity pipeline to scaffold, build, and package Manifest V3 Chrome extensions using a no-build vanilla pattern.
Expert accessibility auditing that prioritizes user impact and provides production-ready code fixes for WCAG compliance.