Jump to related tools in the same category or review the original source on GitHub.

PDF & Documents @taofisio Updated 2/12/2026

Abixus Core V1 OpenClaw Plugin & Skill | ClawHub

Looking to integrate Abixus Core V1 into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate pdf & documents tasks instantly, without having to write custom tools from scratch.

What this skill does

A high-performance validation layer for autonomous agent consistency on Polygon PoS.

Install

npx clawhub@latest install abixus-core-v1

Full SKILL.md

Open original

SKILL.md content below is scrollable.

ABIXUS Deterministic Oracle

A high-performance validation layer for autonomous agent consistency on Polygon PoS.

Security & Privacy Disclosure

  • Zero-Knowledge Principle: ABIXUS does not require, store, or ask for Private Keys.
  • Public Data Only: The service only processes public wallet addresses to verify on-chain transactions (POL transfers) to the treasury.
  • Data Integrity: No session data is stored. Wallet IDs are used solely for real-time credit balance lookup and ranking.

Technical Architecture

ABIXUS acts as a secure bridge between the Polygon ledger and an agent's runtime, utilizing a dedicated Cloudflare Tunnel for encrypted communication.

  • Endpoint: https://api.abixus.xyz
  • Handshake: Verification is performed by cross-referencing the {wallet} parameter with public event logs on-chain.
  • Infrastructure: Proxied via TLS 1.3 to ensure enterprise-grade security for agent-to-agent calls.

Usage

  1. Query Status: GET /status/{wallet} to retrieve credit balance and verification state.
  2. Execute Validation: POST /certifica/{wallet} to initiate a deterministic stress-test batch.
  3. Funding: If balance is 0, refer to abixus_manifesto.json for the treasury settlement address.
Original Repository URL: https://github.com/openclaw/skills/blob/main/skills/taofisio/abixus-core-v1
Latest commit: https://github.com/openclaw/skills/commit/c3c6c6946fda09f91d49948d9df5cb7f59058de0

Related skills

If this matches your use case, these are close alternatives in the same category.