Marketplace

35 skills

Each listing spells out exactly what's inside β€” the steps, the ready-to-run code, and which AI tools it works with β€” so you know what you're getting before you buy.

Clear filters

Design effective chatbot conversations: intent mapping, escalation flows, personality design, and fallback strategies.

  • βœ“5-step procedure
  • βœ“4 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·3 min readΒ·Updated today

Invoke when a downstream system must consume LLM output as JSON matching a fixed schema and malformed or missing fields would break the pipeline.

  • βœ“10-step procedure
  • βœ“Runnable Python included
  • βœ“9-point quality checklist
agent-infrastructureWorks with any modern AI assistantΒ·8 min readΒ·Updated today

Craft detailed agent personas with expertise areas, communication styles, decision frameworks, and behavioral boundaries.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·5 min readΒ·Updated today

Design secure execution environments for AI agents: Docker sandboxes, API key isolation, network policies, and resource limits.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·5 min readΒ·Updated today

Use when building or auditing an LLM-as-judge: calibrate it against human labels, measure agreement, and de-bias position and verbosity effects.

  • βœ“10-step procedure
  • βœ“Runnable Python included
  • βœ“8-point quality checklist
agent-infrastructureBest with a strong model (Claude Opus 5)Β·8 min readΒ·Updated today

Invoke when an autonomous task may outlast one context windowβ€”persist resumable checkpoints to a state file so work survives resets and interruptions.

  • βœ“9-step procedure
  • βœ“Runnable Python / JSON included
  • βœ“8-point quality checklist
agent-infrastructureWorks with any modern AI assistantΒ·7 min readΒ·Updated today

Analyze and reduce AI agent operating costs: model routing, prompt caching, context window management, and batch processing strategies.

  • βœ“10-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·5 min readΒ·Updated today

Build automated test suites that exercise agent behavior across edge cases: adversarial inputs, tool failures, multi-turn conversations, and recovery.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·6 min readΒ·Updated today

Optimize how context is assembled for LLM calls: system prompt design, few-shot example selection, context pruning, and token budget management.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·6 min readΒ·Updated today

Design and implement safety guardrails for AI agents: input/output filtering, topic restrictions, PII redaction, and jailbreak resistance.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureNeeds a top-tier modelΒ·5 min readΒ·Updated today

Establish versioned prompt management: semantic versioning, A/B testing, rollback, and changelog practices for production prompt systems.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·5 min readΒ·Updated today

Build retrieval-augmented generation pipelines: chunking strategies, embedding models, vector stores, and reranking for accurate grounding.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·5 min readΒ·Updated today

Create production-grade tools/functions that AI agents can call: define schemas, implement handlers, add validation and error handling.

  • βœ“10-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·5 min readΒ·Updated today

Validate and test tool/function calling schemas: JSON Schema compliance, edge case generation, parameter boundary testing, and mock servers.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·5 min readΒ·Updated today

Deploy and run a SearXNG meta-search instance for AI agents to query the live web: Docker setup, engine configuration, API integration, and result parsing.

  • βœ“Runnable YAML / Shell / JSON included
  • βœ“7 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureWorks with any modern AI assistantΒ·7 min readΒ·Updated today

Design and run comprehensive eval suites for AI agents: task completion rates, tool call accuracy, cost tracking, and regression testing.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·5 min readΒ·Updated today

Use when an agent workflow needs measurable quality: build task-based evals with graders, baselines, and A/B comparisons before shipping changes.

  • βœ“9-step procedure
  • βœ“1 ready-to-run code block
  • βœ“8-point quality checklist
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·6 min readΒ·Updated today

Design self-improving agent systems: outcome tracking, reward signal extraction, prompt refinement cycles, and human preference collection.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·6 min readΒ·Updated today

Design seamless handoff protocols between specialized agents: context transfer, state serialization, and recovery on failure.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·5 min readΒ·Updated today

Design persistent memory systems for AI agents: episodic, semantic, and procedural memory with retrieval strategies.

  • βœ“9-step procedure
  • βœ“5 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureNeeds a top-tier modelΒ·5 min readΒ·Updated today

Implement tracing, logging, and monitoring for AI agent systems: LLM call traces, tool execution logs, latency tracking, and replay debugging.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·6 min readΒ·Updated today

Design first-run experiences and onboarding flows for AI agents: capability discovery, permission grants, and initial task routing.

  • βœ“9-step procedure
  • βœ“7 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·6 min readΒ·Updated today

Design and implement multi-agent workflows with role assignment, task decomposition, and inter-agent communication protocols.

  • βœ“8-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureNeeds a top-tier modelΒ·6 min readΒ·Updated today

Design complex agentic workflows: DAG-based task graphs, conditional branching, human-in-the-loop checkpoints, and error recovery paths.

  • βœ“9-step procedure
  • βœ“6 pitfalls to avoid
  • βœ“Installs into 6 tools
agent-infrastructureBest with a strong model (Claude Sonnet 4)Β·6 min readΒ·Updated today
Page 1 of 2Next β†’