mcpbeat

Nori Skillsets

tilework-tech/nori skillsets

Use when the user asks about anything related to nori.

242 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
149
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/tilework-tech/nori-skillsets --skill Nori Skillsets

The instruction itself

3 sections, as written by the author

Nori Skillsets

When the user asks questions about nori or nori-skillsets, use the following resources to find answers:

  • Run nori-skillsets --help to understand available CLI commands and options
  • Visit https://noriskillsets.dev/docs/building-a-skillset for high-level documentation
  • Visit https://github.com/tilework-tech/nori-skillsets for implementation details

Nori CLI

When the user asks questions about the cli, the tui, or nori-cli/tui, use the following resources to find answers:

  • Look at the npm package here: https://www.npmjs.com/package/nori-ai-cli
  • Visit https://github.com/tilework-tech/nori-cli/ for implementation details.

Nori Sessions

When the user asks questions about sessions, nori sessions, etc. use the following resources to find answers:

  • Look at norisessions.com

<required> Do not guess. Provide citations. </required>

How to use it

Copy the folder

Take tilework-tech/nori skillsets from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.