
Security News
TC39 Advances Temporal to Stage 4 Alongside Several ECMAScript Proposals
TC39’s March 2026 meeting advanced eight ECMAScript proposals, including Temporal reaching Stage 4 and securing its place in the ECMAScript 2026 specification.
@agents-inc/cli
Advanced tools
CLI for managing Agents Inc. skills, stacks, and agents for Claude Code
An agent composition framework for Claude Code.
Compose specialized Claude Code subagents from atomic skills. Choose your stack, customize your skills, and compile from the CLI.
npx @agents-inc/cli init
Choose a pre-built stack or start from scratch. Stacks pre-select skills and agents for common tech combinations.
| Stack | Technologies |
|---|---|
nextjs-fullstack | Next.js + React + Hono + Drizzle + PostHog + Zustand + React Query |
angular-stack | Angular 19 + Signals + NgRx SignalStore + Hono + Drizzle |
vue-stack | Vue 3 Composition API + Pinia + Hono + Drizzle |
nuxt-stack | Nuxt + Vue 3 full-stack + Pinia + Hono + Drizzle |
remix-stack | Remix + React + Hono + Drizzle |
solidjs-stack | SolidJS + Hono + Drizzle |
Add or remove skills from the interactive grid. Skills are organized by domain with framework-aware filtering.
Choose which subagents to compile. Each agent is composed from the skills you selected.
After init, use agentsinc edit to change selections and agentsinc compile to rebuild.
| Guide | Description |
|---|---|
| Install modes | Plugin vs local install, global vs project scope |
| Editing your config | Skill mappings, preloaded vs dynamic loading, and config structure |
| Customizing subagents | Eject and modify partials, templates, and skills |
| Writing custom skills and subagents | Author skills and subagents from scratch or iterate on existing ones |
| Importing third-party skills | Install skills from external repositories |
| Creating a marketplace | Build a personal or org-level marketplace with curated skills |
Web: React, Vue, Angular, Next.js, Remix, Nuxt, SolidJS, Tailwind, Zustand, Vitest, Playwright, and more API: Hono, Express, Drizzle, Prisma, PostHog, and more Mobile: React Native, Expo CLI: Commander, oclif + Ink Shared: Turborepo, Code Reviewing, Auth Security, and more
Browse the full catalog on the Plugin Marketplace.
| Category | Subagents |
|---|---|
| Developers | web-developer api-developer cli-developer web-architecture |
| Reviewers | web-reviewer api-reviewer cli-reviewer |
| Testers | web-tester cli-tester |
| Researchers | web-researcher api-researcher |
| Planning | web-pm |
| Pattern Analysis | pattern-scout web-pattern-critique |
| Documentation | documentor |
| Meta | skill-summoner agent-summoner |
Each subagent is composed from modular partials (role, workflow, output format) plus its assigned skills. Everything is ejectable.
| Command | Description |
|---|---|
init | Interactive setup wizard: pick a stack, customize skills, compile subagents |
edit | Modify skill selection via the interactive wizard |
compile | Recompile subagents after changes |
update | Pull latest skills from source |
search | Search skills across all sources |
| Command | Description |
|---|---|
eject <type> | Export for customization (agent-partials, templates, skills, all) |
new skill | Scaffold a custom skill |
new agent | Scaffold a custom agent |
new marketplace | Scaffold a new skill marketplace |
import skill | Import a skill from an external GitHub repository |
| Command | Description |
|---|---|
build marketplace | Generate marketplace.json from source skills |
build plugins | Build skill and agent plugins for distribution |
build stack | Build a stack as a single plugin |
| Command | Description |
|---|---|
config | Show config overview |
config get | Get a config value |
config show | Display all resolved config values |
config path | Show config file paths |
config set-project | Set a project config value |
config unset-project | Remove a project config value |
| Command | Description |
|---|---|
doctor | Diagnose setup issues |
diff | Show changes between local and source skills |
list | List installed skills |
outdated | Check for skill updates |
validate | Validate config and skill structure |
info | Show project configuration details |
uninstall | Remove Agents Inc from your project |
Run agentsinc --help for full usage.
MIT
FAQs
CLI for managing Agents Inc. skills, stacks, and agents for Claude Code
We found that @agents-inc/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
TC39’s March 2026 meeting advanced eight ECMAScript proposals, including Temporal reaching Stage 4 and securing its place in the ECMAScript 2026 specification.

Research
/Security News
Since January 31, 2026, we identified at least 72 additional malicious Open VSX extensions, including transitive GlassWorm loader extensions targeting developers.

Research
Six malicious Packagist packages posing as OphimCMS themes contain trojanized jQuery that exfiltrates URLs, injects ads, and loads FUNNULL-linked redirects.