-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcli-config.yaml
More file actions
41 lines (41 loc) · 1.16 KB
/
Copy pathcli-config.yaml
File metadata and controls
41 lines (41 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
plugin:
name: cli-plugin-template
version: 1.18.1
description: Meta-plugin de desarrollo de plugins multi-CLI. Cataloga features reusables
y los entrega on-demand (auditar, integrar, recomendar, promover) con un aviso
proactivo en proyectos de plugin.
author:
name: WSmithDR
url: https://github.com/WSmithDR
repository: https://github.com/WSmithDR/cli-plugin-template
license: MIT
keywords:
- plugin-development
- cli-plugin
- feature-catalog
- claude-code
- multi-cli
skills: ./skills/
opencode:
skills:
paths:
- ./skills/
plugins:
- ./.opencode/plugins/cli-plugin-template.js
gemini_extension:
name: cli-plugin-template
description: Meta-plugin de desarrollo de plugins multi-CLI. Cataloga features reusables
y los entrega on-demand (auditar, integrar, recomendar, promover) vía skills.
contextFileName: GEMINI.md
marketplace:
owner:
name: WSmithDR
url: https://github.com/WSmithDR
metadata:
description: Catálogo vivo de features reusables para plugins multi-CLI, instalable
como meta-plugin de desarrollo.
plugins:
- source: ./
category: developer-tools
author:
name: WSmithDR