agentsclimarketplace

Ai context engine production

Skill ebarti/skills/ai-context-engine-production

πŸ“š Agent skills distilled from technical books β€” AI Engineering, Context Engineering, Designing Data-Intensive Applications, and more. Agent-agnostic, plain Markdown. Give your AI agent a bookshelf.

Install
npx -y skills add ebarti/skills --skill ai-context-engine-production

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Production deployment of the Context Engine: moderation gatekeepers (two-stage protocol), policy-driven meta-control (the 5 principles), reusable control-deck templates, domain adaptation (legal + marketing case studies), API + worker + Docker + observability deployment topology, and business-value framing for stakeholders. Use this skill when: - Adding moderation gatekeepers (input + output) - Encoding compliance policy outside the model - Building applications on top of the engine via control decks - Adapting the engine to a new vertical (legal, medical, marketing, etc.) - Deploying to production (FastAPI + worker + Docker + observability) - Presenting ROI / business value to non-technical stakeholders

SKILL.md

2.2 KB, as published. Nobody here has run it

AI Context Engine Production

Knowledge from "Context Engineering for Multi-Agent Systems" (Chapters 8-10). The safeguards, applications, and deployment topology that take the engine to production.

Quick Start

  1. Check guidelines.md to find which files to load
  2. Load only relevant files (each topic has knowledge.md, rules.md, examples.md)
  3. Apply guidance to your work

Contents

References

CategoryPurpose
moderationTwo-stage moderation protocol, gatekeeper integration, fail-safe
policy-driven-controlThe 5 principles, policy as outermost context layer
control-decksReusable templates: high-fidelity RAG / context reduction / grounded reasoning
domain-applicationsLegal compliance + strategic marketing case studies
production-deploymentFastAPI orchestration, async workers, Docker, observability
business-value5 enterprise capabilities, ROI framing, stakeholder messaging

Workflows

WorkflowPurpose
workflows/add-moderation.mdWire two-stage moderation gatekeeper into the engine
workflows/adapt-to-domain.mdAdapt the engine to a new vertical (legal, medical, marketing, etc.)
workflows/deploy-to-production.mdFull go-live (env β†’ API β†’ workers β†’ Docker β†’ observability)

Guidelines

See guidelines.md for task-based file selection.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.