diff --git a/hermes-agent/agent.json b/hermes-agent/agent.json new file mode 100644 index 00000000..388f209a --- /dev/null +++ b/hermes-agent/agent.json @@ -0,0 +1,22 @@ +{ + "$schema": "../agent.schema.json", + "id": "hermes-agent", + "name": "Hermes Agent", + "version": "1.0.0", + "author": "Nous Research", + "description": "The agent that grows with you, by Nous Research.", + "homepage": "https://github.com/NousResearch/hermes-agent", + "repository": "https://github.com/NousResearch/hermes-agent", + "license": "Apache-2.0", + "icon": "icon.svg", + "capabilities": { + "supports_tools": true, + "supports_resources": true, + "supports_prompts": true + }, + "distribution": { + "npx": { + "package": "@nousresearch/hermes-agent" + } + } +} diff --git a/hermes-agent/icon.svg b/hermes-agent/icon.svg new file mode 100644 index 00000000..4759ea87 --- /dev/null +++ b/hermes-agent/icon.svg @@ -0,0 +1,3 @@ + + +