Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

claw-easa爪埃萨

Agent Skill

claw-easa 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

4,339

周安装

179

GitHub Stars

1

下载量

1,418
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:claw-easa(爪埃萨)
来源仓库:https://github.com/dmoraine/claw-easa
安装命令:
openclaw skills install claw-easa
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install claw-easa

简介

claw-easa 用于本地查询 EASA 监管规则和航空安全信息。

  • 支持精确参考查找、全文搜索和语义检索功能。
  • 通过 clawhub 安装,需加载本地知识库并配置索引路径。
  • 使用前应确保数据更新时效性和法律解释准确性。
  • 适用于航空法规咨询、合规检查等专业场景。claw-easa 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
claw-easa
description
Query EASA Easy Access Rules locally with exact reference lookup, full-text search, and semantic search. Use when answering EASA regulatory questions, retrieving article/reference wording, checking applicability, or finding AMC, GM, and FAQ material from the local claw-easa index.

Use the local claw-easa CLI from this repository.

Preferred commands:

  • claw-easa lookup <REF> for exact references such as ORO.FTL.110
  • claw-easa refs "<query>" for reference-oriented search
  • claw-easa snippets "<query>" for cited text excerpts
  • claw-easa hybrid "<query>" for mixed lexical + semantic retrieval
  • claw-easa ask "<question>" for routed natural-language queries
  • claw-easa status to verify corpus/index availability

Source-scoped search — use --slug <source> 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-reporting
  • claw-easa snippets "crew fatigue" --slug occurrence-reporting
  • claw-easa hybrid "fatigue reporting" --slug occurrence-reporting

Use claw-easa sources-list to see available slugs.

  • claw-easa sources-list to list ingested EARs and FAQ domains (supports --type ear|faq)
  • claw-easa ear-discover to list Easy Access Rules available on the EASA website
  • claw-easa ear-list to list built-in known source aliases
  • claw-easa ingest fetch <slug> to download a source (use --url to bypass catalog)
  • claw-easa ingest parse <slug> to parse a fetched source into the database
  • claw-easa ingest diagnose <slug> to verify parser coverage against the source XML
  • claw-easa ingest faq-all to ingest all EASA FAQs (crawls every sub-domain)
  • claw-easa ingest faq <domain> to ingest FAQs for a specific domain
  • claw-easa ingest faq-discover to 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 --slug to scope the search. This dramatically improves recall for items buried in long annexes.

Read these files only when needed:

  • references/usage.md for repository-aware usage and installation notes
  • references/runtime-setup.md when the local claw-easa CLI may not be installed yet
  • references/easa-answering.md for 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.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

79.92%
按下载量换算1,133

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills