Imported from CorieW/react-actions-chat (.github/AGENTS.md). Install upstream with npx skills add CorieW/react-actions-chat --skill .github. Copyright stays with the author.
.github
GitHub-specific configuration for automation, dependency updates, and CI workflows.
Directories
workflows/: GitHub Actions workflow definitions for CI, releases, coverage, docs, and E2E runs.
Files
codecov.yml: Codecov settings for uploaded coverage reports and pull request annotations.
dependabot.yml: Dependabot update schedule for workspace dependencies and GitHub Actions.
Writing Rules
No additional local writing rules.
Follow inherited AGENTS.md guidance when applicable.
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/coriew-react-actions-chat-github/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.
coriew-react-actions-chat-github.ocm.jsonjson
{
"ocm": "1",
"id": "coriew-react-actions-chat-github",
"kind": "skill",
"name": ".github",
"description": "GitHub-specific configuration for automation, dependency updates, and CI workflows.",
"publisher": "CorieW",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"GitHub-specific configuration for automation, dependency updates, and CI workflows."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/CorieW/react-actions-chat",
"path": ".github/AGENTS.md",
"ref": "fe6943a0ec4d2fee745a657d8fa5d80bf5d5d434",
"url": "https://github.com/CorieW/react-actions-chat/blob/fe6943a0ec4d2fee745a657d8fa5d80bf5d5d434/.github/AGENTS.md",
"key": "CorieW/react-actions-chat/.github/AGENTS.md"
}
},
"instructions": "# .github\n\nGitHub-specific configuration for automation, dependency updates, and CI workflows.\n\n## Directories\n\n- `workflows/`: GitHub Actions workflow definitions for CI, releases, coverage, docs, and E2E runs.\n\n## Files\n\n- `codecov.yml`: Codecov settings for uploaded coverage reports and pull request annotations.\n- `dependabot.yml`: Dependabot update schedule for workspace dependencies and GitHub Actions.\n\n## Writing Rules\n\n- No additional local writing rules.\n- Follow inherited AGENTS.md guidance when applicable.",
"cost": {
"context_tokens": 130
}
}
Fetch it by URL: GET /api/v1/registry/coriew-react-actions-chat-github/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.