V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
爱意满满的作品展示区。
darkscope
V2EX  ›  分享创造

写了个大模型加持的 shell 命令工具

  •  
  •   darkscope · 1 天前 · 1562 次点击

    作为 shell 命令苦手,这个工具的目的就是用自然语言执行我想要的操作

    比如解压、压缩、设置系统参数、git 一些特殊操作之类的,按你的想法描述就可以了

    通过大模型转化为具体的 shell 命令

    只测过 deepseek 的 api ,用 Mac 的朋友可以试试看

    仓库地址:supershell

    图片


    图片


    图片

    15 条回复    2025-01-30 00:41:05 +08:00
    mumbler
        1
    mumbler  
       1 天前
    supershell 太长了,建议简化成 ss
    darkscope
        2
    darkscope  
    OP
       1 天前
    @mumbler 自己加个 alias 就好了,readme 里也有写的~
    Junzh
        3
    Junzh  
       1 天前
    挺好,但实在不敢将 shell 完全交于 AI 来自动执行,建议每个任务都增加一个确定执行的提示语句再继续执行。
    Liftman
        4
    Liftman  
       1 天前
    同类有 warp
    qfdk
        5
    qfdk  
       1 天前 via iPhone
    @Junzh #3 哈哈哈 帮我删除下本目录的文件.... 监测到当前目录为/
    darkscope
        6
    darkscope  
    OP
       1 天前
    @Junzh 一些敏感操作会跟人确认一下,但敏不敏感,还是全靠大模型自己判断 233333
    darkscope
        7
    darkscope  
    OP
       1 天前
    @Liftman 我去学习下~
    darkscope
        8
    darkscope  
    OP
       1 天前
    @qfdk 这种应该还是会跟你确认一下的,手动狗头
    zooo
        9
    zooo  
       1 天前
    点赞

    好像 VScode + copilot 有类似的功能
    darkscope
        10
    darkscope  
    OP
       1 天前
    @zooo 应该有的,cursor 或者 Trae 右边 chat 生成的命令也可以一键执行
    w568w
        11
    w568w  
       1 天前
    同类工具挺多的,之前还用过 shell-gpt
    darkscope
        12
    darkscope  
    OP
       1 天前
    @w568w get~自己写写 23333 ,找找感觉。反正也不麻烦~
    julyclyde
        13
    julyclyde  
       1 天前
    作为苦手,你都不知道“该咋样”
    又怎么知道“正确不正确”呢?
    darkscope
        14
    darkscope  
    OP
       1 天前
    @julyclyde 一些没有风险的操作,没必要知道正不正确,执行一下试试看就好了。自然语言表达你的诉求就行了,如果无法实现 llm 会给反馈的
    xingheng
        15
    xingheng  
       21 小时 48 分钟前
    我也写过类似的,不过我不习惯直接在 interactive shell 里面写 prompt ,会污染 shell history 。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1983 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 21ms · UTC 14:29 · PVG 22:29 · LAX 06:29 · JFK 09:29
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.