ns-package
CommunitySecure NeuroScript package management.
Authorsevereon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines NeuroScript package management by providing a consistent workflow for initializing packages, declaring dependencies, generating lockfiles, and ensuring integrity through checksums and Ed25519 signatures so packages remain reproducible and verifiable.
Core Features & Use Cases
- Initialize packages: Create Axon.toml, README.md, .gitignore, and src/ (plus examples/ for binaries).
- Dependency management: Add version, git, or local path dependencies with validation and rules that prevent conflicting fields.
- Fetch & lock: Resolve and cache dependencies, generate Axon.lock for reproducible builds, and support CI-friendly fetch/update operations.
- Signing & verification: Key generation (Ed25519), per-file SHA-256 checksums, aggregate checksum computation, signing on publish, and verification on fetch or explicit verify.
- Use Case: Prepare a transformer neuron library for publication with pinned dependencies, signed integrity metadata, and CI verification steps.
Quick Start
Initialize a new package, add dependencies, fetch and lock them, generate signing keys, and publish a signed package using the neuroscript CLI.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ns-package Download link: https://github.com/severeon/neuroscript-rs/archive/main.zip#ns-package Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.