← 返回 Skills 市场
mrtdlgc

revert.wtf Catalog Research Skill

作者 mrtdlgc · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
19
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install revertwtf-catalog-research
功能描述
Perform broader source-backed catalog enrichment for new EVM ecosystems, protocols, providers, standards, or deprecated/renamed/sunsetting coverage.
使用说明 (SKILL.md)

revert.wtf Catalog Research Skill

Use this skill for broad catalog coverage passes: new chains, protocol ecosystems, contract repositories, provider APIs, standards, x402-style flows, explorer APIs, or lifecycle audits.

Research Standard

  • Prefer primary sources: official specs, protocol docs, contract repositories, API docs, EIPs/ERCs, release notes, and verified source repositories.
  • For current ecosystem status, verify live/current sources before marking something current, renamed, legacy, or sunsetting.
  • Keep historical coverage when old contracts can still emit errors. Mark it legacy; do not delete useful entries just because the product is deprecated.
  • Distinguish:
    • legacy: deprecated, wound down, or historical but still useful.
    • sunsetting: active enough to matter but tied to an announced shutdown date.
    • renamed: ecosystem branding changed while errors remain relevant.

Workflow

  1. Define the coverage target and scope.
  2. Inventory current coverage:
    • Search shards in packages/catalog/src/data/shards/.
    • Check packages/catalog/src/sources.ts for lifecycle metadata.
    • Check generated selectors in packages/selectors/src/generated.ts when custom errors are involved.
  3. Gather source material and record references in entries or sources.ts.
  4. For Solidity custom errors, prefer using scripts/enrich-new-ecosystem-shards.mjs when the target fits its model.
  5. Hand-author protocol/provider/API entries when errors are not Solidity custom errors.
  6. Regenerate catalog data, run validation, and run the duplicate audit.

Quality Bar

  • Entries should be integration-useful, not merely encyclopedic.
  • nextSteps should tell an app, wallet, support console, or agent what to do next.
  • Avoid "retry later" as a default. Be specific about when retry helps.
  • Avoid adding entries from random forum posts unless they are backed by code, docs, or repeated real-world artifacts.
  • Avoid massive false-positive substring patterns.

Verification

node scripts/build-catalog-data.mjs --generate --dist --check
node --experimental-strip-types scripts/validate-catalog.ts
node scripts/check-catalog-duplicates.mjs --fail-on=id,same-source-selector
node node_modules/typescript/bin/tsc -p packages/catalog/tsconfig.json --noEmit
node node_modules/typescript/bin/tsc -p packages/parser/tsconfig.json --noEmit

Useful smoke checks:

node --input-type=module -e "import { getCatalog } from './packages/catalog/dist/index.js'; console.log(getCatalog().length)"

If generated source files or dist JSON change, keep them synchronized with the shard source.

安全使用建议
Install only if you want an agent to help research and update revert.wtf catalog data. Review generated catalog changes before committing, and do not provide wallet keys or sensitive credentials because the skill does not need them.
能力标签
cryptorequires-walletrequires-sensitive-credentials
能力评估
Purpose & Capability
The stated purpose and artifact instructions align: it guides source-backed catalog enrichment for EVM ecosystems, protocols, providers, standards, and lifecycle status.
Instruction Scope
Instructions are scoped to researching sources, editing catalog data, regenerating derived files, and running validation commands; no prompt overrides, deception, or unrelated actions were found.
Install Mechanism
The artifact contains only a SKILL.md markdown file with no executable scripts, dependencies, install hooks, or packaged runtime code.
Credentials
It expects repository file access, internet research, and local validation/build commands, which are proportionate for catalog maintenance but should be run in the intended revert.wtf repository context.
Persistence & Privilege
No persistence, background execution, privilege escalation, credential use, or wallet access appears in the artifact; metadata capability tags mention crypto and sensitive credentials, but the skill text itself does not request credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install revertwtf-catalog-research
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /revertwtf-catalog-research 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of revertwtf-catalog-research. - Enables broader, source-backed catalog enrichment for new EVM ecosystems, protocols, providers, and standards. - Includes guidance for handling legacy, sunsetting, and renamed entries with accurate lifecycle metadata. - Outlines a research workflow emphasizing primary sources and systematic catalog updating. - Establishes a quality bar for catalog entries—focused on actionable, integration-useful information. - Provides verification steps and utility scripts to ensure catalog consistency and data quality.
元数据
Slug revertwtf-catalog-research
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

revert.wtf Catalog Research Skill 是什么?

Perform broader source-backed catalog enrichment for new EVM ecosystems, protocols, providers, standards, or deprecated/renamed/sunsetting coverage. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 19 次。

如何安装 revert.wtf Catalog Research Skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install revertwtf-catalog-research」即可一键安装,无需额外配置。

revert.wtf Catalog Research Skill 是免费的吗?

是的,revert.wtf Catalog Research Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

revert.wtf Catalog Research Skill 支持哪些平台?

revert.wtf Catalog Research Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 revert.wtf Catalog Research Skill?

由 mrtdlgc(@mrtdlgc)开发并维护,当前版本 v0.1.0。

💬 留言讨论