n8n Workflow Troubleshooter
by Shogun Labs
Debug n8n workflow execution errors fast. Diagnoses common failures, checks docker dependencies, and deactivates/reactivates workflows to fix stuck states.
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
250 skills found
by Shogun Labs
Debug n8n workflow execution errors fast. Diagnoses common failures, checks docker dependencies, and deactivates/reactivates workflows to fix stuck states.
A specialized security architect skill for performing deep audits, compliance checks, and DevSecOps integrations.
by LocoLoboZ
Transform raw security evidence into professional Cyber Healthcheck reports, RAG scorecards, and remediation roadmaps.
A fast, free 3-point accessibility screen (text contrast, image alt text, form labels) to spot the most common ADA/WCAG problems before they cost you.
Catch typos, homophones, and near-miss misspellings across code, docs, and markdown, in a commit, your staged changes, a file, or a whole directory. Layers dictionary, phonetic (Soundex), and edit-distance checks with context-aware homonym rules to flag the their/there and its/it's a basic spellcheck sails right past.
by Shandra
Creates structured troubleshooting runbooks for legacy banking systems with incident classification, dependency mapping, log review checklists, escalation paths, rollback guidance, and post-incident summaries.
Find the unit tests that pass without testing anything. Flags tests with no assertions, trivial existence-only checks (toBeDefined, assertIsNotNone), tests that assert the exact value they just mocked, snapshot-only tests, tautological assertions (expect(true).toBe(true)), empty placeholders, and over-mocked tests with more setup than assertions. Works on Jest/Vitest and pytest/unittest.
Create parent-guided picture book drafts with original characters, page-by-page storyboards, consistent illustration prompts, cover prompts, reading guides, and child-safe review checks.
Check your robots.txt and sitemap.xml for the mistakes that quietly block crawlers. Flags a site-wide Disallow: /, malformed directives, a missing Sitemap: line, sitemap XML that is not well-formed, <loc> URLs missing a scheme, mixed http and https, and sitemaps over the 50,000-URL or 50MB limits. Reads local files or pasted text and never touches the live site.
by Shogun Labs
Keep Node.js and Python services running forever with PM2 — startup, health checks, troubleshooting.
Find the #1 reason Etsy shoppers click — but never buy.
A pre-publish audit gate to extract claims, verify facts, and flag compliance risks in public-facing content.
Diagnose why Stripe Checkout, the Billing Portal, or your webhooks aren't working: missing signature verification, raw-body mistakes, no idempotency, test/live key mix-ups, broken success and cancel URLs, and subscription lifecycle gaps. Works across Next.js, Express, FastAPI, and serverless, with severity, evidence, and copy-paste fixes for each finding.
Check a desired handle against every platform's username rules and find the form that works everywhere. Flags handles that break a platform's length limits, use a disallowed character (like a period on YouTube or TikTok), or start with a disallowed character, and recommends the safe consistent form (4 to 15 lowercase alphanumeric). Covers X, Instagram, TikTok, YouTube, Twitch, GitHub, and Bluesky. It checks the rules, not availability.
by Nex AI
Deploy or fork a production-ready Chrome extension for AI text detection and fake review analysis.
by Nex AI
Automated client onboarding flow for web agencies: kickoff mails, asset requests, and intake checklists.
Generate a personalized before-you-ship checklist for your app, with the things you already have checked off. Pick your app type (web app, SaaS, store, or content) and it builds a tailored list covering security, legal basics (privacy policy, terms, cookie consent), social preview, payments and refunds, accessibility, analytics, and backups, then scans your repo and pre-checks what is already there. Every item says why it matters in plain English.
by Joker
SEO optimization decision engine with keyword research, on-page optimization checklist, technical SEO audit, link building strategy, and Xiaohongshu SEO.
by OnwireFlow
Instant EU VAT answers for digital sellers — rates, which platforms remit, is-it-OSS, and the VAT in any price.
Runs an ordered evidence-integrity gate over any AI draft — grade sources, ground claims, verify technical assertions, stress-test — then returns one PASS/REVISE/FAIL ship decision.
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.
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.
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.