@agents-inc/cli 0.74.7 → 0.74.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. package/CHANGELOG.md +35 -0
  2. package/README.md +69 -111
  3. package/dist/{chunk-UKYWXIDT.js → chunk-2EXAK22V.js} +117 -112
  4. package/dist/chunk-2EXAK22V.js.map +1 -0
  5. package/dist/{chunk-HA35FGPO.js → chunk-54AECXSH.js} +2 -2
  6. package/dist/{chunk-2GD57LQE.js → chunk-C6YLN4AW.js} +5 -5
  7. package/dist/{chunk-6VIOO74O.js → chunk-CBYRFAUN.js} +1 -3
  8. package/dist/{chunk-6VIOO74O.js.map → chunk-CBYRFAUN.js.map} +1 -1
  9. package/dist/{chunk-BKTPEATV.js → chunk-EWKUUWYY.js} +6 -2
  10. package/dist/chunk-EWKUUWYY.js.map +1 -0
  11. package/dist/{chunk-JB2QTE7M.js → chunk-FW5C245M.js} +6 -7
  12. package/dist/chunk-FW5C245M.js.map +1 -0
  13. package/dist/{chunk-MVYJVKVT.js → chunk-HT5KOOUQ.js} +2 -2
  14. package/dist/{chunk-VMTZ5WC5.js → chunk-IYA5PSXU.js} +2 -2
  15. package/dist/{chunk-2ZQKORJI.js → chunk-M5IAGR5Z.js} +3 -3
  16. package/dist/{chunk-KYULKBFC.js → chunk-NA6I5P5P.js} +2 -2
  17. package/dist/{chunk-STC7IEVI.js → chunk-NDKIFVR4.js} +2 -2
  18. package/dist/{chunk-RO6BG4ZW.js → chunk-OINQ6OWM.js} +3 -5
  19. package/dist/chunk-OINQ6OWM.js.map +1 -0
  20. package/dist/{chunk-CJSCCLT5.js → chunk-PN65K3LH.js} +2 -2
  21. package/dist/{chunk-GFTBHBRQ.js → chunk-PUZLP4SL.js} +14 -3
  22. package/dist/chunk-PUZLP4SL.js.map +1 -0
  23. package/dist/{chunk-COZ75NET.js → chunk-TPXDHJDB.js} +2 -2
  24. package/dist/{chunk-2MHSOPIU.js → chunk-UFKDY45I.js} +2 -2
  25. package/dist/{chunk-MOWZ2FLG.js → chunk-VILTRTBT.js} +2 -2
  26. package/dist/{chunk-W3GHDONP.js → chunk-VIVOJASC.js} +4 -4
  27. package/dist/{chunk-RHAZARG3.js → chunk-VYHRCFMD.js} +5 -5
  28. package/dist/{chunk-JZPQI7YI.js → chunk-X6LXHVA6.js} +2 -2
  29. package/dist/{chunk-HIVZDWJC.js → chunk-XPRDNALD.js} +2 -2
  30. package/dist/{chunk-TJBOCGLR.js → chunk-YDBVG6RF.js} +11 -11
  31. package/dist/{chunk-FDIKV4ON.js → chunk-YZUAXX7F.js} +4 -88
  32. package/dist/chunk-YZUAXX7F.js.map +1 -0
  33. package/dist/commands/build/plugins.js +2 -2
  34. package/dist/commands/build/stack.js +2 -2
  35. package/dist/commands/compile.js +2 -2
  36. package/dist/commands/config/index.js +2 -2
  37. package/dist/commands/config/path.js +1 -1
  38. package/dist/commands/config/show.js +2 -2
  39. package/dist/commands/diff.js +1 -1
  40. package/dist/commands/doctor.js +1 -1
  41. package/dist/commands/edit.js +47 -40
  42. package/dist/commands/edit.js.map +1 -1
  43. package/dist/commands/eject.js +1 -1
  44. package/dist/commands/import/skill.js +1 -1
  45. package/dist/commands/info.js +1 -1
  46. package/dist/commands/init.js +18 -18
  47. package/dist/commands/list.js +1 -1
  48. package/dist/commands/new/agent.js +2 -2
  49. package/dist/commands/new/marketplace.js +2 -2
  50. package/dist/commands/new/skill.js +2 -2
  51. package/dist/commands/outdated.js +1 -1
  52. package/dist/commands/search.js +3 -3
  53. package/dist/commands/uninstall.js +1 -1
  54. package/dist/commands/update.js +2 -2
  55. package/dist/commands/validate.js +62 -44
  56. package/dist/commands/validate.js.map +1 -1
  57. package/dist/components/skill-search/skill-search.js +2 -2
  58. package/dist/components/wizard/category-grid.js +2 -2
  59. package/dist/components/wizard/category-grid.test.js +4 -4
  60. package/dist/components/wizard/domain-selection.js +3 -3
  61. package/dist/components/wizard/help-modal.js +2 -2
  62. package/dist/components/wizard/search-modal.js +2 -2
  63. package/dist/components/wizard/search-modal.test.js +2 -2
  64. package/dist/components/wizard/source-grid.js +3 -3
  65. package/dist/components/wizard/source-grid.test.js +5 -5
  66. package/dist/components/wizard/stack-selection.js +3 -3
  67. package/dist/components/wizard/step-agents.js +3 -3
  68. package/dist/components/wizard/step-agents.test.js +3 -3
  69. package/dist/components/wizard/step-build.js +5 -5
  70. package/dist/components/wizard/step-build.test.js +5 -5
  71. package/dist/components/wizard/step-confirm.js +2 -2
  72. package/dist/components/wizard/step-confirm.test.js +4 -4
  73. package/dist/components/wizard/step-refine.js +3 -2
  74. package/dist/components/wizard/step-refine.test.js +3 -2
  75. package/dist/components/wizard/step-refine.test.js.map +1 -1
  76. package/dist/components/wizard/step-settings.js +3 -3
  77. package/dist/components/wizard/step-settings.test.js +6 -6
  78. package/dist/components/wizard/step-sources.js +6 -6
  79. package/dist/components/wizard/step-sources.test.js +6 -6
  80. package/dist/components/wizard/step-stack.js +5 -5
  81. package/dist/components/wizard/step-stack.test.js +5 -5
  82. package/dist/components/wizard/wizard-layout.js +5 -5
  83. package/dist/components/wizard/wizard.js +17 -17
  84. package/dist/hooks/init.js +18 -18
  85. package/dist/source-loader-WBDPZJEW.js +23 -0
  86. package/dist/{source-manager-A3QLBYCU.js → source-manager-RRGK4SBP.js} +2 -2
  87. package/dist/stores/wizard-store.js +2 -2
  88. package/dist/stores/wizard-store.test.js +26 -5
  89. package/dist/stores/wizard-store.test.js.map +1 -1
  90. package/package.json +1 -1
  91. package/dist/chunk-BKTPEATV.js.map +0 -1
  92. package/dist/chunk-FDIKV4ON.js.map +0 -1
  93. package/dist/chunk-GFTBHBRQ.js.map +0 -1
  94. package/dist/chunk-JB2QTE7M.js.map +0 -1
  95. package/dist/chunk-RO6BG4ZW.js.map +0 -1
  96. package/dist/chunk-UKYWXIDT.js.map +0 -1
  97. package/dist/source-loader-HQTTAMS7.js +0 -17
  98. /package/dist/{chunk-HA35FGPO.js.map → chunk-54AECXSH.js.map} +0 -0
  99. /package/dist/{chunk-2GD57LQE.js.map → chunk-C6YLN4AW.js.map} +0 -0
  100. /package/dist/{chunk-MVYJVKVT.js.map → chunk-HT5KOOUQ.js.map} +0 -0
  101. /package/dist/{chunk-VMTZ5WC5.js.map → chunk-IYA5PSXU.js.map} +0 -0
  102. /package/dist/{chunk-2ZQKORJI.js.map → chunk-M5IAGR5Z.js.map} +0 -0
  103. /package/dist/{chunk-KYULKBFC.js.map → chunk-NA6I5P5P.js.map} +0 -0
  104. /package/dist/{chunk-STC7IEVI.js.map → chunk-NDKIFVR4.js.map} +0 -0
  105. /package/dist/{chunk-CJSCCLT5.js.map → chunk-PN65K3LH.js.map} +0 -0
  106. /package/dist/{chunk-COZ75NET.js.map → chunk-TPXDHJDB.js.map} +0 -0
  107. /package/dist/{chunk-2MHSOPIU.js.map → chunk-UFKDY45I.js.map} +0 -0
  108. /package/dist/{chunk-MOWZ2FLG.js.map → chunk-VILTRTBT.js.map} +0 -0
  109. /package/dist/{chunk-W3GHDONP.js.map → chunk-VIVOJASC.js.map} +0 -0
  110. /package/dist/{chunk-RHAZARG3.js.map → chunk-VYHRCFMD.js.map} +0 -0
  111. /package/dist/{chunk-JZPQI7YI.js.map → chunk-X6LXHVA6.js.map} +0 -0
  112. /package/dist/{chunk-HIVZDWJC.js.map → chunk-XPRDNALD.js.map} +0 -0
  113. /package/dist/{chunk-TJBOCGLR.js.map → chunk-YDBVG6RF.js.map} +0 -0
  114. /package/dist/{source-loader-HQTTAMS7.js.map → source-loader-WBDPZJEW.js.map} +0 -0
  115. /package/dist/{source-manager-A3QLBYCU.js.map → source-manager-RRGK4SBP.js.map} +0 -0
package/CHANGELOG.md CHANGED
@@ -7,6 +7,41 @@ Each release has detailed notes in its own file under [`changelogs/`](./changelo
7
7
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
8
8
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
9
9
 
10
+ ## [0.74.10] - 2026-03-14
11
+
12
+ **E2E test file splits for parallel execution**
13
+
14
+ - Split 6 large E2E files (1,087 to 451 lines each) into 14 smaller files
15
+ - 76 tests preserved, E2E suite now 62 files / 468 tests
16
+
17
+ See [changelogs/0.74.10.md](./changelogs/0.74.10.md) for full details.
18
+
19
+ ---
20
+
21
+ ## [0.74.9] - 2026-03-14
22
+
23
+ **Wizard polish, R-08 refactor, E2E test methodology fixes**
24
+
25
+ - Unify 5 resolve functions into single `resolveRelationships` (R-08)
26
+ - ViewTitle on all wizard steps (D-95), logo only on first screen (D-72)
27
+ - Relocate fake E2E tests to proper unit test files and smoke/ directory
28
+
29
+ See [changelogs/0.74.9.md](./changelogs/0.74.9.md) for full details.
30
+
31
+ ---
32
+
33
+ ## [0.74.8] - 2026-03-14
34
+
35
+ **Edit command scope fixes, unit test coverage expansion**
36
+
37
+ - Fix edit command using `installation.projectDir` instead of `cwd` for writes (D-92/D-93)
38
+ - Fix stack selection not resetting previous skill selections (D-94)
39
+ - 211 new unit tests for 29 previously untested pure functions
40
+
41
+ See [changelogs/0.74.8.md](./changelogs/0.74.8.md) for full details.
42
+
43
+ ---
44
+
10
45
  ## [0.74.7] - 2026-03-13
11
46
 
12
47
  **E2E test suite expansion and code quality audit**
package/README.md CHANGED
@@ -4,38 +4,18 @@
4
4
 
5
5
  # Agents Inc
6
6
 
7
- An agent composition framework that builds stacks and compiles specialized subagents for [Claude Code](https://docs.anthropic.com/en/docs/claude-code). Manage your subagents and skills with code via a unified CLI.
7
+ An agent composition framework for Claude Code.
8
+
9
+ Compose specialized [Claude Code](https://docs.anthropic.com/en/docs/claude-code) subagents from atomic skills. Choose your stack, customize your skills, and compile from the CLI.
8
10
 
9
11
  [![npm version](https://img.shields.io/npm/v/@agents-inc/cli)](https://www.npmjs.com/package/@agents-inc/cli)
10
12
  [![TypeScript](https://img.shields.io/badge/TypeScript-strict-blue.svg)](https://www.typescriptlang.org/)
11
13
  [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE)
12
14
  [![Node: 18+](https://img.shields.io/badge/Node-18%2B-green.svg)](https://nodejs.org/)
13
15
 
14
- <!-- TODO: Add animated GIF of the full init wizard flow (stack selection -> skill grid -> agent config -> done).
15
- This is the hero image. It should show the complete happy path in ~15-20 seconds.
16
16
  <p align="center">
17
- <img src="./assets/init-wizard.gif" alt="Agents Inc init wizard" width="700">
17
+ <img src="./screenshots/wizard-flow.gif" alt="Agents Inc init wizard" width="700">
18
18
  </p>
19
- -->
20
-
21
- ## Overview
22
-
23
- Agents Inc comprises two parts:
24
-
25
- - **[Marketplace](https://github.com/agents-inc/skills):** 87+ atomic, best-practice skills spanning web, API, CLI, infra, and meta domains
26
- - **CLI:** installs, ejects, creates, compiles, and updates skills and subagents
27
-
28
- Skills are composed into 18+ domain-specific subagents through templates and modular agent partials, all validated against strict Zod schemas. Everything is ejectable so there's endless customisation with no lock-in.
29
-
30
- ## How It Works
31
-
32
- Each subagent is composed from modular partials (role, workflow, output format) plus a set of atomic skills. The CLI manages the full lifecycle:
33
-
34
- - **Install:** pull skills from the public marketplace, your own, or a local directory either as plugins or directly as source files
35
- - **Compose:** map skills to subagents, configure preloaded vs dynamic loading
36
- - **Compile:** resolve skill mappings, Liquid templates, and agent partials into `.claude/agents/`
37
- - **Eject:** take progressive ownership of any layer (partials, templates, skills, subagents)
38
- - **Update:** pull upstream skill changes without losing local customizations
39
19
 
40
20
  ## Getting Started
41
21
 
@@ -43,11 +23,8 @@ Each subagent is composed from modular partials (role, workflow, output format)
43
23
  npx @agents-inc/cli init
44
24
  ```
45
25
 
46
- Requires Node 18+ and [Claude Code](https://docs.anthropic.com/en/docs/claude-code).
47
-
48
- The wizard has three steps:
49
-
50
- **1. Pick a stack or start from scratch** (or create your own in your custom marketplace):
26
+ ![Stack selection](screenshots/step-stack.png)
27
+ Choose a pre-built stack or start from scratch. Stacks pre-select skills and agents for common tech combinations.
51
28
 
52
29
  | Stack | Technologies |
53
30
  | ------------------ | ------------------------------------------------------------------ |
@@ -58,32 +35,40 @@ The wizard has three steps:
58
35
  | `remix-stack` | Remix + React + Hono + Drizzle |
59
36
  | `solidjs-stack` | SolidJS + Hono + Drizzle |
60
37
 
61
- **2. Customize skills.** Add or remove from the interactive grid.
38
+ ![Skill selection grid](screenshots/step-skills.png)
39
+ Add or remove skills from the interactive grid. Skills are organized by domain with framework-aware filtering.
62
40
 
63
- **3. Select subagents.** Choose which role-based subagents to include.
41
+ ![Source selection](screenshots/step-sources.png)
42
+ Select where each skill comes from: the public marketplace, a custom marketplace, or a local directory.
64
43
 
65
- **4. Compile.** After init, use `agentsinc edit` to change selections and `agentsinc compile` to rebuild.
66
-
67
- ## Skills
44
+ ![Agent selection](screenshots/step-agents.png)
45
+ Choose which subagents to compile. Each agent is composed from the skills you selected.
68
46
 
69
- 87+ skills organized by category:
47
+ After init, use `agentsinc edit` to change selections and `agentsinc compile` to rebuild.
70
48
 
71
- **Web:** `React` `Vue` `Angular` `SolidJS` `Next.js` `Remix` `Nuxt` `SCSS Modules` `CVA` `Zustand` `Pinia` `NgRx SignalStore` `Jotai` `React Query` `SWR` `tRPC` `GraphQL` `React Hook Form` `Zod` `shadcn/ui` `Radix UI` `TanStack Table` `Vitest` `Playwright` `Cypress` `MSW` `Framer Motion` `Storybook` `Accessibility`
49
+ ## Guides
72
50
 
73
- **API:** `Hono` `Express` `Fastify` `Drizzle` `Prisma` `Better Auth` `PostHog` `Resend` `Axiom + Pino + Sentry` `GitHub Actions`
51
+ | Guide | Description |
52
+ | --------------------------------------------------------------------------- | -------------------------------------------------------------------- |
53
+ | [Install modes](docs/guides/install-modes.md) | Plugin vs local install, global vs project scope |
54
+ | [Editing your config](docs/guides/editing-config.md) | Skill mappings, preloaded vs dynamic loading, and config structure |
55
+ | [Customizing subagents](docs/guides/customizing-subagents.md) | Eject and modify partials, templates, and skills |
56
+ | [Writing custom skills and subagents](docs/guides/writing-custom-skills.md) | Author skills and subagents from scratch or iterate on existing ones |
57
+ | [Importing third-party skills](docs/guides/importing-skills.md) | Install skills from external repositories |
58
+ | [Creating a marketplace](docs/guides/creating-a-marketplace.md) | Build a personal or org-level marketplace with curated skills |
74
59
 
75
- **Mobile:** `React Native` `Expo`
76
-
77
- **CLI:** `Commander` `oclif + Ink`
60
+ ## Skills
78
61
 
79
- **Infra:** `Turborepo` `Tooling` `Env config`
62
+ **Web:** React, Vue, Angular, Next.js, Remix, Nuxt, SolidJS, Tailwind, Zustand, Vitest, Playwright, and more
63
+ **API:** Hono, Express, Drizzle, Prisma, PostHog, and more
64
+ **Mobile:** React Native, Expo
65
+ **CLI:** Commander, oclif + Ink
66
+ **Shared:** Turborepo, Code Reviewing, Auth Security, and more
80
67
 
81
- **Meta:** `Code reviewing` `Research methodology` `Investigation requirements` `Anti-over-engineering` `Context management`
68
+ Browse the full catalog on the [Plugin Marketplace](https://github.com/agents-inc/skills).
82
69
 
83
70
  ## Subagents
84
71
 
85
- 17 roles across 7 categories:
86
-
87
72
  | Category | Subagents |
88
73
  | ---------------- | ------------------------------------------------------------------ |
89
74
  | Developers | `web-developer` `api-developer` `cli-developer` `web-architecture` |
@@ -95,90 +80,63 @@ The wizard has three steps:
95
80
  | Documentation | `documentor` |
96
81
  | Meta | `skill-summoner` `agent-summoner` |
97
82
 
83
+ Each subagent is composed from modular partials (role, workflow, output format) plus its assigned skills. Everything is ejectable.
84
+
98
85
  ## Commands
99
86
 
100
- ### Primary
87
+ ### Core
101
88
 
102
89
  | Command | Description |
103
90
  | --------- | --------------------------------------------------------------------------- |
104
91
  | `init` | Interactive setup wizard: pick a stack, customize skills, compile subagents |
105
- | `edit` | Modify skill selection in the interactive wizard |
92
+ | `edit` | Modify skill selection via the interactive wizard |
106
93
  | `compile` | Recompile subagents after changes |
107
94
  | `update` | Pull latest skills from source |
95
+ | `search` | Search skills across all sources |
108
96
 
109
97
  ### Customization
110
98
 
111
- | Command | Description |
112
- | -------------- | ----------------------------------------------------------------------------------------------------------------- |
113
- | `eject <type>` | Export for customization (`agent-partials`, `templates`, `skills`, `all`) |
114
- | `new skill` | Scaffold a custom skill ![Coming soon](https://img.shields.io/badge/coming%20soon-grey) |
115
- | `new agent` | Scaffold a custom agent ![Coming soon](https://img.shields.io/badge/coming%20soon-grey) |
116
- | `import skill` | Import a skill from an external GitHub repository ![Coming soon](https://img.shields.io/badge/coming%20soon-grey) |
117
- | `search` | Search skills across sources ![Coming soon](https://img.shields.io/badge/coming%20soon-grey) |
99
+ | Command | Description |
100
+ | ----------------- | ------------------------------------------------------------------------- |
101
+ | `eject <type>` | Export for customization (`agent-partials`, `templates`, `skills`, `all`) |
102
+ | `new skill` | Scaffold a custom skill |
103
+ | `new agent` | Scaffold a custom agent |
104
+ | `new marketplace` | Scaffold a new skill marketplace |
105
+ | `import skill` | Import a skill from an external GitHub repository |
106
+
107
+ ### Build
108
+
109
+ | Command | Description |
110
+ | ------------------- | ---------------------------------------------- |
111
+ | `build marketplace` | Generate `marketplace.json` from source skills |
112
+ | `build plugins` | Build skill and agent plugins for distribution |
113
+ | `build stack` | Build a stack as a single plugin |
114
+
115
+ ### Configuration
116
+
117
+ | Command | Description |
118
+ | ---------------------- | ---------------------------------- |
119
+ | `config` | Show config overview |
120
+ | `config get` | Get a config value |
121
+ | `config show` | Display all resolved config values |
122
+ | `config path` | Show config file paths |
123
+ | `config set-project` | Set a project config value |
124
+ | `config unset-project` | Remove a project config value |
118
125
 
119
126
  ### Diagnostics
120
127
 
121
- | Command | Description |
122
- | ----------- | ------------------------------------------------------------------------------------------------------------ |
123
- | `doctor` | Diagnose setup issues |
124
- | `diff` | Show changes between local and source skills ![Coming soon](https://img.shields.io/badge/coming%20soon-grey) |
125
- | `outdated` | Check for skill updates |
126
- | `validate` | Validate config and skill structure |
127
- | `info` | Show project configuration details |
128
- | `uninstall` | Remove Agents Inc from your project |
128
+ | Command | Description |
129
+ | ----------- | -------------------------------------------- |
130
+ | `doctor` | Diagnose setup issues |
131
+ | `diff` | Show changes between local and source skills |
132
+ | `list` | List installed skills |
133
+ | `outdated` | Check for skill updates |
134
+ | `validate` | Validate config and skill structure |
135
+ | `info` | Show project configuration details |
136
+ | `uninstall` | Remove Agents Inc from your project |
129
137
 
130
138
  Run `agentsinc --help` for full usage.
131
139
 
132
- ## Customization
133
-
134
- Progressive layers from config to full extension:
135
-
136
- | Layer | How |
137
- | --------------- | ---------------------------------------------------------------------------------------------- |
138
- | Edit config | `.claude-src/config.yaml`; skill-to-subagent mappings, preloaded/dynamic |
139
- | Wizard | `agentsinc edit`; add/remove skills interactively |
140
- | Eject partials | `agentsinc eject agent-partials`; customize agent partials such as intro, workflow, and output |
141
- | Eject templates | `agentsinc eject templates`; modify Liquid templates |
142
- | Eject skills | `agentsinc eject skills`; fork skills for local editing |
143
- | Custom skills | `agentsinc new skill`; scaffold with proper metadata |
144
- | Custom agents | `agentsinc new agent`; scaffold agent files |
145
- | Custom sources | Point to a private repo or local directory as a skill source |
146
- | Plugins | Package skills/subagents as Claude Code plugins for distribution |
147
-
148
- Templates apply globally across all subagents; partials apply to specific roles. Put shared conventions in a template for consistency, and role-specific behaviour in partials.
149
-
150
- Import skills from any GitHub repository:
151
-
152
- ```bash
153
- agentsinc import skill github:your-org/skills --list
154
- agentsinc import skill github:your-org/skills --skill react-best-practices
155
- agentsinc import skill github:your-org/skills --all
156
- ```
157
-
158
- ## Tech Stack
159
-
160
- | Component | Technology |
161
- | ------------ | ------------------------------------- |
162
- | Commands | oclif |
163
- | Terminal UI | Ink + React |
164
- | Wizard state | Zustand |
165
- | Validation | Zod (30+ schemas at parse boundaries) |
166
- | Compilation | LiquidJS |
167
- | Testing | Vitest |
168
-
169
- ```
170
- src/cli/
171
- commands/ # oclif command definitions
172
- components/ # Ink/React terminal UI components
173
- lib/ # Core logic (compiler, loader, resolver, schemas)
174
- stores/ # Zustand state management
175
- utils/ # Shared utilities
176
- src/agents/ # Subagent definitions (18 roles)
177
- config/ # Skills matrix, stacks, default mappings
178
- ```
179
-
180
- See [docs/reference/architecture.md](./docs/reference/architecture.md) for the full reference.
181
-
182
140
  ## Links
183
141
 
184
142
  - [Plugin Marketplace](https://github.com/agents-inc/skills): browse and discover skills