agent-builder
Expert AI Agent Builder skill. Helps users dynamically create, configure, and build custom AI agents with specific capabilities, knowledge bases, and tools.
Evidence-first retrieval over a specified knowledge base: cited evidence, conflict detection, and an explicit sufficiency, confidence, and risk verdict on whether the answer is safe to act on.
$ npx -y skills add xorbitsai/xagent --skill evidence-based-rag --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/evidence-based-ragContext preview
The summary Claude sees to decide when to auto-load this skill.
Evidence-first retrieval over a specified knowledge base: cited evidence, conflict detection, and an explicit sufficiency, confidence, and risk verdict on whether the answer is safe to act on.
description: | Evidence-first retrieval over a specified knowledge base: cited evidence, conflict detection, and an explicit sufficiency, confidence, and risk verdict on whether the answer is safe to act on. when_to_use: | Knowledge base Q&A, fact-checking, evidence verification, due diligence, or compliance review needing source attribution. Not for casual chat, creative writing, or answers that need no citations.
`evidence_based_rag` is an **evidence-first retrieval-augmented reasoning skill** designed to retrieve, extract, and organize factual information from a specified knowledge base in support of **decision-critical scenarios** (e.g., due diligence, compliance review, research analysis).
The responsibility of this skill is to produce **traceable, verifiable, and auditable findings**, while explicitly surfacing conflicts and uncertainty signals. It does **not** perform business judgments or replace human decision-making.
---
This skill is responsible for:
This skill is **not responsible for**:
---
The following invariants must hold in any execution environment:
1. **Evidence-bound**
2. **Traceability**
(document name, page, section, paragraph, line, or clause)
3. **Non-assumptive**
4. **Conflict-aware**
5. **Agentic-compatible**
`confidence`, `sufficient`, `conflicts`, `suggested_next_actions`
6. **Subject Existence** (Hard Gate)
7. **Entity Binding**
8. **Subject-Evidence Integrity**
---
Use this skill when the task requires:
Typical use cases include:
Not suitable for:
---
This skill does **not** impose a fixed schema on inputs or outputs.
Core invariants enforced by the skill:
---
This skill implements a **strict, irreversible state machine** to eliminate non-deterministic execution paths.
stateDiagram-v2
[*] --> INIT
INIT --> SUBJECT_CLASS_IDENTIFIED
SUBJECT_CLASS_IDENTIFIED --> CAStart with a personal agent. Scale into an AI workforce. Xagent helps individuals complete real tasks, teams publish reusable agents, and enterprises run agent systems with their own tools, models, knowledge, and infrastructure — without brittle workflows.
Expert AI Agent Builder skill. Helps users dynamically create, configure, and build custom AI agents with specific capabilities, knowledge bases, and tools.
A native .docx styled as an editorial report: "Word report", "Word 文档", "memo", "proposal", "研究报告". Opens cleanly in Word / Google Docs / Pages with real…
One self-contained HTML slide deck with magazine-grade editorial styling: "html deck", "editorial slides", "美观 PPT", "网页版幻灯片". Not for posters, ad creatives,…
An editorial-styled PDF report rendered from HTML via the browser: "PDF report", "whitepaper", "executive brief", "research report", "case study PDF".…
A native .pptx deck with magazine-grade editorial styling: "pitch deck", "投资人路演 PPT", "美观 PPT", board review, product launch. Named palettes, fixed typography,…
Create, read, or edit PowerPoint .pptx files: slide decks from scratch, content extraction, templates, speaker notes, combining or splitting decks. Not for…