nushell-plugin-builder
✓使用 nu_plugin 和 nu_protocol crate 在 Rust 中創建 Nushell 插件的指南。當用戶想要構建自定義 Nushell 命令、使用新功能擴展 Nushell、創建數據轉換或將外部工具/API 集成到 Nushell 時使用。涵蓋項目設置、命令實施、流數據、自定義值和測試。
SKILL.md
This skill helps create Nushell plugins in Rust. Plugins are standalone executables that extend Nushell with custom commands, data transformations, and integrations.
Common types: String, Int, Float, Bool, List(Box ), Record(...), Any
This shows users exactly where the error occurred in their command.
使用 nu_plugin 和 nu_protocol crate 在 Rust 中創建 Nushell 插件的指南。當用戶想要構建自定義 Nushell 命令、使用新功能擴展 Nushell、創建數據轉換或將外部工具/API 集成到 Nushell 時使用。涵蓋項目設置、命令實施、流數據、自定義值和測試。 來源:ypares/agent-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/ypares/agent-skills --skill nushell-plugin-builder- 分類
- {}資料分析
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 nushell-plugin-builder?
使用 nu_plugin 和 nu_protocol crate 在 Rust 中創建 Nushell 插件的指南。當用戶想要構建自定義 Nushell 命令、使用新功能擴展 Nushell、創建數據轉換或將外部工具/API 集成到 Nushell 時使用。涵蓋項目設置、命令實施、流數據、自定義值和測試。 來源:ypares/agent-skills。
如何安裝 nushell-plugin-builder?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/ypares/agent-skills --skill nushell-plugin-builder 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/ypares/agent-skills
詳情
- 分類
- {}資料分析
- 來源
- skills.sh
- 收錄時間
- 2026-02-01