@maestroagora/agora 1.0.1 → 1.1.1
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.
- package/.claude-plugin/marketplace.json +15 -15
- package/.claude-plugin/plugin.json +22 -22
- package/.codex-plugin/plugin.json +39 -39
- package/README.md +173 -136
- package/package.json +56 -56
- package/skills/agora/SKILL.md +158 -59
- package/skills/agora/agents/openai.yaml +2 -2
- package/skills/agora/references/agora-marketing.md +1387 -1073
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "maestro-agora",
|
|
3
|
-
"description": "Self-hosted marketplace for
|
|
4
|
-
"owner": {
|
|
5
|
-
"name": "Mark Laursen",
|
|
6
|
-
"url": "https://github.com/mbanderas"
|
|
7
|
-
},
|
|
8
|
-
"plugins": [
|
|
9
|
-
{
|
|
10
|
-
"name": "maestro-agora",
|
|
11
|
-
"source": "./",
|
|
12
|
-
"description": "Turn verified
|
|
13
|
-
}
|
|
14
|
-
]
|
|
15
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "maestro-agora",
|
|
3
|
+
"description": "Self-hosted marketplace for Maestro: Agora, the truthful persuasion skill.",
|
|
4
|
+
"owner": {
|
|
5
|
+
"name": "Mark Laursen",
|
|
6
|
+
"url": "https://github.com/mbanderas"
|
|
7
|
+
},
|
|
8
|
+
"plugins": [
|
|
9
|
+
{
|
|
10
|
+
"name": "maestro-agora",
|
|
11
|
+
"source": "./",
|
|
12
|
+
"description": "Turn verified truth into proof-bounded commercial, editorial, interface, and spoken copy for its real audience and surface."
|
|
13
|
+
}
|
|
14
|
+
]
|
|
15
|
+
}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "maestro-agora",
|
|
3
|
-
"version": "1.
|
|
4
|
-
"displayName": "Maestro: Agora",
|
|
5
|
-
"description": "
|
|
6
|
-
"author": {
|
|
7
|
-
"name": "Mark Laursen",
|
|
8
|
-
"url": "https://github.com/mbanderas"
|
|
9
|
-
},
|
|
10
|
-
"homepage": "https://github.com/mbanderas/maestro-agora",
|
|
11
|
-
"repository": "https://github.com/mbanderas/maestro-agora",
|
|
12
|
-
"license": "MIT",
|
|
13
|
-
"keywords": [
|
|
14
|
-
"agent-skills",
|
|
15
|
-
"agora",
|
|
16
|
-
"marketing",
|
|
17
|
-
"copywriting",
|
|
18
|
-
"claude-code",
|
|
19
|
-
"geo",
|
|
20
|
-
"aeo"
|
|
21
|
-
]
|
|
22
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "maestro-agora",
|
|
3
|
+
"version": "1.1.1",
|
|
4
|
+
"displayName": "Maestro: Agora",
|
|
5
|
+
"description": "Use /agora for truthful buyer, investor, positioning, editorial, interface, and spoken copy that preserves proof limits.",
|
|
6
|
+
"author": {
|
|
7
|
+
"name": "Mark Laursen",
|
|
8
|
+
"url": "https://github.com/mbanderas"
|
|
9
|
+
},
|
|
10
|
+
"homepage": "https://github.com/mbanderas/maestro-agora",
|
|
11
|
+
"repository": "https://github.com/mbanderas/maestro-agora",
|
|
12
|
+
"license": "MIT",
|
|
13
|
+
"keywords": [
|
|
14
|
+
"agent-skills",
|
|
15
|
+
"agora",
|
|
16
|
+
"marketing",
|
|
17
|
+
"copywriting",
|
|
18
|
+
"claude-code",
|
|
19
|
+
"geo",
|
|
20
|
+
"aeo"
|
|
21
|
+
]
|
|
22
|
+
}
|
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "maestro-agora",
|
|
3
|
-
"version": "1.
|
|
4
|
-
"description": "Maestro: Agora
|
|
5
|
-
"author": {
|
|
6
|
-
"name": "Mark Laursen",
|
|
7
|
-
"url": "https://github.com/mbanderas"
|
|
8
|
-
},
|
|
9
|
-
"homepage": "https://github.com/mbanderas/maestro-agora#readme",
|
|
10
|
-
"repository": "https://github.com/mbanderas/maestro-agora",
|
|
11
|
-
"license": "MIT",
|
|
12
|
-
"keywords": [
|
|
13
|
-
"agora",
|
|
14
|
-
"marketing",
|
|
15
|
-
"copywriting",
|
|
16
|
-
"codex",
|
|
17
|
-
"skills"
|
|
18
|
-
],
|
|
19
|
-
"skills": "./skills/",
|
|
20
|
-
"interface": {
|
|
21
|
-
"displayName": "Maestro: Agora",
|
|
22
|
-
"shortDescription": "
|
|
23
|
-
"longDescription": "Install Maestro: Agora in Codex for a direct /agora skill that
|
|
24
|
-
"developerName": "Mark Laursen",
|
|
25
|
-
"category": "Productivity",
|
|
26
|
-
"capabilities": [
|
|
27
|
-
"Interactive",
|
|
28
|
-
"Write"
|
|
29
|
-
],
|
|
30
|
-
"websiteURL": "https://github.com/mbanderas/maestro-agora",
|
|
31
|
-
"brandColor": "#7C3AED",
|
|
32
|
-
"composerIcon": "./assets/icon.png",
|
|
33
|
-
"defaultPrompt": [
|
|
34
|
-
"/agora Rewrite this page
|
|
35
|
-
"/agora
|
|
36
|
-
"/agora
|
|
37
|
-
]
|
|
38
|
-
}
|
|
39
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "maestro-agora",
|
|
3
|
+
"version": "1.1.1",
|
|
4
|
+
"description": "Maestro: Agora writes truthful commercial, editorial, interface, and spoken copy without outrunning the proof.",
|
|
5
|
+
"author": {
|
|
6
|
+
"name": "Mark Laursen",
|
|
7
|
+
"url": "https://github.com/mbanderas"
|
|
8
|
+
},
|
|
9
|
+
"homepage": "https://github.com/mbanderas/maestro-agora#readme",
|
|
10
|
+
"repository": "https://github.com/mbanderas/maestro-agora",
|
|
11
|
+
"license": "MIT",
|
|
12
|
+
"keywords": [
|
|
13
|
+
"agora",
|
|
14
|
+
"marketing",
|
|
15
|
+
"copywriting",
|
|
16
|
+
"codex",
|
|
17
|
+
"skills"
|
|
18
|
+
],
|
|
19
|
+
"skills": "./skills/",
|
|
20
|
+
"interface": {
|
|
21
|
+
"displayName": "Maestro: Agora",
|
|
22
|
+
"shortDescription": "Truthful arguments for buyers and investors",
|
|
23
|
+
"longDescription": "Install Maestro: Agora in Codex for a direct /agora skill that writes proof-bounded buyer, investor, positioning, editorial, interface, and spoken copy for its surface.",
|
|
24
|
+
"developerName": "Mark Laursen",
|
|
25
|
+
"category": "Productivity",
|
|
26
|
+
"capabilities": [
|
|
27
|
+
"Interactive",
|
|
28
|
+
"Write"
|
|
29
|
+
],
|
|
30
|
+
"websiteURL": "https://github.com/mbanderas/maestro-agora",
|
|
31
|
+
"brandColor": "#7C3AED",
|
|
32
|
+
"composerIcon": "./assets/icon.png",
|
|
33
|
+
"defaultPrompt": [
|
|
34
|
+
"/agora sell Rewrite this page from one real buyer stake to a defensible belief and one supported action.",
|
|
35
|
+
"/agora invest Write an objective investor profile that makes the company mechanism and investment relevance clear.",
|
|
36
|
+
"/agora position Turn these verified facts into a proof-bounded company description for this surface."
|
|
37
|
+
]
|
|
38
|
+
}
|
|
39
|
+
}
|
package/README.md
CHANGED
|
@@ -1,136 +1,173 @@
|
|
|
1
|
-
<p align="center">
|
|
2
|
-
<img src="assets/maestro-agora-banner.png" alt="The Maestro mascot writing with a gold fountain pen as evidence cards become a finished page" width="100%" />
|
|
3
|
-
</p>
|
|
4
|
-
|
|
5
|
-
<h1 align="center">Maestro: Agora</h1>
|
|
6
|
-
|
|
7
|
-
<p align="center"><strong>Verified truth, conducted into copy.</strong></p>
|
|
8
|
-
|
|
9
|
-
<p align="center">
|
|
10
|
-
<a href="https://github.com/mbanderas/maestro-agora/actions/workflows/validate.yml"><img alt="Validation status" src="https://github.com/mbanderas/maestro-agora/actions/workflows/validate.yml/badge.svg" /></a>
|
|
11
|
-
<a href="https://www.npmjs.com/package/@maestroagora/agora"><img alt="npm version" src="https://img.shields.io/npm/v/@maestroagora/agora" /></a>
|
|
12
|
-
<a href="LICENSE"><img alt="MIT license" src="https://img.shields.io/badge/license-MIT-7c3aed" /></a>
|
|
13
|
-
</p>
|
|
14
|
-
|
|
15
|
-
Agora is a portable Agent Skill for
|
|
16
|
-
|
|
17
|
-
Give it
|
|
18
|
-
|
|
19
|
-
**
|
|
20
|
-
|
|
21
|
-
- **[Maestro Frontier](https://github.com/mbanderas/maestro):** Fuses the model CLIs you already run into one judged, grounded answer.
|
|
22
|
-
- **[Maestro Agora](https://github.com/mbanderas/maestro-agora):** Turns verified
|
|
23
|
-
- **[Maestro CostGuard](https://github.com/mbanderas/costguard):** Audits CI and cloud infrastructure for cost leaks and shows what to fix.
|
|
24
|
-
|
|
25
|
-
## Install
|
|
26
|
-
|
|
27
|
-
One command installs Agora for the shared Agent Skills path and Claude Code:
|
|
28
|
-
|
|
29
|
-
```sh
|
|
30
|
-
npx -y @maestroagora/agora
|
|
31
|
-
```
|
|
32
|
-
|
|
33
|
-
The default user install writes the same reviewed skill to:
|
|
34
|
-
|
|
35
|
-
- `~/.agents/skills/agora` for Codex and Agent Skills-compatible tools.
|
|
36
|
-
- `~/.claude/skills/agora` for Claude Code.
|
|
37
|
-
|
|
38
|
-
Choose a native target or project-local scope when you need one:
|
|
39
|
-
|
|
40
|
-
```sh
|
|
41
|
-
npx -y @maestroagora/agora --target cursor --scope project
|
|
42
|
-
npx -y @maestroagora/agora --target codex,claude --scope user
|
|
43
|
-
npx -y @maestroagora/agora --target universal --dry-run
|
|
44
|
-
```
|
|
45
|
-
|
|
46
|
-
Supported targets are `universal`, `shared`, `codex`, `claude`, `cursor`, `gemini`, `copilot`, and `windsurf`. Add `--force` only when you intend to replace a different copy at the exact `agora` destination.
|
|
47
|
-
|
|
48
|
-
### Native plugin install
|
|
49
|
-
|
|
50
|
-
Claude Code:
|
|
51
|
-
|
|
52
|
-
```text
|
|
53
|
-
/plugin marketplace add mbanderas/maestro-agora
|
|
54
|
-
/plugin install maestro-agora@maestro-agora
|
|
55
|
-
```
|
|
56
|
-
|
|
57
|
-
Codex CLI:
|
|
58
|
-
|
|
59
|
-
```sh
|
|
60
|
-
codex plugin marketplace add mbanderas/maestro-agora
|
|
61
|
-
codex plugin add maestro-agora@maestro-agora
|
|
62
|
-
```
|
|
63
|
-
|
|
64
|
-
The npm installer is the broadest route across IDEs. The native plugin commands install the repository's matching Claude or Codex manifest.
|
|
65
|
-
|
|
66
|
-
## Use Agora
|
|
67
|
-
|
|
68
|
-
Invoke the skill directly, then provide the facts it may use:
|
|
69
|
-
|
|
70
|
-
```text
|
|
71
|
-
/agora Rewrite this upgrade screen. Keep one CTA. Use only these verified facts: ...
|
|
72
|
-
```
|
|
73
|
-
|
|
74
|
-
In Codex, `$agora` and the skills picker can also select the installed skill. Other hosts may expose skills through their own picker or mention syntax; asking the agent to "use the agora skill" remains portable.
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
For
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
1
|
+
<p align="center">
|
|
2
|
+
<img src="assets/maestro-agora-banner.png" alt="The Maestro mascot writing with a gold fountain pen as evidence cards become a finished page" width="100%" />
|
|
3
|
+
</p>
|
|
4
|
+
|
|
5
|
+
<h1 align="center">Maestro: Agora</h1>
|
|
6
|
+
|
|
7
|
+
<p align="center"><strong>Verified truth, conducted into copy.</strong></p>
|
|
8
|
+
|
|
9
|
+
<p align="center">
|
|
10
|
+
<a href="https://github.com/mbanderas/maestro-agora/actions/workflows/validate.yml"><img alt="Validation status" src="https://github.com/mbanderas/maestro-agora/actions/workflows/validate.yml/badge.svg" /></a>
|
|
11
|
+
<a href="https://www.npmjs.com/package/@maestroagora/agora"><img alt="npm version" src="https://img.shields.io/npm/v/@maestroagora/agora" /></a>
|
|
12
|
+
<a href="LICENSE"><img alt="MIT license" src="https://img.shields.io/badge/license-MIT-7c3aed" /></a>
|
|
13
|
+
</p>
|
|
14
|
+
|
|
15
|
+
Agora is a portable Agent Skill for truthful persuasion. It turns verified company and product truth into a supported path from a real stake to a defensible belief. The method covers buyer, investor, company-positioning, informational, and transactional copy. It never authorizes a claim the proof cannot carry.
|
|
16
|
+
|
|
17
|
+
Give it the real situation, evidence, material limits, and requested surface. Agora returns ready-to-use copy first and puts any material verification need after the draft.
|
|
18
|
+
|
|
19
|
+
**Related Maestro tools:**
|
|
20
|
+
|
|
21
|
+
- **[Maestro Frontier](https://github.com/mbanderas/maestro):** Fuses the model CLIs you already run into one judged, grounded answer.
|
|
22
|
+
- **[Maestro Agora](https://github.com/mbanderas/maestro-agora):** Turns verified truth into proof-bounded arguments for buyers and investors, including objective company positioning.
|
|
23
|
+
- **[Maestro CostGuard](https://github.com/mbanderas/costguard):** Audits CI and cloud infrastructure for cost leaks and shows what to fix.
|
|
24
|
+
|
|
25
|
+
## Install
|
|
26
|
+
|
|
27
|
+
One command installs Agora for the shared Agent Skills path and Claude Code:
|
|
28
|
+
|
|
29
|
+
```sh
|
|
30
|
+
npx -y @maestroagora/agora
|
|
31
|
+
```
|
|
32
|
+
|
|
33
|
+
The default user install writes the same reviewed skill to:
|
|
34
|
+
|
|
35
|
+
- `~/.agents/skills/agora` for Codex and Agent Skills-compatible tools.
|
|
36
|
+
- `~/.claude/skills/agora` for Claude Code.
|
|
37
|
+
|
|
38
|
+
Choose a native target or project-local scope when you need one:
|
|
39
|
+
|
|
40
|
+
```sh
|
|
41
|
+
npx -y @maestroagora/agora --target cursor --scope project
|
|
42
|
+
npx -y @maestroagora/agora --target codex,claude --scope user
|
|
43
|
+
npx -y @maestroagora/agora --target universal --dry-run
|
|
44
|
+
```
|
|
45
|
+
|
|
46
|
+
Supported targets are `universal`, `shared`, `codex`, `claude`, `cursor`, `gemini`, `copilot`, and `windsurf`. Add `--force` only when you intend to replace a different copy at the exact `agora` destination.
|
|
47
|
+
|
|
48
|
+
### Native plugin install
|
|
49
|
+
|
|
50
|
+
Claude Code:
|
|
51
|
+
|
|
52
|
+
```text
|
|
53
|
+
/plugin marketplace add mbanderas/maestro-agora
|
|
54
|
+
/plugin install maestro-agora@maestro-agora
|
|
55
|
+
```
|
|
56
|
+
|
|
57
|
+
Codex CLI:
|
|
58
|
+
|
|
59
|
+
```sh
|
|
60
|
+
codex plugin marketplace add mbanderas/maestro-agora
|
|
61
|
+
codex plugin add maestro-agora@maestro-agora
|
|
62
|
+
```
|
|
63
|
+
|
|
64
|
+
The npm installer is the broadest route across IDEs. The native plugin commands install the repository's matching Claude or Codex manifest.
|
|
65
|
+
|
|
66
|
+
## Use Agora
|
|
67
|
+
|
|
68
|
+
Invoke the skill directly, name a mode when you want one, then provide the facts it may use:
|
|
69
|
+
|
|
70
|
+
```text
|
|
71
|
+
/agora sell Rewrite this upgrade screen from one real buyer stake to a defensible belief. Keep one supported CTA. Use only these verified facts: ...
|
|
72
|
+
```
|
|
73
|
+
|
|
74
|
+
In Codex, `$agora` and the skills picker can also select the installed skill. Other hosts may expose skills through their own picker or mention syntax; asking the agent to "use the agora skill" remains portable.
|
|
75
|
+
|
|
76
|
+
### Commercial modes
|
|
77
|
+
|
|
78
|
+
An explicit mode wins. When no mode is named, Agora infers one from the requested asset and the audience's decision.
|
|
79
|
+
|
|
80
|
+
| Mode | Use or infer it for |
|
|
81
|
+
|---|---|
|
|
82
|
+
| `SELL` | Marketing, sales, ads, landing pages, outreach, or paywalls |
|
|
83
|
+
| `INVEST` | Investors, funding, pitches, or capital-focused profiles |
|
|
84
|
+
| `POSITION` | Company profiles, category narratives, or brand descriptions |
|
|
85
|
+
| `INFORM` | Editorial or educational work |
|
|
86
|
+
| `TRANSACT` | Buttons, confirmations, alerts, or utility microcopy |
|
|
87
|
+
|
|
88
|
+
### Surface routing
|
|
89
|
+
|
|
90
|
+
Mode and surface are separate decisions. An investor description on Crunchbase is `INVEST` on an indexable public, objective profile surface. A paywall is `SELL` on a written interface surface. A published transcript is written even when its source script is spoken.
|
|
91
|
+
|
|
92
|
+
| Surface | Treatment |
|
|
93
|
+
|---|---|
|
|
94
|
+
| `INDEXABLE_PUBLIC` | Public claim review, written human-voice and GEO/AEO gates, plus a technical publication handoff |
|
|
95
|
+
| `PUBLIC_NON_INDEXABLE_WRITTEN` | Public claim review, written semantic and evidence rules, plus the human-voice gate; skip crawl and index checks |
|
|
96
|
+
| `WRITTEN_PRIVATE` | Proof fidelity, concrete entities, self-contained claims, and the human-voice gate |
|
|
97
|
+
| `SPOKEN_ONLY` | Proof review, cadence, breath, timing, and listener comprehension; skip GEO/AEO formatting |
|
|
98
|
+
| `HYBRID` | Route every spoken and written derivative separately |
|
|
99
|
+
|
|
100
|
+
### Commercial spine
|
|
101
|
+
|
|
102
|
+
For `SELL`, `INVEST`, and `POSITION`, Agora constructs this exact sequence:
|
|
103
|
+
|
|
104
|
+
```text
|
|
105
|
+
Recognizable reality -> consequence or opportunity -> new decision criterion -> company or product mechanism -> defensible destination belief -> action or investment relevance.
|
|
106
|
+
```
|
|
107
|
+
|
|
108
|
+
Moves may share sentences; none may disappear.
|
|
109
|
+
|
|
110
|
+
1. Recognizable reality. Name the audience's current situation without inventing pain, motive, or urgency.
|
|
111
|
+
2. Consequence or opportunity. Make one truthful stake felt through a concrete business effect, decision risk, or available gain.
|
|
112
|
+
3. New decision criterion. Establish what a credible choice must do, based on the supplied facts.
|
|
113
|
+
4. Company or product mechanism. Explain what changes, what causes the change, and what limits apply.
|
|
114
|
+
5. Defensible destination belief. Land one supported commercial conclusion.
|
|
115
|
+
6. Action or investment relevance. State the logical next step, or why the company merits evaluation when the channel does not permit a CTA.
|
|
116
|
+
|
|
117
|
+
### Objective-channel cap
|
|
118
|
+
|
|
119
|
+
On objective platforms such as Crunchbase, the channel caps tone, not argument. Agora keeps the commercial spine factual and compact. It does not replace the stake with hype or force a sales command where investment relevance is the permitted close. If the channel conflicts with the requested commercial job, Agora returns usable copy first and names the conflict afterward.
|
|
120
|
+
|
|
121
|
+
## What the skill enforces
|
|
122
|
+
|
|
123
|
+
Agora chooses the commercial job before it formats the surface. Proof review happens before the later formatting and compression passes.
|
|
124
|
+
|
|
125
|
+
- Preserve every load-bearing move for `SELL`, `INVEST`, and `POSITION` work before formatting the channel.
|
|
126
|
+
- Keep proof beside the claim, with its source, scope, date, qualification, and material limits.
|
|
127
|
+
- Use the strongest factual argument an objective channel permits instead of settling for a hollow profile.
|
|
128
|
+
- Cut Wikipedia-style flagged vocabulary, connectives, templates, significance tails, generated em dashes, curly quotes, fabricated texture, and decorative recaps.
|
|
129
|
+
- Narrow, omit, or flag unsupported claims instead of supplying missing features, prices, routes, urgency, scarcity, testimonials, or results.
|
|
130
|
+
- Return one usable draft before assumptions, verification needs, or an objective-channel conflict.
|
|
131
|
+
- Remove repetition before cutting a stake, mechanism, proof limit, destination belief, or action relevance.
|
|
132
|
+
|
|
133
|
+
The skill improves process discipline; it does not replace source review, legal review, or final human verification.
|
|
134
|
+
|
|
135
|
+
## Written GEO/AEO boundaries
|
|
136
|
+
|
|
137
|
+
For written assets, Agora treats generative-engine optimization and answer-engine optimization as clarity and evidence work: answer the reader's question early, name entities and scope, keep proof adjacent to claims, expose provenance, and make useful passages self-contained.
|
|
138
|
+
|
|
139
|
+
For indexable public pages, it can also flag technical publication checks such as crawlability, canonical consistency, structured data, and sitemap inclusion. These practices can improve eligibility and citability; they cannot promise retrieval, selection, quotation, citation, ranking, recommendation, referral, conversion, or revenue.
|
|
140
|
+
|
|
141
|
+
Spoken-only delivery skips GEO/AEO formatting. Published titles, descriptions, transcripts, captions, show notes, and companion pages receive the written treatment separately.
|
|
142
|
+
|
|
143
|
+
## How Agora works
|
|
144
|
+
|
|
145
|
+
<p align="center">
|
|
146
|
+
<img src="assets/agora-orbit.svg" alt="Animated flow from verified truth and evidence through argument, proof, voice, and action into ready copy" width="100%" />
|
|
147
|
+
</p>
|
|
148
|
+
|
|
149
|
+
The public skill stays intentionally small:
|
|
150
|
+
|
|
151
|
+
```text
|
|
152
|
+
skills/agora/
|
|
153
|
+
├── SKILL.md
|
|
154
|
+
├── agents/
|
|
155
|
+
│ └── openai.yaml
|
|
156
|
+
└── references/
|
|
157
|
+
└── agora-marketing.md
|
|
158
|
+
```
|
|
159
|
+
|
|
160
|
+
`SKILL.md` contains the operating workflow. `references/agora-marketing.md` is the canonical authority for evidence grades, ethical limits, persuasion controls, AI-writing-tell checks, and GEO/AEO boundaries. CiteSurge-specific rules remain isolated to CiteSurge work.
|
|
161
|
+
|
|
162
|
+
## Verify the package
|
|
163
|
+
|
|
164
|
+
```sh
|
|
165
|
+
npm run check
|
|
166
|
+
npx -y @maestroagora/agora --dry-run
|
|
167
|
+
```
|
|
168
|
+
|
|
169
|
+
The validation suite checks the strict skill root, the v1.1 behavior contract, plugin metadata, relative links, installer behavior, and the exact npm package allowlist. A committed blind-eval corpus covers mode and surface combinations without calling a model during CI.
|
|
170
|
+
|
|
171
|
+
## License
|
|
172
|
+
|
|
173
|
+
[MIT](LICENSE)
|
package/package.json
CHANGED
|
@@ -1,56 +1,56 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@maestroagora/agora",
|
|
3
|
-
"version": "1.
|
|
4
|
-
"description": "Install Maestro: Agora,
|
|
5
|
-
"type": "module",
|
|
6
|
-
"bin": {
|
|
7
|
-
"agora": "scripts/install.mjs"
|
|
8
|
-
},
|
|
9
|
-
"files": [
|
|
10
|
-
".agents/plugins/marketplace.json",
|
|
11
|
-
".claude-plugin/marketplace.json",
|
|
12
|
-
".claude-plugin/plugin.json",
|
|
13
|
-
".codex-plugin/plugin.json",
|
|
14
|
-
"LICENSE",
|
|
15
|
-
"README.md",
|
|
16
|
-
"assets/agora-orbit.svg",
|
|
17
|
-
"assets/icon.png",
|
|
18
|
-
"assets/maestro-agora-banner.png",
|
|
19
|
-
"scripts/install.mjs",
|
|
20
|
-
"skills/agora"
|
|
21
|
-
],
|
|
22
|
-
"scripts": {
|
|
23
|
-
"check": "npm run validate && npm test && npm run pack:check",
|
|
24
|
-
"pack:check": "node scripts/pack-check.mjs",
|
|
25
|
-
"prepublishOnly": "npm run check",
|
|
26
|
-
"test": "node --test tests/install.test.mjs",
|
|
27
|
-
"validate": "node scripts/validate.mjs"
|
|
28
|
-
},
|
|
29
|
-
"engines": {
|
|
30
|
-
"node": ">=18"
|
|
31
|
-
},
|
|
32
|
-
"repository": {
|
|
33
|
-
"type": "git",
|
|
34
|
-
"url": "git+https://github.com/mbanderas/maestro-agora.git"
|
|
35
|
-
},
|
|
36
|
-
"homepage": "https://github.com/mbanderas/maestro-agora#readme",
|
|
37
|
-
"bugs": {
|
|
38
|
-
"url": "https://github.com/mbanderas/maestro-agora/issues"
|
|
39
|
-
},
|
|
40
|
-
"author": "Mark Laursen",
|
|
41
|
-
"license": "MIT",
|
|
42
|
-
"publishConfig": {
|
|
43
|
-
"access": "public"
|
|
44
|
-
},
|
|
45
|
-
"keywords": [
|
|
46
|
-
"agent-skills",
|
|
47
|
-
"maestro",
|
|
48
|
-
"marketing",
|
|
49
|
-
"copywriting",
|
|
50
|
-
"codex",
|
|
51
|
-
"claude-code",
|
|
52
|
-
"cursor",
|
|
53
|
-
"geo",
|
|
54
|
-
"aeo"
|
|
55
|
-
]
|
|
56
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@maestroagora/agora",
|
|
3
|
+
"version": "1.1.1",
|
|
4
|
+
"description": "Install Maestro: Agora for truthful buyer, investor, positioning, editorial, interface, and spoken copy that never outruns the proof.",
|
|
5
|
+
"type": "module",
|
|
6
|
+
"bin": {
|
|
7
|
+
"agora": "scripts/install.mjs"
|
|
8
|
+
},
|
|
9
|
+
"files": [
|
|
10
|
+
".agents/plugins/marketplace.json",
|
|
11
|
+
".claude-plugin/marketplace.json",
|
|
12
|
+
".claude-plugin/plugin.json",
|
|
13
|
+
".codex-plugin/plugin.json",
|
|
14
|
+
"LICENSE",
|
|
15
|
+
"README.md",
|
|
16
|
+
"assets/agora-orbit.svg",
|
|
17
|
+
"assets/icon.png",
|
|
18
|
+
"assets/maestro-agora-banner.png",
|
|
19
|
+
"scripts/install.mjs",
|
|
20
|
+
"skills/agora"
|
|
21
|
+
],
|
|
22
|
+
"scripts": {
|
|
23
|
+
"check": "npm run validate && npm test && npm run pack:check",
|
|
24
|
+
"pack:check": "node scripts/pack-check.mjs",
|
|
25
|
+
"prepublishOnly": "npm run check",
|
|
26
|
+
"test": "node --test tests/behavior-contract.test.mjs tests/install.test.mjs",
|
|
27
|
+
"validate": "node scripts/validate.mjs"
|
|
28
|
+
},
|
|
29
|
+
"engines": {
|
|
30
|
+
"node": ">=18"
|
|
31
|
+
},
|
|
32
|
+
"repository": {
|
|
33
|
+
"type": "git",
|
|
34
|
+
"url": "git+https://github.com/mbanderas/maestro-agora.git"
|
|
35
|
+
},
|
|
36
|
+
"homepage": "https://github.com/mbanderas/maestro-agora#readme",
|
|
37
|
+
"bugs": {
|
|
38
|
+
"url": "https://github.com/mbanderas/maestro-agora/issues"
|
|
39
|
+
},
|
|
40
|
+
"author": "Mark Laursen",
|
|
41
|
+
"license": "MIT",
|
|
42
|
+
"publishConfig": {
|
|
43
|
+
"access": "public"
|
|
44
|
+
},
|
|
45
|
+
"keywords": [
|
|
46
|
+
"agent-skills",
|
|
47
|
+
"maestro",
|
|
48
|
+
"marketing",
|
|
49
|
+
"copywriting",
|
|
50
|
+
"codex",
|
|
51
|
+
"claude-code",
|
|
52
|
+
"cursor",
|
|
53
|
+
"geo",
|
|
54
|
+
"aeo"
|
|
55
|
+
]
|
|
56
|
+
}
|