Skip to content

Commit 838d2db

Browse files
author
AgentFigureGallery Bot
committed
Highlight one-command Codex skill install
1 parent 13ebf5d commit 838d2db

3 files changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88
Make plotting agents learn Nature, Cell, and Science figure taste in one minute.
99
It turns real visual references plus human like/reject feedback into action-ready plotting guidance for upstream agents.
1010

11+
**One-command Codex skill install:**
12+
13+
```bash
14+
agentfiguregallery install-skill --target codex
15+
```
16+
17+
Clone once, run one command, and your Codex learns to query a human-curated scientific figure gallery before writing plotting code.
18+
1119
![AgentFigureGallery dynamic demo](docs/assets/agentfiguregallery-demo.gif)
1220

1321
```text

docs/DISCOVERY_PLAYBOOK.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Goal: make AgentFigureGallery easy to find, understand, try, and share.
88
Teach your plotting agent Nature, Cell, and Science figure taste in one minute.
99
```
1010

11+
```text
12+
Clone once, run one command, and your Codex learns to query a human-curated scientific figure gallery before writing plotting code.
13+
```
14+
1115
## Share Copy
1216

1317
```text
@@ -17,6 +21,7 @@ Instead of asking an AI agent to invent a Nature/Cell/Science-style figure from
1721
1822
16k+ public scientific figure candidates.
1923
Dynamic browser gallery.
24+
One-command Codex skill install.
2025
Global and plot-type preference memory.
2126
2227
GitHub: https://github.com/Dsadd4/AgentFigureGallery
@@ -51,6 +56,7 @@ GitHub: https://github.com/Dsadd4/AgentFigureGallery
5156
## Launch Checklist
5257

5358
- README shows the GIF above installation.
59+
- README makes `agentfiguregallery install-skill --target codex` visible above the GIF.
5460
- `agentfiguregallery doctor` passes after install.
5561
- Hugging Face dataset card is synced.
5662
- GitHub Actions is green.

docs/LAUNCH.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
Teach your plotting agent Nature, Cell, and Science figure taste in one minute.
66

7+
Clone once, run one command, and your Codex learns to query a human-curated scientific figure gallery before writing plotting code.
8+
79
## Short Launch Copy
810

911
AgentFigureGallery is a human-preference memory loop for publication-quality scientific figures.
@@ -21,6 +23,7 @@ Instead of asking an agent to invent a Nature/Cell/Science-style figure from tex
2123
2224
16k+ public figure candidates.
2325
Dynamic browser gallery.
26+
One-command Codex skill install.
2427
Global and plot-type preference memory.
2528
2629
GitHub: https://github.com/Dsadd4/AgentFigureGallery

0 commit comments

Comments
 (0)