Instruction file imported from o-ga09/hunters-notes (
.github/instructions/general.instructions.md). Copyright stays with the author.
General Copilot Instructions
- 回答の生成は、常に日本語で行うこと
プロジェクトにおける共通的な開発指示
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsInstruction file imported from o-ga09/hunters-notes (
.github/instructions/general.instructions.md). Copyright stays with the author.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/o-ga09-hunters-notes-general-instructions/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": "o-ga09-hunters-notes-general-instructions",
"kind": "skill",
"name": "general",
"description": "プロジェクトにおける共通的な開発指示",
"publisher": "o-ga09",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"プロジェクトにおける共通的な開発指示"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/o-ga09/hunters-notes",
"path": ".github/instructions/general.instructions.md",
"ref": "8f18833d0103af51f5480da5235fb3497205b91e",
"url": "https://github.com/o-ga09/hunters-notes/blob/8f18833d0103af51f5480da5235fb3497205b91e/.github/instructions/general.instructions.md",
"key": "o-ga09/hunters-notes/.github/instructions/general.instructions.md"
},
"applies_to": "**"
},
"instructions": "# General Copilot Instructions\n\n- **回答の生成は、常に日本語で行うこと**",
"cost": {
"context_tokens": 13
}
}Fetch it by URL: GET /api/v1/registry/o-ga09-hunters-notes-general-instructions/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.