Before doing ANY work related to releasing SEISMIC-RNA — on GitHub, PyPI, or Bioconda; including drafting release notes, bumping the version, editing `meta.yaml`, or diagnosing a failed release workfl
Imported from rouskinlab/seismic-rna (AGENTS.md). Install upstream with npx skills add rouskinlab/seismic-rna. Copyright stays with the author.
Instructions for AI coding agents
Releasing a new version
Before doing ANY work related to releasing SEISMIC-RNA — on GitHub, PyPI, or
Bioconda; including drafting release notes, bumping the version, editing
meta.yaml, or diagnosing a failed release workflow — read
RELEASE_CHECKLIST.md in full first and follow it.
Releasing is a multi-platform process with steps that are easy to silently
skip (e.g. Bioconda's meta.yaml does not automatically stay in sync with
pyproject.toml), so do not rely on memory or partial context from the
current conversation — always re-read the checklist file itself, since it is
kept up to date independently of any one conversation.
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/rouskinlab-seismic-rna-seismic-rna/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.
rouskinlab-seismic-rna-seismic-rna.ocm.jsonjson
{
"ocm": "1",
"id": "rouskinlab-seismic-rna-seismic-rna",
"kind": "skill",
"name": "seismic-rna",
"description": "Before doing ANY work related to releasing SEISMIC-RNA — on GitHub, PyPI, or Bioconda; including drafting release notes, bumping the version, editing `meta.yaml`, or diagnosing a failed release workflow — read [`RELEASE_CHECKLIST.md`](RELEASE_CHECKLIST.md) in full first and follow it. Releasing is a multi-platform process with steps that are easy to silently skip (e.g. Bioconda's `meta.yaml` does not automatically stay in sync with `pyproject.toml`), so do not rely on memory or partial context from the current conversation — always re-read the checklist file itself, since it is kept up to date independently of any one conversation.",
"publisher": "rouskinlab",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Before doing ANY work related to releasing SEISMIC-RNA — on GitHub, PyPI, or Bioconda; including drafting release notes, bumping the version, editing `meta.yaml`, or diagnosing a failed release workflow — read [`RELEASE_CHECKLIST.md`](RELEASE_CHECKLIST.md) in full first and follow it. Releasing is a multi-platform process with steps that are easy to silently skip (e.g. Bioconda's `meta.yaml` does not automatically stay in sync with `pyproject.toml`), so do not rely on memory or partial context from the current conversation — always re-read the checklist file itself, since it is kept up to date independently of any one conversation."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/rouskinlab/seismic-rna",
"path": "AGENTS.md",
"ref": "0672a5b8a9329f431fbb5c2f44d2bd92dd662575",
"url": "https://github.com/rouskinlab/seismic-rna/blob/0672a5b8a9329f431fbb5c2f44d2bd92dd662575/AGENTS.md",
"key": "rouskinlab/seismic-rna/AGENTS.md"
}
},
"instructions": "# Instructions for AI coding agents\n\n## Releasing a new version\n\nBefore doing ANY work related to releasing SEISMIC-RNA — on GitHub, PyPI, or\nBioconda; including drafting release notes, bumping the version, editing\n`meta.yaml`, or diagnosing a failed release workflow — read\n[`RELEASE_CHECKLIST.md`](RELEASE_CHECKLIST.md) in full first and follow it.\nReleasing is a multi-platform process with steps that are easy to silently\nskip (e.g. Bioconda's `meta.yaml` does not automatically stay in sync with\n`pyproject.toml`), so do not rely on memory or partial context from the\ncurrent conversation — alwa",
"cost": {
"context_tokens": 176
}
}
Fetch it by URL: GET /api/v1/registry/rouskinlab-seismic-rna-seismic-rna/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.