Agent Skills › agi-bar/neuDrive › neudrive

neudrive

GitHub

作为 neuDrive 的统一入口,通过 MCP 和本地命令处理平台内的数据导入、导出、列表查看及状态监控等工作流。

internal/systemskills/resources/neudrive/SKILL.md agi-bar/neuDrive

触发场景

用户需要在 Codex 或 Claude 等平台中使用 neuDrive 功能 涉及 profile、memory、projects 等数据的读写、搜索或同步操作

安装

npx skills add agi-bar/neuDrive --skill neudrive -g -y
更多选项

非标准路径

npx skills add https://github.com/agi-bar/neuDrive/tree/main/internal/systemskills/resources/neudrive -g -y

不安装直接使用

npx skills use agi-bar/neuDrive@neudrive

指定 Agent (Claude Code)

npx skills add agi-bar/neuDrive --skill neudrive -a claude-code -g -y

安装 repo 全部 skill

npx skills add agi-bar/neuDrive --all -g -y

预览 repo 内 skill

npx skills add agi-bar/neuDrive --list

SKILL.md

Frontmatter
{
    "name": "neudrive",
    "tags": [
        "neudrive",
        "mcp",
        "sync",
        "portability"
    ],
    "description": "Use neuDrive as the canonical hub for platform import, export, listing, and status workflows through MCP plus platform-native entrypoints."
}

neuDrive

Use this umbrella skill when the user wants to work with neuDrive from inside a supported platform such as Codex or Claude.

Core Model

  • neuDrive MCP is the supported public capability surface for current product workflows.
  • This local neudrive skill is the entry layer that routes platform-native commands to the right MCP tools and local platform actions.
  • Treat neuDrive as the canonical destination for imported data.
  • Current public surface focuses on profile, memory, projects, skills, tree, token, and sync workflows.
  • Roles, inbox, and collaboration remain deferred product concepts. Do not treat them as currently supported public neuDrive tools.

Commands

  • ls Read /skills/neudrive/commands/ls.md
  • read Read /skills/neudrive/commands/read.md
  • write Read /skills/neudrive/commands/write.md
  • search Read /skills/neudrive/commands/search.md
  • create Read /skills/neudrive/commands/create.md
  • log Read /skills/neudrive/commands/log.md
  • import Read /skills/neudrive/commands/import.md
  • token Read /skills/neudrive/commands/token.md
  • stats Read /skills/neudrive/commands/stats.md
  • export Read /skills/neudrive/commands/export.md
  • status Read /skills/neudrive/commands/status.md
  • help Read /skills/neudrive/commands/help.md

Quick Start

  • Codex examples: $neudrive help, $neudrive ls, $neudrive read profile/preferences, $neudrive status
  • Claude examples: /neudrive help, /neudrive ls, /neudrive read profile/preferences, /neudrive status

Rules

  • Use neuDrive MCP tools for Hub reads and writes instead of inventing local file formats.
  • Preserve exact assets separately from derived summaries.
  • When a platform-specific portability manual exists, read /skills/portability/<platform>/SKILL.md before migrating data or choosing import/export tools.
  • When no platform-specific manual exists, fall back to /skills/portability/general/SKILL.md.
  • For skills migration, especially "all skills", workspace exports, or zip-based imports, do not choose import_skill, import_skills_archive, or prepare_skills_upload until the portability manual has been read.
  • Never silently drop unsupported or partially captured data; preserve it as notes or archive metadata.

版本历史

  • 5df41f2 当前 2026-07-24 15:56

同 Skill 集合

internal/systemskills/resources/portability/chatgpt/SKILL.md
internal/systemskills/resources/portability/claude/SKILL.md
internal/systemskills/resources/portability/codex/SKILL.md
internal/systemskills/resources/portability/general/SKILL.md

元信息

文件数
0
版本
6a2b8df
Hash
ad5517e5
收录时间
2026-07-24 15:56

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-26 09:42
浙ICP备14020137号-1