jira rules builder
by Lyndon Cox
Build, patch, and fix Jira Cloud automation JSON files for advanced rules, unique lookup variables, and HTML emails.
Ship agent workflows in 30 seconds. Browse 2,000+ expert-built and security scanned skill -> Browse skills
THE AGENSI STORE
40 skills found
by Lyndon Cox
Build, patch, and fix Jira Cloud automation JSON files for advanced rules, unique lookup variables, and HTML emails.
by Shogun Labs
Brain.co & note.com auto-publishing with quality gate & bot bypass
by Kevin Cline
Generate production-ready SEO meta tags, Open Graph cards, and JSON-LD schema markup from any URL or description.
by ilia
Turn any data into hundreds of on-brand product cards, banners and stories — local, deterministic, no watermarks
by Shogun Labs
Patch n8n workflows via API in seconds - no manual JSON editing required.
by Kevin Cline
Generate accessible, role-based color palettes with JSON data, CSS variables, and HTML previews from any mood.
by Roy Yuen
Automate SEO audits, AI search visibility (AEO) analysis, JSON-LD generation, and professional client proposals.
by Roy Yuen
Turn raw customer reviews into evidence-grounded marketing reports, customer language banks, and JSON insights.
by Roy Yuen
Transform discovery notes and technical audits into structured, evidence-backed agency proposals.
by Roy Yuen
Convert raw client wins and metrics into complete, multi-format case study packs and validated testimonial variants.
by Nex AI
A Belgian-compliant, JSON-backed invoicing system with VAT-regime toggles and sequential numbering logic.
by Dan Timms
Create high-converting, brand-consistent Shopify product pages with persisted voice profiles and JSON-LD schema.
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.
Generate valid JSON-LD entity graphs and rich result markup tailored for Google Search eligibility.
Generates correct, policy-safe Schema.org JSON-LD for any WordPress page type and audits existing schema for errors and Google-penalty risk — refusing to emit markup that risks a manual action instead of a rich result.
Professional WordPress specialist that delivers SEO-optimized blog posts as copy-paste Gutenberg block markup.
by Nex AI
Convert websites into agent-consumable formats with JSON-LD, product feeds, and .well-known discovery files.
by Kevin Cline
Generate realistic JSON or CSV test data from plain-English schema descriptions with up to 1,000 rows.
by Kevin Cline
Automatically transform JSON files or raw strings into production-ready TypeScript interfaces or Python dataclasses.
Connect your agent to the Steam Web API to fetch player data, game libraries, and achievement statistics.
Scan your schemas, seed data, config, and logs for personal data before it leaks. Detects PII-indicating column and key names (email, ssn, phone, address) across SQL, CSV, and JSON, plus PII in the data itself: email addresses, SSN-like numbers, credit-card-like numbers, phone numbers, and PII written into log files. Each finding is flagged with its location and a GDPR-style review note. Heuristic by design: it surfaces what to review, not a compliance guarantee.
Lint the function-calling tool definitions your agent exposes. Flags tools with no description, parameters missing a description or a type, overlapping or near-duplicate tools, too many tools for reliable selection, an unsafe tool exposed without a guard, required parameters missing from the schema, and free-form parameters that should be bounded with an enum. Cleaner tool schemas mean an agent that picks the right tool.
Lint an exported n8n workflow before it ships: catches broken or duplicated nodes, missing error handlers, credential stubs, unhandled retries, unsafe webhooks, brittle expressions, and missing idempotency. A read-only pass over your workflow JSON that ranks production-readiness gaps with evidence and concrete fixes.
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).