Skip to content
Skillv1.0.0

rules-code

Execution adapter for code/edit workflows in this paper repository.

by vitowalteranelli(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from vitowalteranelli/writing-cikm2026-context (.roo/rules-code/AGENTS.md). Install upstream with npx skills add vitowalteranelli/writing-cikm2026-context --skill rules-code. Copyright stays with the author.

AGENTS.md — Code Mode

Execution adapter for code/edit workflows in this paper repository.

Source of Truth

  • Shared cross-LLM rules: PROCESS.md.
  • Project objective and venue: task.md.
  • Runtime details for Codex: root AGENTS.md and .agents/CODEX_RULES.md.

Editing Constraints

  • Conversation language is Italian; produced paper text and deliverables are English (American English).
  • Use project macros from overleaf/main.tex; avoid hardcoded terminology when a macro exists.
  • Bibliography standard is BibTeX; apply donor + DBLP rule before adding references.
  • Keep submission anonymity consistent with venue requirements.

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/vitowalteranelli-writing-cikm2026-context-rules-code/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.

vitowalteranelli-writing-cikm2026-context-rules-code.ocm.jsonjson
{
  "ocm": "1",
  "id": "vitowalteranelli-writing-cikm2026-context-rules-code",
  "kind": "skill",
  "name": "rules-code",
  "description": "Execution adapter for code/edit workflows in this paper repository.",
  "publisher": "vitowalteranelli",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Execution adapter for code/edit workflows in this paper repository."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/vitowalteranelli/writing-cikm2026-context",
      "path": ".roo/rules-code/AGENTS.md",
      "ref": "79fc4e1f9d8222eeb08ab6848047cd6fb943ee6f",
      "url": "https://github.com/vitowalteranelli/writing-cikm2026-context/blob/79fc4e1f9d8222eeb08ab6848047cd6fb943ee6f/.roo/rules-code/AGENTS.md",
      "key": "vitowalteranelli/writing-cikm2026-context/.roo/rules-code/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md — Code Mode\n\nExecution adapter for code/edit workflows in this paper repository.\n\n## Source of Truth\n\n- Shared cross-LLM rules: `PROCESS.md`.\n- Project objective and venue: `task.md`.\n- Runtime details for Codex: root `AGENTS.md` and `.agents/CODEX_RULES.md`.\n\n## Editing Constraints\n\n- Conversation language is Italian; produced paper text and deliverables are English (American English).\n- Use project macros from `overleaf/main.tex`; avoid hardcoded terminology when a macro exists.\n- Bibliography standard is BibTeX; apply donor + DBLP rule before adding references.\n- Keep submission",
  "cost": {
    "context_tokens": 161
  }
}

Fetch it by URL: GET /api/v1/registry/vitowalteranelli-writing-cikm2026-context-rules-code/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.