← 返回 Skills 市场
🔌

Sentio Processor

作者 Sentio · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
138
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install sentio-processor
功能描述
Use when initializing Sentio projects, writing blockchain processor code, adding contracts/ABIs, testing processors, or deploying to the Sentio platform. Tri...
安全使用建议
This is a documentation-style skill for developing and deploying Sentio processors — it appears coherent and aligned with its purpose. Before you follow its commands: 1) Confirm you trust the Sentio tooling and the @sentio/cli npm package version you will fetch via npx. 2) Avoid placing secrets (private keys) in sentio.yaml or in project files that will be uploaded; the docs legitimately ask for explorer API keys and sentio login but only provide standard uses. 3) Be cautious with custom RPC endpoints (networkOverrides) — a malicious RPC can observe requests/responses. 4) When running sentio upload or sentio login, verify the endpoint (Sentio prod/test) and owner/project names you target. 5) If you need higher assurance, ask the publisher for a source/repo/homepage and verify the referenced @sentio packages on npm/GitHub before executing commands. If you want a deeper review, provide the exact commands you plan to run and any sentio.yaml you intend to use.
能力标签
cryptorequires-walletrequires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
Name, description, and content consistently document creating, testing, and deploying Sentio processors (CLI commands, sentio.yaml, SDK patterns). No unrelated environment variables, binaries, or installs are requested.
Instruction Scope
The SKILL.md instructs use of the sentio CLI (npx/@sentio/cli), creation of sentio.yaml, use of API keys (explorer API key), and event logging (ctx.eventLogger.emit). These are expected for the stated purpose; be aware these steps perform network operations (CLI downloads, uploads, RPC calls) and will send processed event/metric data to the Sentio platform or any RPC endpoints you configure.
Install Mechanism
No install spec or code files are included by the skill itself (instruction-only). The skill recommends running npx or sentio CLI commands which will fetch packages at runtime — this is normal for a CLI-centric guide but means the operator triggers external package downloads when following instructions.
Credentials
The skill itself does not require any environment variables. The docs reference standard runtime variables and optional API keys (explorer API key, variables in sentio.yaml) which are proportionate to interacting with explorer services and Sentio. Consider that supplying API keys or custom RPC endpoints grants those endpoints visibility into project data and on-chain queries.
Persistence & Privilege
Skill is not marked always:true and does not request persistent system privileges. It only provides instructions an operator would run; it does not modify other skills or system configs by itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sentio-processor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sentio-processor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added documentation for checking processor status using `sentio processor status` after upload. - Provided troubleshooting steps with `sentio processor logs` for processors in `ERROR` state. - Updated project initialization to recommend using `npx @sentio/cli create ...` for clarity. - Improved clarity on project lifecycle steps and documentation structure for easier onboarding.
v1.0.0
Initial release of sentio-processor skill. - Provides guidance for initializing, developing, testing, and deploying blockchain indexers with the Sentio SDK. - Covers supported blockchains (Ethereum, Aptos, Sui, Solana, Starknet, Bitcoin, Cosmos, Fuel, IOTA). - Documents full workflow: project setup, contract/ABI addition, processor development, testing, and deployment. - Includes CLI command reference, recommended project structure, and configuration templates for sentio.yaml and package.json. - Explains core processor patterns, event handler types, event filtering, and multi-chain/multi-contract usage. - Adds links and references for deeper guides on advanced patterns, DeFi protocols, and production examples.
元数据
Slug sentio-processor
版本 1.0.1
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 2
常见问题

Sentio Processor 是什么?

Use when initializing Sentio projects, writing blockchain processor code, adding contracts/ABIs, testing processors, or deploying to the Sentio platform. Tri... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 138 次。

如何安装 Sentio Processor?

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

Sentio Processor 是免费的吗?

是的,Sentio Processor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Sentio Processor 支持哪些平台?

Sentio Processor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Sentio Processor?

由 Sentio(@sentioxyz)开发并维护,当前版本 v1.0.1。

💬 留言讨论