diff --git a/plugins/skill_slash_commands/index.yaml b/plugins/skill_slash_commands/index.yaml new file mode 100644 index 0000000..0c429e6 --- /dev/null +++ b/plugins/skill_slash_commands/index.yaml @@ -0,0 +1,7 @@ +title: Skill Slash Commands +description: Adds /skill autocomplete to the Agent Zero chat composer and activates matched skills through Agent Zero's native Skills API. +github: https://github.com/Jehu/a0-skills-slash-command +tags: + - tools + - workflow + - development diff --git a/plugins/skill_slash_commands/thumbnail.webp b/plugins/skill_slash_commands/thumbnail.webp new file mode 100644 index 0000000..df9459e Binary files /dev/null and b/plugins/skill_slash_commands/thumbnail.webp differ