Prompt Engineering
-
anthropic Bundle Skill CreatorCreate new skills, modify existing ones, and measure their performance through iterative evaluation and benchmarking.
Audit pending 158k Jul 6 -
alirezarezvani Bundle AI SecurityAssess AI/ML systems for prompt injection, jailbreak vulnerabilities, model inversion risk, data poisoning exposure, and agent tool abuse, with MITRE ATLAS mapping and guardrail recommendations.
Audited 20.4k Jul 6 -
addyosmani Skill Context EngineeringOptimizes agent context setup by structuring rules, specs, source files, error output, and conversation history to improve output quality.
Audited 69.5k Jul 6 -
google Bundle Agent Platform Prompt ManagementCreates, lists, retrieves, versions, and deletes managed prompts in Google Cloud Agent Platform using the Python SDK.
Audit pending 14.4k Jul 6 -
builderio Bundle Efficient FrontierOrchestrate expensive frontier models as reviewers and cheaper subagents for bounded, token-heavy work to optimize cost and quality.
Audited 3.4k Jul 6 -
microsoft Bundle M365 Agent EvaluatorCreate, run, and analyze evaluation suites for Microsoft 365 Copilot declarative agents using the @microsoft/m365-copilot-eval CLI.
Audit pending 2.7k Jul 6 -
nvidia Bundle Nemo Data Designer PluginBuild synthetic datasets and data generation pipelines using the Data Designer library.
Audit pending 2.2k Jul 6 -
nvidia Bundle Nemotron Policy GeneratorGenerates custom safety policies for NVIDIA Nemotron content-safety guardrails, producing a Markdown policy, JSON taxonomy, and inference prompts from rough user input.
Audited 2.2k Jul 6 -
conardli Bundle Gpt Image 2Generates and edits images using GPT Image 2 across three modes: direct generation via OpenAI-compatible API, prompt engineering for host-native image tools, or pure prompt advisory. Includes 80+ structured templates for posters, UI mockups, product visuals, maps, slides, and more.
Audit pending 9.2k Jul 6 -
affaan-m Skill Prompt OptimizerAnalyze draft prompts to identify intent, scope, and missing context, then generate an optimized prompt with ECC component recommendations. Advisory only — never executes the task.
Audit pending 226k Jul 6 -
antigravity Skill AI MdConvert human-written CLAUDE.md files into a structured label format that AI models follow more reliably using fewer tokens.
Audit pending 42.4k Jul 6 -
antigravity Skill AI MlOrchestrates AI/ML workflows for building LLM applications, RAG systems, AI agents, and ML pipelines with observability and security.
Audited 42.4k Jul 6 -
antigravity Skill LLM OpsProvides guidance and code for production AI workflows including RAG pipelines, vector databases, embedding indexing, prompt engineering, cost estimation, semantic caching, and quality evaluation.
Audited 42.4k Jul 6 -
antigravity Skill LangfuseProvides expertise in Langfuse for LLM observability, including tracing, prompt management, evaluation, and integration with LangChain, LlamaIndex, and OpenAI.
Audit pending 42.4k Jul 6 -
antigravity Skill RecallmaxInjects up to 1 million tokens of external context into AI agent memory, auto-summarizes conversations with tone and intent preservation, and compresses multi-turn history into dense token sequences.
Audit pending 42.4k Jul 6 -
antigravity Skill AI ProductGuides building production-grade AI features with LLM integration patterns, RAG architecture, prompt engineering, and cost optimization.
Audited 42.4k Jul 6 -
affaan-m Skill Loop Design CheckDesigns and reviews feedback loops for AI agents to ensure goals are machine-decidable, loops are damped, and human judgment is preserved.
Audited 226k Jul 6 -
openai Bundle Openai DocsProvides authoritative, current guidance from OpenAI developer docs using the developers.openai.com MCP server, including model selection, API migration, and prompt-upgrade guidance.
Audit pending 23.3k Jul 6 -
google-gemini Bundle Gemini Interactions APICall the Gemini API for text generation, chat, multimodal understanding, image/video/audio generation, streaming, function calling, structured output, and managed agents using the Interactions API in Python and TypeScript.
Audit pending 3.8k Jul 6 -
getsentry Bundle Prompt OptimizerCreates, optimizes, and iteratively refines agent prompts, system prompts, developer prompts, and reusable prompt templates with evals.
Audited 845 Jul 6 -
github Skill DiagnosePerforms a systematic diagnostic scan of an AI workflow across 5 quality dimensions — prompt quality, context efficiency, tool health, architecture fitness, and safety — producing a scored report with prioritized remediation actions.
Audited 36.2k Jul 6 -
github Skill Agentic EvalImplement iterative evaluation and refinement loops for AI agent outputs, using self-critique, evaluator-optimizer patterns, and rubric-based scoring to improve quality.
Audited 36.2k Jul 6 -
github Bundle Arize EvaluatorCreates and runs LLM-as-judge evaluators on Arize, including managing tasks, column mappings, and continuous monitoring.
Audit pending 36.2k Jul 6 -
github Skill Finalize Agent PromptRefines and polishes prompt files by applying proven best practices for structure, wording, and clarity while preserving original intent and formatting.
Audited 36.2k Jul 6 -
github Bundle Arize Prompt OptimizationOptimizes, improves, and debugs LLM prompts using production trace data, evaluations, and annotations from Arize AI.
Audit pending 36.2k Jul 6 -
github Skill Remember Interactive ProgrammingReminds the agent to act as an interactive programmer using a live REPL for exploration and modification, with structural editing and todo list management.
Audited 36.2k Jul 6 -
github Skill AI Prompt Engineering Safety ReviewAnalyzes prompts for safety, bias, security vulnerabilities, and effectiveness, providing detailed improvement recommendations with frameworks, testing methodologies, and educational content.
Audited 36.2k Jul 6 -
trailofbits Bundle Second OpinionRuns external LLM code reviews (OpenAI Codex or Google Gemini CLI) on uncommitted changes, branch diffs, or specific commits.
Audit pending 7k Jul 6 -
trailofbits Bundle Mermaid To ProverifTranslates Mermaid sequence diagrams of cryptographic protocols into ProVerif formal verification models (.pv files) for proving security properties like secrecy, authentication, and forward secrecy.
Audited 7k Jul 6 -
k-dense-ai Bundle HypogenicAutomates hypothesis generation and testing on tabular datasets using LLMs, combining data-driven discovery with literature integration for scientific research.
Audit pending 30.2k Jul 6 -
k-dense-ai Bundle Dhdna ProfilerAnalyze any text to extract a cognitive fingerprint across 12 dimensions, revealing reasoning patterns, decision styles, and thinking signatures.
Audited 30.2k Jul 6 -
mcollina Bundle Skill OptimizerImproves AI skills for activation, clarity, and cross-model reliability through benchmarking, salience tuning, and regression triage.
Audited 1.9k Jul 6 -
mukul975 Bundle Defending Llms With GuardrailsDeploy Llama Guard, NeMo Guardrails, and LLM Guard as runtime input/output scanners to block jailbreaks, prompt injection, and toxic content in production LLM applications.
Audit pending 24.6k Jul 6 -
mukul975 Bundle Testing For System Prompt LeakageTest LLM applications for system prompt leakage using manual payloads, garak, and Promptfoo to extract embedded secrets and routing logic.
Audit pending 24.6k Jul 6 -
mukul975 Bundle Detecting Indirect Prompt InjectionDetect and defend against prompt injection hidden in documents, web pages, and images consumed by an agent.
Audit pending 24.6k Jul 6 -
mukul975 Bundle Performing AI Driven Osint CorrelationCorrelate findings across OSINT sources—username enumeration, email lookups, social media profiles, domain records, breach databases, and dark-web mentions—into unified intelligence profiles with confidence scoring and link analysis.
Audit pending 24.6k Jul 6