/install claw-easa
Use the local claw-easa CLI from this repository.
Preferred commands:
claw-easa lookup \x3CREF>for exact references such asORO.FTL.110claw-easa refs "\x3Cquery>"for reference-oriented searchclaw-easa snippets "\x3Cquery>"for cited text excerptsclaw-easa hybrid "\x3Cquery>"for mixed lexical + semantic retrievalclaw-easa ask "\x3Cquestion>"for routed natural-language queriesclaw-easa statusto verify corpus/index availability
Source-scoped search — use --slug \x3Csource> to restrict results to a specific
source document. This is important when a broad query returns too many results
from different sources, or when you know which source is most relevant:
claw-easa refs "crew fatigue" --slug occurrence-reportingclaw-easa snippets "crew fatigue" --slug occurrence-reportingclaw-easa hybrid "fatigue reporting" --slug occurrence-reportingUseclaw-easa sources-listto see available slugs.claw-easa sources-listto list ingested EARs and FAQ domains (supports--type ear|faq)claw-easa ear-discoverto list Easy Access Rules available on the EASA websiteclaw-easa ear-listto list built-in known source aliasesclaw-easa ingest fetch \x3Cslug>to download a source (use--urlto bypass catalog)claw-easa ingest parse \x3Cslug>to parse a fetched source into the databaseclaw-easa ingest diagnose \x3Cslug>to verify parser coverage against the source XMLclaw-easa ingest faq-allto ingest all EASA FAQs (crawls every sub-domain)claw-easa ingest faq \x3Cdomain>to ingest FAQs for a specific domainclaw-easa ingest faq-discoverto list available FAQ domains on the EASA website
Answering rules:
- Prefer exact lookup when the user gives a regulation reference.
- Quote the retrieved text or excerpt before paraphrasing.
- Distinguish regulation text from AMC/GM/FAQ material.
- If retrieval is empty or ambiguous, say so explicitly instead of inferring.
- When the question targets a specific regulation domain (e.g. occurrence
reporting, aircrew, air operations), use
--slugto scope the search. This dramatically improves recall for items buried in long annexes.
Read these files only when needed:
references/usage.mdfor repository-aware usage and installation notesreferences/runtime-setup.mdwhen the localclaw-easaCLI may not be installed yetreferences/easa-answering.mdfor answer format and evidence rules
Local install notes:
- The skill package lives under
skill/claw-easa/in the repository. - For OpenClaw local installation, copy this folder into
~/.openclaw/workspace/skills/claw-easa/. - Avoid symlinks that resolve outside the OpenClaw workspace.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install claw-easa - 安装完成后,直接呼叫该 Skill 的名称或使用
/claw-easa触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
EASA Regulatory Search 是什么?
Query EASA Easy Access Rules locally with exact reference lookup, full-text search, and semantic search. Use when answering EASA regulatory questions, retrie... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。
如何安装 EASA Regulatory Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install claw-easa」即可一键安装,无需额外配置。
EASA Regulatory Search 是免费的吗?
是的,EASA Regulatory Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
EASA Regulatory Search 支持哪些平台?
EASA Regulatory Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 EASA Regulatory Search?
由 dmoraine(@dmoraine)开发并维护,当前版本 v1.0.0。