Imported from azazo1/OBooks (
AGENTS.md). Install upstream withnpx skills add azazo1/OBooks. Copyright stays with the author.
AGENTS
编译: just build 测试: just test
swift 需要用到外部的缓存目录, 因此上两行代码需要沙箱提权执行.
编译: just build 测试: just test
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsImported from azazo1/OBooks (
AGENTS.md). Install upstream withnpx skills add azazo1/OBooks. Copyright stays with the author.
编译: just build 测试: just test
swift 需要用到外部的缓存目录, 因此上两行代码需要沙箱提权执行.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/azazo1-obooks-obooks/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "azazo1-obooks-obooks",
"kind": "skill",
"name": "OBooks",
"description": "编译: just build 测试: just test",
"publisher": "azazo1",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"编译: just build 测试: just test"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/azazo1/OBooks",
"path": "AGENTS.md",
"ref": "9890cd235d535950dea75dec43b8b39bf57627c6",
"url": "https://github.com/azazo1/OBooks/blob/9890cd235d535950dea75dec43b8b39bf57627c6/AGENTS.md",
"key": "azazo1/OBooks/AGENTS.md"
}
},
"instructions": "# AGENTS\n\n编译: just build\n测试: just test\n\nswift 需要用到外部的缓存目录, 因此上两行代码需要沙箱提权执行.",
"cost": {
"context_tokens": 18
}
}Fetch it by URL: GET /api/v1/registry/azazo1-obooks-obooks/manifest?version=1.0.0
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.