prompt engineer
by Roy Yuen
Professional prompt engineering patterns for building robust, secure, and production-ready LLM applications.
Ship better AI in 30 seconds. Browse 2,000+ expert-built and security scanned skills -> Browse skills
THE AGENSI STORE
99 skills found
by Roy Yuen
Professional prompt engineering patterns for building robust, secure, and production-ready LLM applications.
by loreto
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
by loreto
Published AI benchmarks measure brains in jars. They test models in isolation or within a single reference harness — and then attribute all performance to the model. This skill teaches you to decompose agent performance into its two actual components: model capability and harness multiplier. The result is evaluations that predict real-world behavior instead of benchmark theater.
by Rian O'Leary
Transform raw skill documentation into high-conversion, readable marketplace listings without losing LLM context.
by Roy Yuen
Professional prompt engineering, audit, and evaluation system for production-grade AI agents and workflows.
by loreto
RAG fails quietly. It retrieves documents, returns confident-looking answers, and misses the question entirely — because the question required connecting facts across documents, reasoning about sequence, or tracing causation. This skill gives you a five-question diagnostic checklist that classifies any failing query as either RAG-safe or structurally RAG-incompatible, then maps it to the specific failure pattern and the architectural fix that resolves it.
by Roy Yuen
Design, debug, and harden AI control loops with explicit contracts and automated verification harnesses.
by Roy Yuen
Design, debug, and optimize production RAG systems with expert architecture, hybrid search, and grounding strategies.
by Rian O'Leary
Audit and fix your website's visibility for AI agents like ChatGPT, Claude, and Perplexity.
by Roy Yuen
Architect, scaffold, and harden production-grade AI agents with battle-tested patterns and systematic evaluation.
Autonomous 24/7 trading signal daemon for Base chain using social attention divergence and zero-cost LLM rotation.
by Roy Yuen
Turn your AI agent into a digital librarian that builds and audits a persistent markdown knowledge base.
by Roy Yuen
Turn raw agent traces and tool logs into professional production-readiness audits and remediation reports.
by Roy Yuen
Audit your AI agent's evaluation coverage to identify missing release gates and production risks.
by Sir Benjamin
Transform long AI conversations into high-fidelity, qualia-preserving .srec memory coils for perfect continuity.
by rayyer
Adaptive GDPR, CCPA, security, and AI compliance audit with severity-graded findings and law citations
Humanize AI writing without changing the facts: strips the tells (delve, tapestry, em-dash abuse, throat-clearing) and rewrites flat LLM prose into sharp, concrete, human-sounding copy. Feed it a writing sample and it builds a reusable voice profile so every future draft sounds like you, not the model.
by LB Creations
Diagnose and fix broken local LLM stacks, GPU issues, and stalled model downloads across Ollama, LM Studio, and more.
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.
by Roy Yuen
Enforce senior-level coding standards (Surgical, Simple, Goal-Driven) on every AI-generated code change.
by LocoLoboZ
A proactive governance layer that validates MCP tool intent and scope to ensure safe, compliant agent behavior.
Analyzes AI agents for performance, reliability, security, and optimization opportunities.
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.
Drastically reduce RAG costs and latency while improving retrieval accuracy through advanced memory architecture.