init commit: ai discovery files
This commit is contained in:
commit
b98507fa54
2 changed files with 13 additions and 0 deletions
12
.well-known/ai.json
Normal file
12
.well-known/ai.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"manifest_version": "0.1",
|
||||
"provider": {
|
||||
"name": "Jone",
|
||||
"homepage": "https://jone.foo"
|
||||
},
|
||||
"profile": "https://ai.jone.foo/AGENTS.md",
|
||||
"capabilities": ["urn:agent:skill:jone.foo:devprofile.v1"],
|
||||
"contact": {
|
||||
"email": "ai@jone.foo"
|
||||
}
|
||||
}
|
||||
1
ai.txt
Normal file
1
ai.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
ai-manifest: https://ai.jone.foo/.well-known/ai.json
|
||||
Loading…
Add table
Add a link
Reference in a new issue