nono
New2.6kGitHubGeneralby always-further
Capability-based agent runtime with fine-grained policies . Brokering access directly within the agent's operating context, with zero setup and zero latency
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/nono.md https://raw.githubusercontent.com/always-further/nono/main/SKILL.md3
Invoke in Claude Code
/nonoView source on GitHub
agent
Frequently Asked Questions
What is nono?
Capability-based agent runtime with fine-grained policies . Brokering access directly within the agent's operating context, with zero setup and zero latency
How to install nono?
To install nono, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /nono.
What is nono best for?
nono is a community categorized under General. It is designed for: agent. Created by always-further.