Skip to content

Commit 0b4f8e3

Browse files
duyetduyetbot
andcommitted
fix(prompt-engineering): remove dead multimodal reference link (v1.1.1)
Co-Authored-By: duyetbot <duyetbot@users.noreply.github.com>
1 parent 63e171b commit 0b4f8e3

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prompt-engineering",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Prompt engineering skills for Grok, Claude, and Gemini LLMs with model-specific guidance and universal techniques",
55
"author": { "name": "duyetbot" }
66
}

prompt-engineering/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prompt-engineering",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Prompt engineering skills for Grok, Claude, and Gemini LLMs with model-specific guidance and universal techniques",
55
"author": {
66
"name": "duyetbot"

prompt-engineering/skills/prompt-engineering/SKILL.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,6 @@ What's the latest on [topic] according to posts on X? Give me a summary of the c
377377
- `references/claude.md` - Claude-specific XML patterns
378378
- `references/gemini.md` - Gemini system instruction patterns
379379
- `references/grok.md` - Grok conversational patterns
380-
- `references/multimodal.md` - Multimodal prompting guide
381380
- `references/examples.md` - Concrete examples and templates
382381

383382
### Related Skills

0 commit comments

Comments
 (0)