We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a2796a commit 2c626b0Copy full SHA for 2c626b0
.zenodo.json
@@ -0,0 +1,32 @@
1
+{
2
+ "title": "registry-broker-skills",
3
+ "description": "Skill definitions and CLI surfaces for Hashgraph Online Registry Broker discovery and chat workflows.",
4
+ "upload_type": "software",
5
+ "access_right": "open",
6
+ "license": "apache-2.0",
7
+ "creators": [
8
+ {
9
+ "name": "Hashgraph Online"
10
+ }
11
+ ],
12
+ "keywords": [
13
+ "ai-agents",
14
+ "registry",
15
+ "hedera",
16
+ "mcp",
17
+ "a2a",
18
+ "hcs-26"
19
20
+ "related_identifiers": [
21
22
+ "identifier": "https://hol.org/registry",
23
+ "relation": "isSupplementTo",
24
+ "scheme": "url"
25
+ },
26
27
+ "identifier": "https://hol.org/registry/api/v1/openapi.json",
28
+ "relation": "documents",
29
30
31
+ ]
32
+}
0 commit comments