بنقرة واحدة
aceharness-rag
使用 ACEHarness 内置 RAG/LanceDB 知识库进行只读检索。
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
使用 ACEHarness 内置 RAG/LanceDB 知识库进行只读检索。
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
使用 ACEHarness 运行时提供的 workspace SQLite 能力创建和维护 Skill 数据库。
Index of available skills.
ACEHarness workflow creation skill. Helps reason about serial workflow states, per-state steps, parallel step groups, and scoped workflow patches.
ACEHarness Spec Coding skill for generating, reviewing, revising, and executing spec-first requirements/design/tasks artifacts tied to workflow steps. Use when turning rough workflow requirements into actionable requirements.md, design.md, tasks.md, when revising AI-generated specs, or when keeping SpecCoding artifacts aligned with workflow execution.
用 rules_registry 辅助 PR/代码评审:准备 diff(git/PR/编码 agent 上下文)→ L0 扫描 → select_rules 路由 → 四步判定 → rule-issue-reports 上报。 适用于 code review、PR 审查、仓颉/Cangjie;可运行于 Cursor / OpenCode / Claude Code 等任意 Agent 环境。
通用可视化卡片渲染技能。
| name | aceharness-rag |
| description | 使用 ACEHarness 内置 RAG/LanceDB 知识库进行只读检索。 |
| capabilities | {"rag":{"read":true}} |
当任务需要查找项目知识、历史资料、导入文档或外部 RAG bundle 内容时,使用本 Skill。
只能使用本 Skill 的 Python 脚本调用 ACEHarness runtime API。不要直接读取 LanceDB 文件,也不要尝试写入、导入或删除 RAG 数据。
列出当前授权知识库:
python .agents/skills/aceharness-rag/scripts/rag_list.py
检索知识库:
python .agents/skills/aceharness-rag/scripts/rag_search.py --kb default --query "要检索的问题" --top-k 8
idknowledgeBaseIddocumentIdchunkIndextextsourceTitlesourceSystemexternalIdmetadataJson_distancesourceSystem。