Skip to content

Releases: kleros/kleros-skills

kleros-skills v2.4.0

Choose a tag to compare

@jaybuidl jaybuidl released this 18 Jul 01:01
v2.4.0

Changed

  • Improved Curate list deployment guidance with canonical MetaEvidence templates, known factory and arbitrator addresses, correct multiplier ordering, and reuse of identical IPFS artifacts.
  • Migrated Ethereum Mainnet, Gnosis Chain, and Sepolia list verification to their canonical LightGeneralizedTCR registries and standard LGTCR item submission workflow.
  • Clarified that each Kleros x402 request uploads exactly one file: identical bytes may reuse a CID, while different content requires separate paid uploads.
  • README and landing page: skill card descriptions synced with the updated skill content (single-file-per-upload wording, deploy-and-verify phrasing, Sepolia network tag).

Full changelog: v2.3.0...v2.4.0

v2.3.0 — Tier 1 agent feedback channel

Choose a tag to compare

@jaybuidl jaybuidl released this 07 Jul 20:12
v2.3.0

Added

  • Tier 1 agent-to-maintainer feedback channel: .github/ISSUE_TEMPLATE/agent-feedback.yml (structured GitHub issue form, auto-applies the agent-feedback label) and a new kleros-feedback skill (feedback/SKILL.md) teaching agents how to file a report via Kleros MCP, gh CLI, or a prefilled GitHub URL fallback, in priority order.
  • Feedback footers linking to feedback/SKILL.md added to every published/routing skill: root SKILL.md, kleros-ipfs-upload, kleros-curate, openclaw-skill.
  • feedback/SKILL.md registered in .well-known/agent-skills/index.json and sitemap.xml for discovery parity with other published skills.

Changed

  • Landing page: simplified the Skills section meta line.

Full changelog: v2.2.0...v2.3.0

v2.2.0 — kleros-curate hardening + landing polish

Choose a tag to compare

@jaybuidl jaybuidl released this 29 Jun 22:59
v2.2.0

Combined release: kleros-curate skill hardening plus landing-page accessibility, SEO, and visual polish. No breaking changes — minor bump.

Added

  • Landing page: visually-hidden <h1> (the page previously had no top-level heading), improving SEO and screen-reader structure.
  • Landing page: social/discovery meta — canonical, og:url, og:site_name, og:locale, og:image, twitter:image, and theme-color.
  • Landing page: sticky translucent top nav and subtle hero glow for depth.
  • Landing page: prefers-reduced-motion support and a consistent :focus-visible ring for keyboard users.

Changed

  • Hardened the kleros-curate skill with stricter MetaEvidence retrieval, item.json construction, field type validation, deployment guardrails, and list-of-lists visibility guidance.
  • Clarified kleros-curate Scout visibility, reward, challenge, and custom-registry value propositions.
  • Restricted Curate IPFS upload guidance to the Kleros x402 gateway path and strengthened PDF policy recommendations.
  • Added a narrow verify-your-list reference for Classic Curate list-of-lists visibility submissions.

Fixed

  • Landing page accessibility: modal now manages focus (focus-on-open, focus trap, restore-on-close) and is labelled by its title.
  • Landing page accessibility: setup tablist exposes tabpanel semantics with arrow/Home/End keyboard navigation and roving tabindex.
  • Landing page accessibility: ASCII-art hero marked aria-hidden so screen readers skip it.

Full changelog: v2.1.0...v2.2.0

v2.1.0 — first lean-master cut (SEED-002)

Choose a tag to compare

@jaybuidl jaybuidl released this 12 Jun 00:32
v2.1.0

First release that exercises the new branch-based minimal-strip distribution. Marketplace install footprint dropped from ~152 files to ~50.

Added

  • Branch-based minimal-strip distribution (SEED-002): published master branch — what marketplace users install — now ships without .planning/, test/, scripts/, package.json, yarn.lock, .yarnrc.yml, and root-level *FEEDBACK*.md / HANDOVER*.md files. Install footprint is dramatically smaller.
  • Landing page: 8 coming-soon cards previewing upcoming skills.

Changed

  • Documented dev (full repo) / master (derived clean tree) branch model in README.md and CLAUDE.md. All PRs target dev; master is regenerated by .github/workflows/sync-master.yml on release-tag push.

Notes

  • No skill content changes — both kleros-ipfs-upload and kleros-curate SKILL.md files are byte-identical to their per-skill tags.
  • marketplace.json metadata.version intentionally stays at 2.0.0 — no catalog restructure.

Full Changelog: https://github.com/kleros/kleros-skills/compare/kleros-curate@v1.0.0...v2.1.0

kleros-curate v1.0.0

Choose a tag to compare

@jaybuidl jaybuidl released this 27 May 05:25
kleros-curate@v1.0.0

First release of the kleros-curate skill.

Added

  • Published kleros-curate skill — consolidated from three draft skills (Curate Light, Stake Curate/PGTCR, Curate Scout) into a single skill covering all three Curate flavors (Light Curate / LGTCR, Stake Curate / PGTCR, Scout).
  • Routing decision tree in SKILL.md disambiguates flavor from user intent.
  • Shared reference files: ABI fragments, MetaEvidence retrieval, deposit computation, item.json construction, IPFS upload.
  • Flavor reference files: light-curate.md, stake-curate.md, scout-registries.md.

Install

/plugin marketplace add kleros/kleros-skills