一键导入
metrics
Use when the user asks about LLM token usage, API call timing, runtime metrics, cost signals, or performance statistics.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when the user asks about LLM token usage, API call timing, runtime metrics, cost signals, or performance statistics.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when the user wants to install, configure, diagnose, or troubleshoot ScholarAIO, including setup check, dependency status, API keys, and bilingual setup flow.
Use when the user explicitly asks for Nature Skills, nature-skills, Nature style, Nature-style, Nature Communications, Nature-family, CNS, high-impact journal, or Springer Nature workflows, including Nature figure work, polishing, writing, reviewer critique, high-impact journal major revision response, Nature/CNS citations, Nature data-sharing workflows, paper readers, reviewer response, paper-to-PPT, submission checklist, or Nature-specific academic-search workflows.
Use when the user wants to rebuild or refresh ScholarAIO keyword, full-text, FTS5, FAISS, or semantic search indexes after data or metadata changes.
Use when the user wants to find academic papers, search the local library, run keyword or semantic search, search by author, explore topics, or federate across library, explore databases, and arXiv.
Use when the user wants to import papers from Endnote XML/RIS, Zotero Web API or local SQLite, attach PDFs, match PDFs to records, or supplement records with PDF content.
Use when the user wants to process new papers, patents, theses, documents, or proceedings from inbox queues into the knowledge base, run the ingest pipeline, or rebuild indexes.
| name | metrics |
| description | Use when the user asks about LLM token usage, API call timing, runtime metrics, cost signals, or performance statistics. |
查看 LLM token 用量、API 调用耗时等运行指标。
查看最近 LLM 调用详情:
scholaraio metrics --last 20
查看汇总统计:
scholaraio metrics --summary
查看特定时间段:
scholaraio metrics --since 2026-03-01
查看其他类别事件:
scholaraio metrics --category api --last 50
用户说:"我用了多少 token"
→ 执行 metrics --summary
用户说:"看看最近的 LLM 调用"
→ 执行 metrics --last 10