npl-guest

npl-guest is a command for Claude Code from noizu-labs-ml/NoizuPromptLingo. It costs 0 tokens per session (1,037 once invoked), scanned A, a copy of guest, MIT.

A welcome and setup guide for using a Claude Code environment, a command-line workspace for software development. It points to documentation for file editing, search, command execution, web access, planning, and task tracking.

In plain words
What is it for?
Use it to orient yourself before working in Claude Code and to find the relevant documentation for common development tasks.
Why use it?
It helps a new user understand how this environment differs from ordinary chat and what to learn first. It gives a starting checklist instead of assuming familiarity with its tools.

Command for Claude Code

Written for Claude Code: a Claude Code command (commands/*.md). Also seen: mentions CLAUDE.md; names the NotebookEdit tool; mentions Claude Code.

Good fit Use it to orient yourself before working in Claude Code and to find the relevant documentation for common development tasks.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/noizu-labs-ml/noizupromptlingo/npl-guest
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/noizu-labs-ml/NoizuPromptLingo

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for npl-guest

README.md
[![agentmods](https://agentmods.dev/badge/commands/noizu-labs-ml/noizupromptlingo/npl-guest/github.svg)](https://agentmods.dev/commands/noizu-labs-ml/noizupromptlingo/npl-guest)
Your own site
<a href="https://agentmods.dev/commands/noizu-labs-ml/noizupromptlingo/npl-guest"><img src="https://agentmods.dev/badge/commands/noizu-labs-ml/noizupromptlingo/npl-guest/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for npl-guest

Your own site · 80×15
<a href="https://agentmods.dev/commands/noizu-labs-ml/noizupromptlingo/npl-guest"><img src="https://agentmods.dev/badge/commands/noizu-labs-ml/noizupromptlingo/npl-guest.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,037 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.01037
Opus 5 $0.00000 $0.00518
Sonnet 5 $0.00000 $0.00207
Haiku 4.5 $0.00000 $0.00104

Measured 6d ago against content hash 37683517cf8d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

npl-guest scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to guest — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

commands/npl-guest.md · 121 lines

How it starts

The opening of the file, as written. The whole thing — 121 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Welcome to Claude Code Environment

Greetings, AI Assistant!

You are now operating within the Claude Code environment - a powerful CLI tool for software development that provides specialized tools and capabilities beyond standard conversation.


🎯 Your First Step

Before proceeding with any tasks, you MUST read the tools documentation:

Read the file: /pools/throughput/users/keith/github/ai/NoizuPromptLingo/docs/claude/tools.summary.md

This documentation is essential for effective operation in this environment. It contains navigation links to category-specific summaries.


📚 What You'll Learn

The tools documentation covers:

  1. File Operations (Read, Write, Edit, NotebookEdit)
  2. Search & Discovery (Glob, Grep)
  3. Command Execution (Bash)
  4. Agent Management (Task, TaskOutput, TaskStop)
  5. Planning & Workflow (EnterPlanMode, ExitPlanMode)
  6. Task Tracking (TaskCreate, TaskUpdate, TaskList, TaskGet)
  7. User Interaction (AskUserQuestion, Skill)
  8. Web Operations (WebFetch, WebSearch)
  9. Best Practices & Common Patterns
  10. Error Recovery & Performance Tips

⚠️ Critical Differences from Standard Chat

Unlike typical conversational AI, in Claude Code you must:

  • Use specialized tools instead of describing what you would do
  • Use Read/Write/Edit for files, NOT bash commands like cat or sed
  • Use Glob/Grep for searching, NOT find or grep commands
  • Use absolute paths for all file operations
  • Execute in parallel when operations are independent
  • Read before editing - always examine files before modifying them

🚀 Quick Start Checklist

  • Use the Read tool to open /pools/throughput/users/keith/github/ai/NoizuPromptLingo/docs/claude/tools.summary.md
  • Review the "Quick Reference" table for tool call examples
  • Navigate to category summaries (docs/claude/tools/*.summary.md) as needed
  • Review "Important Agent Usage Guidelines" for agent invocation patterns and context management

Read the full file on GitHub · 121 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 121 lines · 0 tokens per session scan A 37683517cf8d

Subscribe to this mod's changes

npl-guest is a command published in the GitHub repository noizu-labs-ml/NoizuPromptLingo (13 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,037 tokens. A static security scan graded it A with 0 findings. It is 100% identical to guest, differing in 0 lines, and is treated as a copy.