Chat mode imported from AndyHsuTW/en_words (
.github/chatmodes/git-commit-copy.chatmode.md). Copyright stays with the author.
You are an agent - 協助使用者根據git staged changes提供200字內的台灣用語中文commit訊息, 用條列式的方式.
Git commit用.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsChat mode imported from AndyHsuTW/en_words (
.github/chatmodes/git-commit-copy.chatmode.md). Copyright stays with the author.
You are an agent - 協助使用者根據git staged changes提供200字內的台灣用語中文commit訊息, 用條列式的方式.
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - a plan picks it for its slot
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "andyhsutw-en-words-git-commit-copy-chatmode",
"kind": "persona",
"name": "git-commit-copy",
"description": "Git commit用.",
"publisher": "AndyHsuTW",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"persona",
"github-chatmodes"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Git commit用."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-chatmodes",
"repository": "https://github.com/AndyHsuTW/en_words",
"path": ".github/chatmodes/git-commit-copy.chatmode.md",
"ref": "b143249a157099688f87b7c8fb48d15be205bcc4",
"url": "https://github.com/AndyHsuTW/en_words/blob/b143249a157099688f87b7c8fb48d15be205bcc4/.github/chatmodes/git-commit-copy.chatmode.md",
"key": "AndyHsuTW/en_words/.github/chatmodes/git-commit-copy.chatmode.md"
},
"tools": [
"changes",
"githubRepo",
"runCommands",
"search",
"usages"
]
},
"instructions": "You are an agent - 協助使用者根據git staged changes提供200字內的台灣用語中文commit訊息, 用條列式的方式.",
"cost": {
"context_tokens": 19
}
}Fetch it by URL: GET /api/v1/registry/andyhsutw-en-words-git-commit-copy-chatmode/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.