skill creator
by Shippers
The "Skill for building Skills": Automate creating, testing, and optimisation of custom workflows.
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
87 skills found
by Shippers
The "Skill for building Skills": Automate creating, testing, and optimisation of custom workflows.
by Samuel Rose
Turn OpenAPI specs into exhaustive, framework-ready test suites covering happy paths, edge cases, and security gaps.
by Shandra
Designs robust Windows desktop automation workflows using pywinauto, UI Automation, hotkeys, image matching, OCR, retries, logging, screenshots, and safety controls.
Accelerate your bounty hunting with smart program prioritization and vulnerability report triaging for DeFi protocols.
by Kevin Cline
Convert plain English into tested regex patterns and explain existing ones across multiple language flavors.
by Roy Yuen
Turn vague prompts into professional task specifications, optimized prompts, and verification test suites.
by Shandra
Finds accessibility problems in UI code and turns them into prioritized fixes, WCAG-aware checklists, test plans, remediation tickets, and safe AI coding prompts.
Run real Playwright E2E tests on your web app: login, checkout, and form flows across desktop and mobile viewports, with screenshots, traces, and console logs captured on every failure. Catches broken flows and UI regressions before release, and tells you the likely fix, not just that something broke.
by Shandra
Turn vague bug reports into structured reproduction kits, diagnostic plans, and precise AI coding prompts.
by Roy Yuen
Reliable UIA-based Windows desktop automation with OCR and image matching fallbacks.
by Shandra
Transforms undocumented repositories into professional README files, setup guides, command maps, architecture notes, environment references, testing docs, and AI agent handoff files.
by Roy Yuen
Convert raw client wins and metrics into complete, multi-format case study packs and validated testimonial variants.
by Roy Yuen
Enforce small, verified, and rollback-safe code increments to prevent AI scope creep and broken builds.
Turn bounce rates into conversions with prioritized fix lists and high-converting copy variants for any SaaS landing page.
A structured CRO audit workflow that identifies conversion killers and generates prioritized fix lists and AB tests.
A professional CRO and SEO audit workflow to identify conversion leaks and prioritize website fixes.
Lint your AGENTS.md (or CLAUDE.md and .cursorrules) for the problems that make a coding agent misbehave. Flags contradictory rules, references to files and commands that no longer exist, overly broad or unsafe instructions, missing sections (build, test, run, conventions), duplicate rules, and the case where you have competing rule files that should be consolidated into one AGENTS.md.
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.
Audit and refine vulnerability reports to maximize bounty payouts and reduce N/A or duplicate closures.
A professional security triage workflow for mapping attack surfaces and prioritizing DeFi smart contract vulnerabilities.
Map the blast radius of a code change before you run the whole suite. For the files and functions you changed, it lists what imports or calls them, which tests cover them, flags any change with no covering test, and warns when a file has a lot of dependents. It tells an agent what its edit might break instead of making it guess. Resolves Python and JavaScript/TypeScript.
by Joker
Data analysis engine with 4D decision matrix, 15-min quick analysis template, statistics reference, A/B testing playbook, user behavior analysis, SQL templates.
by Matthew King
SeleniumLibrary is the flakiest part of your Robot Framework suite. This skill swaps it for Browser library, structure intact
Lint an OpenAPI spec and diff two versions to catch breaking API changes before they reach consumers. Within a spec it flags missing operationId, success responses with no schema, untyped parameters, operations with no security requirement, and unbounded arrays/strings. Across two versions it flags removed paths and operations, removed response codes, a parameter becoming required, narrowed parameter types, removed enum values, and removed response fields. Analyzes JSON specs (convert YAML to JSON first).