env doctor
by Samuel Rose
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.
Get expert-level AI output in 30 seconds. Browse 2,000+ expert-built and security scanned skills -> Browse skills
THE AGENSI STORE
83 skills found
by Samuel Rose
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.
by 王晓菲
Eliminate hallucinations and errors using double-blind, multi-agent adversarial verification loops.
by Lyndon Cox
Build, patch, and fix Jira Cloud automation JSON files for advanced rules, unique lookup variables, and HTML emails.
by Roy Yuen
Turn your AI agent into a digital librarian that builds and audits a persistent markdown knowledge base.
by Kevin Cline
Generate accessible, role-based color palettes with JSON data, CSS variables, and HTML previews from any mood.
by Bidsmarket
Generate long-form, AEO-optimized blog posts with contrarian hooks and humanized PRISM voice.
by Roy Yuen
Convert raw client wins and metrics into complete, multi-format case study packs and validated testimonial variants.
Turn bounce rates into conversions with prioritized fix lists and high-converting copy variants for any SaaS landing page.
by LocoLoboZ
Orchestrate independent reviews, adversarial audits, and multimodal analysis via secondary models and external tools.
An adversarial gate that audits an AI eval or test suite — LLM-judge rubrics, datasets, regression tests, metrics — for gameable criteria, data leakage, missing edge cases, and non-determinism, then returns one PASS/REVISE/FAIL verdict.
An adversarial self-review gate that hunts your agent's weakest claim, overclaims, and missing limitations before a human sees the output.
An adversarial gate that audits a research brief or AI-generated answer for unsupported claims, weak or outdated sources, missing citations, and one-sided framing — returning a structured TRUST/VERIFY/REJECT verdict with the exact passage quoted and what to verify for each.
Lint a prompt template for the issues that cause injection and flaky output. Flags untrusted variables interpolated straight into the instructions (the injection surface), placeholders that are never provided or never used, contradictory instructions, a missing output-format spec where the result is parsed, unbounded context interpolation, and leftover placeholders. It detects problems; it does not write prompts.
An adversarial editing gate that scans any AI-assisted draft and flags the exact tells that make it sound machine-written — filler phrases, formulaic structure, robotic cadence, punctuation tics — returning a structured PASS/REVISE/FAIL verdict with specific fixes.
Scan a SKILL.md package for prompt injection and secret exfiltration before you install or publish an agent skill. Flags env-variable-to-URL exfiltration wording, conditional triggers with hidden side effects, imperative instructions buried in HTML comments, zero-width characters, base64 and long-token blobs, remote content treated as instructions, pipe-to-shell and recursive force-delete references, and overbroad tool requests (network plus browser plus file-write with no scope).
An adversarial senior engineer review gate that audits AI-written code for security gaps and logic errors before shipping.
by Timoranjes
Scan multi-language codebases for unused variables, orphaned functions, and unreachable code with severity ranking.
An adversarial reviewer for AGENTS.md and agent instruction files. It flags ambiguous or contradictory rules, missing guardrails, vague tool and scope definitions, and untestable instructions, then returns a PASS / REVISE / BLOCK verdict — before the config drives your agent.
by Nex AI
Generate professional design tokens, brand guides, and social templates with a signature hex-grid aesthetic.
An adversarial reviewer for landing pages and conversion copy. It flags an unclear value proposition, a weak or buried call to action, missing social proof, funnel friction, and unsupported claims, then returns a PUBLISH / REVISE / HOLD verdict — before the page goes live.
An adversarial gate that audits any chart, data summary, or statistic for misleading visuals and unsound inference, then returns one PASS/REVISE/FAIL verdict.
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.
Turn a .env into a safe .env.example you can commit. Keeps every key, strips every value, preserves your comments and key order, and flags the secret-looking keys so you know which ones to rotate. Prints to the screen by default and writes .env.example only when you ask.
An adversarial reviewer for AI-written code changes. It pressure-tests a pull request or diff for untested branches, silent behavior changes, missing edge cases, over-confident code that only looks right, and weak tests, then returns a PASS / REVISE / BLOCK verdict before the change merges.