Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
git-github-workflow - Skill - OpenSmartRoute
Skillv1.0.0
git-github-workflow
When asked, to create a commit: 1. Run `git status` to check changes 2. Run `git commit` following Conventional Commits format in **English** (`<type>[optional scope]: <description>`) 3. Help commit m
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/sotayamashita-openapi-mcp-server-git-github-workflow-rule/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.
{
"ocm": "1",
"id": "sotayamashita-openapi-mcp-server-git-github-workflow-rule",
"kind": "skill",
"name": "git-github-workflow",
"description": "When asked, to create a commit: 1. Run `git status` to check changes 2. Run `git commit` following Conventional Commits format in **English** (`<type>[optional scope]: <description>`) 3. Help commit meaningful units of change rather than staging everything 4. Use `git diff [optional file(s)] | cat` when diff is needed.",
"publisher": "sotayamashita",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-cursor-rules"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"When asked, to create a commit: 1. Run `git status` to check changes 2. Run `git commit` following Conventional Commits format in **English** (`<type>[optional scope]: <description>`) 3. Help commit meaningful units of change rather than staging everything 4. Use `git diff [optional file(s)] | cat` when diff is needed."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-cursor-rules",
"repository": "https://github.com/sotayamashita/openapi-mcp-server",
"path": ".cursor/rules/git-github-workflow.mdc",
"ref": "9b40a5493fd3ba4ab8b914abbb3666d3f4c7fe1c",
"url": "https://github.com/sotayamashita/openapi-mcp-server/blob/9b40a5493fd3ba4ab8b914abbb3666d3f4c7fe1c/.cursor/rules/git-github-workflow.mdc",
"key": "sotayamashita/openapi-mcp-server/.cursor/rules/git-github-workflow.mdc"
}
},
"instructions": "When asked, to create a commit:\n1. Run `git status` to check changes\n2. Run `git commit` following Conventional Commits format in **English** (`<type>[optional scope]: <description>`)\n3. Help commit meaningful units of change rather than staging everything\n4. Use `git diff [optional file(s)] | cat` when diff is needed.\n\nWhen asked, to submit a PR (Note: Use `gh` and assume I am already authenticated correctly):\n1. Run `git status` to check changes\n2. Run `git add .` to add all the changes to the staging area (IF NEEDED)\n3. Run `git commit` to commit changes (IF NEEDED)\n4. Run `git push` to ",
"cost": {
"context_tokens": 226
}
}
Fetch it by URL: GET /api/v1/registry/sotayamashita-openapi-mcp-server-git-github-workflow-rule/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.