Imported from tshuldberg/apps-workspace (MyLife/modules/bestchef/AGENTS.md). Install upstream with npx skills add tshuldberg/apps-workspace --skill bestchef. Copyright stays with the author.
bestchef
The module id is recipes, with rc_ local tables; bc_ belongs to the cloud product. apps/bestchef is canonical and the hub is an intentionally scoped local-kitchen adapter, not full cloud-social parity.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/tshuldberg-apps-workspace-bestchef/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
tshuldberg-apps-workspace-bestchef.ocm.jsonjson
{
"ocm": "1",
"id": "tshuldberg-apps-workspace-bestchef",
"kind": "skill",
"name": "bestchef",
"description": "bestchef",
"publisher": "tshuldberg",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"bestchef"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/tshuldberg/apps-workspace",
"path": "MyLife/modules/bestchef/AGENTS.md",
"ref": "909230d826e6fcb1b1b8bb0353250038ad460a20",
"url": "https://github.com/tshuldberg/apps-workspace/blob/909230d826e6fcb1b1b8bb0353250038ad460a20/MyLife/modules/bestchef/AGENTS.md",
"key": "tshuldberg/apps-workspace/MyLife/modules/bestchef/AGENTS.md"
}
},
"instructions": "# bestchef\n\n- The module id is recipes, with rc_ local tables; bc_ belongs to the cloud product. apps/bestchef is canonical and the hub is an intentionally scoped local-kitchen adapter, not full cloud-social parity.",
"cost": {
"context_tokens": 53
}
}
Fetch it by URL: GET /api/v1/registry/tshuldberg-apps-workspace-bestchef/manifest?version=1.0.0
Reviews
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.