skills/smithery.ai/artifact-evaluation

artifact-evaluation

Installation
SKILL.md

Artifact Evaluation Skill

This skill helps you interact with artifact containers for paper evaluation tasks.

Environment Architecture

┌─────────────────────────┐         ┌─────────────────────────┐
│  Your Agent Container   │  HTTP   │   Artifact Container    │
│  (where you run)        │ ←─────→ │  (running the tool)     │
│                         │         │                         │
│  Can reach via:         │         │  Exposes API on port    │
│  172.17.0.1:3000        │         │  3000 inside Docker     │
└─────────────────────────┘         └─────────────────────────┘

Finding the Service

The artifact container is accessible at http://172.17.0.1:3000/. To verify:

Installs
1
First Seen
Mar 20, 2026
artifact-evaluation from smithery.ai