Skip to content
Skillv1.0.0

config

Directory summary ReBeL-specific configuration boundaries layered over the shared trainer config while the repository separates current ReBeL experiments from legacy PPO/K-best configuration.

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

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

See reviews

About

Imported from phulin/poker2 (src/p2/config/AGENTS.md). Install upstream with npx skills add phulin/poker2 --skill config. Copyright stays with the author.

Directory summary

ReBeL-specific configuration boundaries layered over the shared trainer config while the repository separates current ReBeL experiments from legacy PPO/K-best configuration.

Source files

  • __init__.py: Package marker.
  • rebel_load.py: Hydra/OmegaConf loader for ReBeL entry points.
  • rebel_schema.py: Typed ReBeL experiment wrapper around the shared trainer config.

Subdirectories

There are no child source directories.

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/phulin-poker2-config/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.

phulin-poker2-config.ocm.jsonjson
{
  "ocm": "1",
  "id": "phulin-poker2-config",
  "kind": "skill",
  "name": "config",
  "description": "Directory summary ReBeL-specific configuration boundaries layered over the shared trainer config while the repository separates current ReBeL experiments from legacy PPO/K-best configuration.",
  "publisher": "phulin",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Directory summary ReBeL-specific configuration boundaries layered over the shared trainer config while the repository separates current ReBeL experiments from legacy PPO/K-best configuration."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/phulin/poker2",
      "path": "src/p2/config/AGENTS.md",
      "ref": "984fe7a6bd25f16bd16ae73cb4448f8d9cd32033",
      "url": "https://github.com/phulin/poker2/blob/984fe7a6bd25f16bd16ae73cb4448f8d9cd32033/src/p2/config/AGENTS.md",
      "key": "phulin/poker2/src/p2/config/AGENTS.md"
    }
  },
  "instructions": "## Directory summary\nReBeL-specific configuration boundaries layered over the shared trainer config while the repository separates current ReBeL experiments from legacy PPO/K-best configuration.\n\n### Source files\n- `__init__.py`: Package marker.\n- `rebel_load.py`: Hydra/OmegaConf loader for ReBeL entry points.\n- `rebel_schema.py`: Typed ReBeL experiment wrapper around the shared trainer config.\n\n### Subdirectories\nThere are no child source directories.",
  "cost": {
    "context_tokens": 114
  }
}

Fetch it by URL: GET /api/v1/registry/phulin-poker2-config/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.