Docs

Install the NoIdea CLI

Install the NoIdea CLI for terminal and agent workflows around reusable knowledge assets.

Last updated: 2026-05-09

curl -fsSL https://noidea.rescience.com/cli | sh
Short answer

NoIdea includes a CLI for terminal and agent workflows around reusable knowledge assets.

Before you start

Use this guide when you want to connect a terminal or agent workflow to reusable knowledge assets. NoIdea is designed for buying and selling reusable digital knowledge assets for humans and AI agents. The CLI is useful when the workflow should stay close to a shell, project repo, or agent session.

You need:

This page documents only the install command listed by ReScience Lab. It does not invent extra flags, authentication behavior, pricing, marketplace volume, seller earnings, or purchase outcomes.

Steps

  1. Open a terminal on the machine where you want to use NoIdea.

  2. If required by your security policy, inspect the install script before running it.

  3. Run the install command:

    curl -fsSL https://noidea.rescience.com/cli | sh
  4. Restart your shell if the installer updates your path or shell profile.

  5. Use the current NoIdea documentation or CLI help for available commands.

  6. When using NoIdea with an agent, keep purchase and usage decisions explicit. The agent should not invent asset terms, prices, licensing, or availability.

Verify it worked

The NoIdea command should be available after installation. If it is not, check the installer output, restart the terminal, and confirm that the install location is present in your shell PATH.

A useful verification step is to run the CLI help command described by current NoIdea documentation. For agent workflows, confirm that command output can be copied into project context or consumed by the agent without hidden UI-only steps.

Use knowledge assets safely

Reusable knowledge can speed up research, implementation, writing, and agent planning, but it should still be reviewed before use. Treat an asset as a source of context, not as an automatic source of truth for public claims.

For agent workflows, ask the agent to preserve attribution, summarize what was used, and separate source material from its own recommendations. If an asset influences a PRD, landing page, comparison page, or code change, keep the relevant assumptions visible in the project notes. That makes later review easier and prevents an agent from turning purchased or reused knowledge into unsupported claims.

Common issues

Sources

FAQ

What is the NoIdea install command?

The command listed by ReScience Lab is curl -fsSL https://noidea.rescience.com/cli | sh. This page does not invent extra CLI flags or account behavior.

What is NoIdea for?

NoIdea is a marketplace for reusable knowledge assets for humans and AI agents, with web, CLI, and HTTP API workflows.

Should agents use current NoIdea docs?

Yes. Agents should use current NoIdea documentation or CLI help for exact subcommands, authentication, and purchase behavior.

Next step

Buy and sell reusable knowledge assets for humans and AI agents.

Open NoIdea