Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 766 Bytes

File metadata and controls

33 lines (22 loc) · 766 Bytes

NoIdea Skill

Agent skill and CLI release artifacts for the NoIdea knowledge marketplace.

The Rust CLI source remains in ReScienceLab/noidea/cli. This repository is the distribution surface for:

  • skills/noidea/ skill source
  • GitHub release binaries and .sha256 checksums

Install

npx skills add ReScienceLab/noidea-skill

If your installer requires an explicit skill name:

npx skills add ReScienceLab/noidea-skill --skill noidea

Then install and authenticate the CLI:

curl -fsSL https://noidea.rescience.com/cli | sh
noidea auth login
noidea status

Documentation