Skip to content

Commit 2c626b0

Browse files
committed
chore: add zenodo metadata
Signed-off-by: Michael Kantor <6068672+kantorcodes@users.noreply.github.com>
1 parent 7a2796a commit 2c626b0

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

.zenodo.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
"scheme": "url"
30+
}
31+
]
32+
}

0 commit comments

Comments
 (0)