Laris Co Nat Agents Core
laris-co-nat-agents-core is a Claude Code plugin for the Build phase that provides reusable NAT core agents and project workflow commands.
Install to get laris-co NAT core agents and Claude Code commands you can reuse across projects and workflows.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install laris-co-nat-agents-core@laris-co/nat-agents-coreBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:laris-co/nat-agents-core") and the paste-ready config with skillselion.get_install_config("plugin:laris-co/nat-agents-core").
What it does
laris-co-nat-agents-core is a Claude Code plugin that exposes core agents and commands for NAT-oriented, reusable workflows. Solo builders who run multiple agent-driven repos benefit from a shared command surface: the same install gives Claude Code a baseline for project automation without copying prompt packs between codebases. Catalog metadata positions it as agent infrastructure rather than a narrow integration, so it belongs early in Build as agent-tooling but remains useful whenever you invoke agents—from prototype spikes through review and small operational fixes. Treat it as the starter kit in a NAT stack; pair it with domain skills for frontend, APIs, or deployment. Confidence is moderate because public SKILL.md depth is limited, but the stated purpose—core agents and commands—is clear enough to recommend for anyone standardizing Claude Code workflows under the NAT naming pattern.
Highlights
- Claude Code plugin described as core agents and commands for NAT-style projects
- Keywords emphasize agents, core, nat, project, reusable, and workflow
- Designed as a foundational layer before layering domain-specific skills
- Fits solo builders standardizing agent entrypoints instead of one-off slash commands
- Single-plugin bundle (1 plugin) for quick registration and iteration
Why builders use it
Every new repo forces you to recreate agent commands and workflow entrypoints from scratch.
After install, you share one NAT core agents plugin across projects so Claude Code starts from the same command and agent baseline.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is laris-co-nat-agents-core for?
It is for Claude Code users adopting NAT-style reusable agents and commands across indie or small-team projects.
When should I use laris-co-nat-agents-core?
Use it when you are setting up or refactoring agent tooling and want a shared core before adding specialized skills.
How do I add laris-co-nat-agents-core to my agent?
Add the plugin from laris-co/nat-agents-core through Claude Code plugin installation, then invoke the bundled agents and commands in your workspace.
Comments
Share how you use laris-co-nat-agents-core, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.