npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

agens-studio

v1.0.4

Published

Turing AI —— AI 图片/视频生成 CLI + Web 工作台

Readme

Turing AI CLI

命令行 AI 图片/视频创作工具,集成 Agnes AI 生成引擎 + MiMo 提示词优化,内置陪伴机器人「阿吉」。

🚀 快速开始

npx agens-studio

首次运行会引导你配置 Agnes API Key,配置完直接进入主菜单,无需重启。

需要 Node.js v18+

✨ 功能一览

┌────────────────────────────────────────────────────────────┐
│  Turing AI CLI                                             │
│  图片 · 视频 · AI提示词优化 · 素材库                       │
├────────────────────────────────────────────────────────────┤
│  API: 已配置        (◕‿◕)  阿吉  ██████░░ 72%  元气满满   │
├────────────────────────────────────────────────────────────┤
│  [ 1 ] 文生图                [ 7 ] 素材库                  │
│  [ 2 ] 图生图                [ 8 ] 查看配置                │
│  [ 3 ] 文生视频              [ 9 ] 修改参数                │
│  [ 4 ] 图生视频              [ 10] 一键示例                │
│  [ 5 ] 多图生视频            [ A ] 和阿吉聊聊              │
│  [ 6 ] 关键帧动画            [ 0 ] 退出                    │
└────────────────────────────────────────────────────────────┘

| 功能 | 说明 | |------|------| | 🎨 文生图 | 文字 → AI 优化提示词 → 可逐项编辑 → 生成图片 | | 🖼 图生图 | 参考图 + 修改描述 → 基于原图生成 | | 🎬 文生视频 | 文字描述 → 生成视频 | | 🎞 图生视频 | 参考图 + 动画描述 → 视频 | | 📚 多图生视频 | 2-5 张图 → 过渡视频 | | ⏯ 关键帧动画 | 首尾帧 → 过渡动画 | | 🗂 素材库 | 查看/搜索/批量删除/保留标记 | | 🤖 阿吉聊天 | 有记忆的陪伴机器人,记住你的偏好 | | ⚡ 一键示例 | 内置成品提示词,秒上手 |

🔑 API Key

| 服务 | 用途 | 获取 | 必需 | |------|------|------|------| | Agnes AI | 图片/视频生成 | https://agnes-ai.com | ✅ | | MiMo | 提示词优化/识图 | https://xiaomimimo.com | ❌ 可选 |

🤖 阿吉机器人

  • 电量系统 — 生成成功充电,长期不开掉电
  • 记忆库 — 自动记住你常用的风格/比例
  • 双模型竞速 — 内置 NVIDIA + Agnes 并行,3 秒响应
  • 活泼人设 — 会聊天、会主动搭话、每次告别都不一样

⚙️ 配置

配置文件:~/.agens-cli/config.json(菜单 [9] 可交互修改)

📌 要求

  • Node.js v18+
  • Windows / macOS / Linux

📄 详细文档

README-CLI.md