Add and manage evaluation results in Hugging Face model cards. Supports extracting eval tables from README content, importing scores from Artificial Analysis API, and running custom model evaluations with vLLM/lighteval. Works with the model-index metadata format.
Inherits all available tools
Additional assets for this skill
This skill inherits all available tools. When active, it can use any tool Claude has access to.
examples/USAGE_EXAMPLES.mdexamples/artificial_analysis_to_hub.pyexamples/example_readme_tables.mdexamples/metric_mapping.jsonrequirements.txtscripts/evaluation_manager.pyscripts/inspect_eval_uv.pyscripts/inspect_vllm_uv.pyscripts/lighteval_vllm_uv.pyscripts/run_eval_job.pyscripts/run_vllm_eval_job.pyscripts/test_extraction.py