Email Marketing Engine
by Joker
6 email type routing, audience segmentation (RFM/SQL), 12+ headline formulas, 5 automation workflows, benchmarks.
Ship agent workflows in 30 seconds. Browse 2,000+ expert-built and security scanned skill -> Browse skills
THE AGENSI STORE
30 skills found
by Joker
6 email type routing, audience segmentation (RFM/SQL), 12+ headline formulas, 5 automation workflows, benchmarks.
by Joker
5D analysis routing, data collection, core metrics (AARRR/HEART/North Star), SQL templates, RICE framework.
by Samuel Rose
Catches dangerous database migrations before they hit production. Reviews schema changes for locking hazards, data loss, missing rollbacks, and index issues across PostgreSQL, MySQL, and SQLite.
by Kevin Cline
Turn plain English app descriptions into fully normalized SQL schemas and entity relationship documentation.
Expert guidance for Dioxus 0.7.3 and Axum 0.8 fullstack Rust development, featuring Signals and SSR patterns.
by Rapa Canola
Local, SQLite-backed cross-session memory for agents to store and retrieve lessons, decisions, and facts via FTS5.
by walnut co
Generate modular Azure Bicep IaC to deploy Metabase on Azure Container Apps with PostgreSQL.
by Timoranjes
Production-safe database migrations with zero-downtime strategies, batch backfilling, and multi-ORM support.
Expert Oracle PL/SQL architect for writing, refactoring, and performance-tuning enterprise database logic.
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.
by Shandra
Turns plain-English business questions into safe read-only SQL reporting plans, required table/field maps, readable SQL drafts, validation checks, and manager-friendly summaries.
by Timoranjes
Audit SQL and ORM queries for security vulnerabilities, N+1 performance issues, and indexing anti-patterns.
by Roy Yuen
A safe, expert-level database troubleshooter for fixing migrations, performance issues, and schema drift.
Audit your dbt project for the test and documentation gaps that let bad data ship. Flags models with no unique or not_null tests, sources missing freshness config or tests, likely keys without a not_null test, models missing descriptions, SELECT * in models, and raw table references that should use ref() or source(). Each finding comes with a suggested tests: YAML snippet to drop into schema.yml.
by Nex AI
Prevent data leaks with auto-injected SQLAlchemy tenant scoping and Cloudflare Access auth for FastAPI SaaS apps.
Catch the dangerous migration before it locks or wrecks your production database. Scans SQL migration files for destructive and risky operations: DROP and TRUNCATE, drops without IF EXISTS, lossy column-type changes, NOT NULL added without a default, DELETE or UPDATE with no WHERE, non-concurrent index builds, dropped constraints, renames, and data backfills mixed into schema changes. Each finding is ranked by severity with a safer rewrite. Postgres, MySQL, and SQLite.
Audit your Supabase project for the row-level-security mistakes that quietly expose data: tables without RLS, policies that resolve to true, leaked service-role keys, missing auth.uid() checks, open storage buckets, overbroad grants, and migration drift. A local, read-only scan plus a full review checklist, each finding with severity, evidence, and a fix. No database changes without confirmation.
Schema mistakes are the most expensive kind — code refactors in days, but a wrong table design holds your data hostage for years
by Ikerg
Audit Snowflake config and SQL against 2026 pricing to find waste and generate instant-fix ALTER statements.
Build stateful AI agents with persistent memory, SQLite, and cron scheduling on Cloudflare's global edge network.
Review a database schema, queries, or migration for the mistakes that get expensive in production — bad table design, missing or wrong indexes, slow and N+1 queries, SQL injection, and migrations that lock or break prod. Engine-aware (PostgreSQL, MySQL, SQLite, SQL Server), it runs an ordered review and returns a PASS/REVIEW/BLOCK verdict with prioritized fixes. Schema mistakes are the most expensive kind — this catches them before they ship.
A senior WordPress security auditor that reasons about WP-API taint flow — not regex hits — to find the 8 real plugin/theme vulnerability classes a generic scanner misses, and returns scored findings with ready-to-merge before→after patches.
by Timoranjes
Expert-level SQL tuning and performance auditing for PostgreSQL, MySQL, SQLite, and SQL Server.
by J. Shtal
Catches the database migrations that lock tables or lose data — before they hit production.