Skip to content

Commit 8c4ef47

Browse files
committed
Generalize style skill metadata
1 parent f12b882 commit 8c4ef47

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"metadata": {
88
"description": "GPT-Image2 prompt cases and style-library agent skill.",
9-
"version": "1.0.1"
9+
"version": "1.0.2"
1010
},
1111
"plugins": [
1212
{

agents/skills/gpt-image-2-style-library/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: gpt-image-2-style-library
3-
description: Choose GPT-Image2 / gpt-image-2 visual styles and industrial prompt templates from the awesome-gpt-image-2 style library. Use when Codex needs to create, rewrite, classify, or improve image-generation prompts with repository-backed templates, categories, style tags, scene tags, pitfalls, and example cases.
3+
description: Choose GPT-Image2 / gpt-image-2 visual styles and industrial prompt templates from the awesome-gpt-image-2 style library. Use when an agent needs to create, rewrite, classify, or improve image-generation prompts with repository-backed templates, categories, style tags, scene tags, pitfalls, and example cases.
44
---
55

66
# GPT-Image2 Style Library

agents/skills/gpt-image-2-style-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gpt-image-2-style-library",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Agent skill for choosing GPT-Image2 visual styles, prompt templates, categories, and scene tags.",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)