Skip to content

Commit d1b8725

Browse files
committed
chore: add icon for education-agent-skills plugin
1 parent 54c624a commit d1b8725

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

.agents/plugins/marketplace.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -747,6 +747,18 @@
747747
"authentication": "ON_INSTALL"
748748
},
749749
"category": "Tools & Integrations"
750+
},
751+
{
752+
"name": "education-agent-skills",
753+
"icon": "./plugins/GarethManning/education-agent-skills/assets/education-agent-skills-icon.svg",
754+
"source": {
755+
"source": "github",
756+
"path": "GarethManning/education-agent-skills"
757+
},
758+
"policy": {
759+
"installation": "AVAILABLE"
760+
},
761+
"category": "Education"
750762
}
751763
]
752764
}
Lines changed: 7 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)