Skip to main content

Paper Scoring Skills

One canonical Agent Skill for using the Paper Scoring MCP server from Codex, Claude Code, OpenClaw, and Hermes. The installer copies files and never relies on symlinks, so it works on Ubuntu and Windows.

Install

pip install "paper-scoring-skills[openai]==0.1.0"
paper-scoring-skills install --client codex --scope user

Use the ollama or all extra instead when appropriate. Supported clients are codex, claude, openclaw, and hermes. For a project installation, run from the repository or OpenClaw workspace root:

paper-scoring-skills install --client claude --scope project

Hermes project installs use .hermes/skills and require an explicit trust decision from inside the repository:

paper-scoring-skills install --client hermes --scope project
hermes skills trust

Connect the MCP server

The Skill deliberately does not embed credentials or a fixed remote URL. Register the installed local server over STDIO. The following examples show runtime dotenv injection; replace the sample absolute path with the appropriate POSIX or Windows path. Omit the final two server arguments when no dotenv file is needed.

Codex:

codex mcp add paper-scoring -- paper-scoring-mcp --transport stdio --env-file /absolute/path/runtime.env

Claude Code:

claude mcp add --transport stdio --scope user paper-scoring -- paper-scoring-mcp --transport stdio --env-file /absolute/path/runtime.env

OpenClaw:

openclaw mcp add paper-scoring --command paper-scoring-mcp --arg=--transport --arg=stdio --arg=--env-file --arg=/absolute/path/runtime.env
openclaw mcp doctor paper-scoring --probe

For Hermes, add this entry under mcp_servers in ~/.hermes/config.yaml, then run /reload-mcp:

paper_scoring:
  command: paper-scoring-mcp
  args: [--transport, stdio, --env-file, /absolute/path/runtime.env]

The installed Skill contains no credentials. Configure the MCP server through its process environment or explicit --env-file option.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

paper_scoring_skills-0.1.0.tar.gz (14.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

paper_scoring_skills-0.1.0-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

Details for the file paper_scoring_skills-0.1.0.tar.gz.

File metadata

  • Download URL: paper_scoring_skills-0.1.0.tar.gz
  • Upload date:
  • Size: 14.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.14

File hashes

Hashes for paper_scoring_skills-0.1.0.tar.gz
Algorithm Hash digest
SHA256 33fd19d2902431a5a6b8900a97bbab50860536bc3bb44b931da9987015f098cb
MD5 7ddecd3f3cea8d2f72b927c1c89ef82d
BLAKE2b-256 342548c718b247b2b8635c8e33b4984c41e9d5ad70bd96c0e0ed525d503a171c

See more details on using hashes here.

File details

Details for the file paper_scoring_skills-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for paper_scoring_skills-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 44a04f318d96ce54ecefcaefec1b028b991112bb48f099f7c8884c63910f303e
MD5 1dee9e506637eac8f3762443c125469d
BLAKE2b-256 4ad79c70c4a2abf40fea0246fe256790aa9bf74b5a6f3dd14b79036de146170c

See more details on using hashes here.

Release history Release notifications | RSS feed

0.2.0

2 files

This release

0.1.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page