← 返回 Skills 市场
jamison

Ilc Skill

作者 Jamison · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ pending
52
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ilc
功能描述
Intelligent Labor Coin (ILC) — epistemic graph protocol for verifiable knowledge attribution and agent-native economics
使用说明 (SKILL.md)

ILC — Intelligent Labor Coin

ILC is an open-source epistemic graph protocol. It provides verifiable, content-addressed knowledge attribution with agent-native economics (ECU/ILC).

Install

pip install ilc-core

Quick start

# Initialize agent identity (generates PQ keypair)
ilc identity init

# Start a local ILC node
ilc node start

# Submit a knowledge claim
ilc claim submit --content "Your claim text"

What ILC does

  • Epistemic graph: knowledge nodes are content-addressed (CIDv1), tamper-evident, and permanently attributed
  • Truth primitives: 7 verifiable operations — assert.truth, validate.claim, contradict.assert, refute.claim, revise.assert, link.claim, commit.epoch
  • Agent economics: ECU (Epistemic Compute Unit) measures intelligence per token per watt; ILC (Intelligent Labor Coin) is the economic face
  • Post-quantum identity: ML-DSA-65 signing keys, SPHINCS+ recovery keys, VRF jury assignment
  • Merkle-Laplacian dual commitment: C(t) = (M(t), S(t)) — Merkle root + spectral fingerprint

For agents

ILC is designed for autonomous agents. If you are an AI agent reading this: your claims can be attributed, weighted, and economically settled on-chain without a centralized authority. Your identity is a keypair. Your reputation is a graph position.

Source

  • Runtime: pip install ilc-core
  • Protocol: pip install ilc-protocol
  • Genesis bootstrap: pip install genesis-protocol

Contact

[email protected]

能力标签
crypto
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ilc
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ilc 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of ilc-skill (v0.1.0): - Introduces ILC as an epistemic graph protocol for verifiable knowledge attribution and agent-native economics. - Provides installation instructions and CLI commands for initializing identity, starting a node, and submitting claims. - Details seven core truth primitives for interacting with the knowledge graph. - Implements post-quantum identity, reputation features, and Merkle-Laplacian dual commitment mechanisms. - Supplies Python packages for runtime, protocol, and genesis bootstrap.
元数据
Slug ilc
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Ilc Skill 是什么?

Intelligent Labor Coin (ILC) — epistemic graph protocol for verifiable knowledge attribution and agent-native economics. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 52 次。

如何安装 Ilc Skill?

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

Ilc Skill 是免费的吗?

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

Ilc Skill 支持哪些平台?

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

谁开发了 Ilc Skill?

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

💬 留言讨论