AuraPlayer

作者 lostvita

Listening all, Listening freedom!

104
Stars
13
Forks
TypeScript
语言
2026/8/24
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/lostvita/AuraPlayer

快速入门

使用 AuraPlayer 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

Aura Music

License: CC BY-NC-SA 4.0 Node

AI Agent 驱动的 B站音频播放器。随时随地,想听就听,不止于音乐。

AuraMusic 主界面

AuraMusic 云端搜索

Features

  • 双模式切换 — 本地曲库搜索 / B站云端搜索,一键切换
  • AI 对话交互 — 通过自然语言告诉 AI 你想听什么,智能搜索推荐
  • B站视频转音频 — 云端搜索后自动转换为本地 MP3,构建个人曲库
  • 弹幕叠加 — 播放 B站来源的音频时,同步显示原视频弹幕
  • 复古终端 UI — 赛博朋克风格界面,实时状态面板
  • 智能文件名解析 — 自动从文件名中提取标题、作者、日期、BV号

Tech Stack

技术
框架Next.js 16 (App Router)
前端React 19 / TypeScript 5
样式Tailwind CSS 4 + CSS Variables
AI@anthropic-ai/claude-agent-sdk(支持 DeepSeek / Claude)

Getting Started

前置条件

  • Node.js >= 20
  • pnpm(推荐)或 npm
  • AI API Key(推荐 DeepSeek,也支持 Anthropic Claude)

安装

git clone https://github.com/pstrm-dev/aura-player.git
cd aura-player
pnpm install

配置环境变量

cp .env.example .env.local

编辑 .env.local,填入你的 API Key:

# 推荐使用 DeepSeek(中文能力强、免费额度大)
# 获取 Key: https://platform.deepseek.com/api_keys
ANTHROPIC_BASE_URL=https://api.deepseek.com
ANTHROPIC_API_KEY=your-deepseek-api-key

# 音频存储目录(可选,默认 ~/Documents/bili)
# MUSIC_DIR=/path/to/your/music

启动

pnpm dev

打开 http://localhost:3000 即可使用。

Project Structure

aura-player/
├── app/
│   ├── api/              # API 路由
│   │   ├── chat/         # AI Agent SSE 接口
│   │   ├── bili/         # B站搜索 & 弹幕代理
│   │   ├── search/       # 本地曲库搜索
│   │   └── tracks/       # 音频文件服务 & 扫描
│   ├── components/       # UI 组件(Atomic Design)
│   │   ├── atoms/
│   │   ├── molecules/
│   │   └── organisms/
│   ├── context/          # React Context(Player/Agent/Mode/Danmaku)
│   ├── hooks/            # 自定义 Hooks
│   └── lib/              # 共享逻辑(bili API、tracks 解析、类型)
├── docs/screenshots/     # 应用截图
├── public/               # 静态资源
└── design/               # 设计规范文档

Usage

本地模式

搜索 MUSIC_DIR 目录下的 MP3 文件。支持按标题、作者、文件名模糊匹配。

云端模式

  1. 切换到 CLOUD 模式
  2. 告诉 AI 你想听什么(如"听周杰伦的演唱会")
  3. AI 在 B站搜索相关视频并推荐
  4. 点击 ADD 转换为音频,自动加入播放列表
  5. 转换后的音频保存在本地,下次可在本地模式直接搜索

Platform

平台支持情况
macOS完全支持
Linux完全支持
Windows需要 WSL(云端转换依赖 bash 命令)

License

本项目采用 CC BY-NC-SA 4.0 协议。

你可以自由地查看、修改和分享本项目代码,但 禁止用于商业用途。衍生作品须以相同协议分发。

常见问题

What is AuraPlayer?

AuraPlayer is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by lostvita. Listening all, Listening freedom!. It has 104 GitHub stars.

Is AuraPlayer safe to use?

AuraPlayer returned warnings in SkillsLLM's automated security scan. It has no critical vulnerabilities, but review the flagged issues in the Security Report section before adding it to your workflow.

How do I install AuraPlayer?

Clone the repository with "git clone https://github.com/lostvita/AuraPlayer" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is AuraPlayer written in?

AuraPlayer is primarily written in TypeScript. It is open-source under lostvita on GitHub, so you can review or fork the full source.

Are there alternatives to AuraPlayer?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh AuraPlayer against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情