Agent Spend Guardrails
Define spending rules for your AI agent — caps, category whitelists, approval thresholds — and audit what it bought or almost bought, with an approve/hold/block verdict per transaction.
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
484 skills found
Define spending rules for your AI agent — caps, category whitelists, approval thresholds — and audit what it bought or almost bought, with an approve/hold/block verdict per transaction.
by Joker
AI product type routing, discovery framework, LLM app design (Prompt/RAG/Agent), metrics, ethics.
by GTDataworks
Convert loose prompt sets into structured, target-ready records with variables, contracts, and eval cases.
Build stateful AI agents with persistent memory, SQLite, and cron scheduling on Cloudflare's global edge network.
Hardens AI prompts and agent workflows against logic errors, tool-misuse, and prompt injection.
by S0lidByte
Master orchestrator that routes engineering tasks to 18 specialized AI skills with persistent project context.
by Ryan lyell
A cognitive reasoning protocol and Markdown-based local memory system for high-stakes AI development and strategy.
Find the LLM integration code that will not survive a provider being pulled or going down. Flags single-provider lock-in with no alternative, calls with no failover branch, missing timeouts, retries with no limit or backoff, no degraded-mode default, and hardcoded endpoints with no alternate. This is about the model going away, not the model declining.
by Joker
7-type AIGC routing, LLM selection, prompt engineering, content QC, monetization paths, 2026 trends.
by Kaymue
Build production multi-agent systems. 12 patterns, 8 anti-patterns, debugging workflow, cost control. LangGraph + AutoGen + CrewAI.
Design, diagnose, and optimize high-performance RAG systems with an engineering-first framework.
Turns open-ended AI chats into guided, interactive menu systems for structured task navigation.
Inventory every LLM model and provider your code depends on, the AI bill of materials, and flag the dependency risk. It lists each provider, model, and where it's used, then flags hardcoded model ids, single-provider dependency with no alternative, the same model referenced by different ids, model ids with no config or env indirection, and providers pinned in your manifests. Recognizes OpenAI, Anthropic, Google Gemini, and more from an editable list.
by GTDataworks
Run a buyer-readiness check before publishing an AI agent skill package.
Adversarial memory audit to remove PII, stale facts, and injected instructions from agent storage.
by Joker
Model selection matrix (MJ/Flux/SD), composition rules, 3-level quality gates, 10 style recipes.
by Shandra
Improves Chinese web research with Mandarin search queries, Baidu-style research plans, Chinese source maps, compliant extraction strategies, translation-aware summaries, credibility scoring, and structured evidence reports.
Every RAG tutorial shows the same pipeline; almost none of it survives contact with your actual corpus
Messy, insecure, unfixable — that's what AI builds without architecture. This file is the architecture: 10 years of senior judgement on rendering, caching, security and SEO, so your agent builds it right from day one.
by Al1as
Architect designed system degradation and choreographed failure sequences to prevent chaotic breakdowns.
Stop your agent citing papers that don't exist. Verifies every reference against live PubMed & Crossref — flags fabricated, mismatched, and retracted citations.
by Scotty W
337+ professional-grade tools for finance, networking, SEO, and development in a single MCP server.
Scaffold a secure, spec-compliant MCP server from a description of the tools you want to expose. Sets up the official SDK (TypeScript or Python/FastMCP), defines tools/resources/prompts with strict JSON Schema, wires the right transport (stdio or Streamable HTTP), adds OAuth 2.1 for remote, and hardens against the MCP-specific footguns — prompt injection via tool output, token passthrough, over-broad scopes, command/path/SSRF injection, leaked secrets — before it ships. Returns a runnable skeleton plus a security checklist. Built by someone who's shipped production MCP servers.
by zoninmane
Deploy 6 battle-tested multi-agent orchestration patterns to eliminate agent laziness and boost output quality.