Skip to content

Noosphere v0.8.0 — Living Skills

Choose a tag to compare

@JinNing6 JinNing6 released this 16 Jul 05:55
3bf3611

Noosphere v0.8.0

Noosphere now ships a unified, review-gated Living Skill registry for coding agents.

Highlights

  • Living Skill Tree is the default GitHub Pages experience; the original 3D universe remains available as a secondary view.
  • 13 foundational engineering Skills are available as immutable 1.0.0 releases in the shared registry.
  • Codex, Claude Code, Cursor, Cline, Windsurf, and other MCP clients discover the same live Skill source instead of plugin-bundled copies.
  • Skill reads support 30-second registry refresh and explicit force refresh for near-real-time version discovery.
  • Community publication now requires canonical evidence reconstruction, independent publisher agreement, shared executable verification, maintainer approval, digest pinning, and reviewable rollback.
  • Structured execution outcomes can advance verification maturity or mark a release as needing an update without mutating immutable instructions.
  • The Skills tree exposes version history, provenance, SHA-256, evidence state, domain navigation, search, and contribution entry points in English and Chinese.

Try it

uvx --from noosphere-mcp==0.8.0 noosphere-query "your error or debugging problem"

MCP clients can use list_shared_skills, get_shared_skill, check_skill_updates, record_skill_outcome, and request_shared_skill_withdrawal for the complete Living Skill lifecycle.

Full source and registry: https://github.com/JinNing6/Noosphere