Claude Skill

reyamira/models

一个基于终端的工具,用于浏览AI模型、基准测试、编码代理和实时提供商状态。采用Rust和Ratatui构建,支持快速、键盘驱动的探索。

概览

Stars458
Forks18
语言Rust
最后更新2026-07-03
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者reyamira
仓库models
完整名称reyamira/models
Repo ID1,130,545,281

安装这个 Skill

git clone https://github.com/reyamira/models.git

Registry 信息

类型openclaw_skill
质量分75/100
验证状态readme_parsed
最近验证2026-06-11
平台
ClaudeOpenClawCodex
能力
pdfsearchimagevideoterminalworkflowaianamolycoartificial-analysisbenchmarks
识别文件
README.mddocs

项目简介

一个终端用户界面(TUI)和命令行界面(CLI)工具,用于浏览AI模型、基准测试、编码代理以及AI提供商的实时状态。基于Rust构建,灵感来自SST,提供快速、键盘驱动的AI生态系统探索方式,无需离开终端。

英文描述

TUI and CLI for browsing AI models, benchmarks, coding agents, and statuses for AI providers.

要点

  • 直接从终端浏览AI模型和LLM
  • 查看模型的基准测试和性能对比
  • 探索编码代理及其能力
  • 检查AI提供商和服务的实时状态
  • 基于Ratatui和Rust构建的键盘驱动TUI

使用场景

  • 无需浏览器即可快速比较AI模型基准测试
  • 从终端监控AI提供商的状态和正常运行时间
  • 发现并评估用于开发工作流的编码代理
  • 集成到基于CLI的开发环境中进行AI研究

README 摘要

# models <p align="center"> <a href="https://crates.io/crates/modelsdev"><img src="https://img.shields.io/crates/v/modelsdev.svg?label=version" alt="Version"></a> <a href="https://github.com/reyamira/models/actions/workflows/update-benchmarks.yml"><img src="https://github.com/reyamira/models/actions/workflows/update-benchmarks.yml/badge.svg" alt="Benchmarks"></a> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a> <a href="https://buymeacoffee.com/arimxyer"><img src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?logo=buy-me-a-coffee&logoColor=black" alt="Buy Me a Coffee"></a> </p> TUI and CLI for browsing AI models, benchmarks, coding agents, and provider statuses. ![Models tab screenshot](public/assets/models-screenshot.png) ## Highlights - **~4,000+ models** across 85+ providers from [models.dev](https://models.dev) — filter by capability, price, context, and provider category - **~400 benchmark entries** from [Artificial Analysis](https://artificialanalysis.ai) — compare models head-to-head with scatter plots and radar charts - **11+ coding agents** tracked with version detection, changelogs, and GitHub integration - **22 provider statuses** monitored live across 7 status page platforms ## What's New in v0.11.52 - **Nix flake support** — build, run, or install directly from the GitHub flake - **Reproducible Nix CI** — validates the flake across Linux, Linux ARM, and macOS - **Shell completions in Nix builds** — packaged completions are generated during the Nix build ## Install ### Homebrew (macOS/Linux) ```bash brew install models ``` ### Cargo (any platform) ```bash cargo install modelsdev ``` ### Nix (flake) ```bash nix run github:reyamira/models nix prof

话题

探索更多

数据来自 GitHub,同步时间:2026-07-03