wn — DeepSeek AI Agent
    Neura MarketNeura Market/DeepSeek
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsGamesBlogVideosGuidesCoursesCommunityTrending
    DeepSeekAgentswn
    Back to Agents
    wn

    wn

    sjzsdu February 27, 2025
    2 copies 0 downloads

    A Go-powered CLI tool designed to boost developer productivity with AI assistance.

    WN - 多功能命令行工具

    中文 | English

    概述

    WN 是一个多功能命令行工具,提供文件打包、代码统计等实用功能,帮助开发者更高效地管理和分析代码。

    WN 集成了多种实用工具和AI能力,旨在提升开发者的日常工作效率。它不仅提供了强大的文件打包功能,支持多种输出格式和智能文件处理,还包含了详细的代码统计分析工具,帮助开发者更好地理解和管理代码库。通过集成多个大语言模型(如OpenAI、DeepSeek),WN还提供了智能AI对话功能,配合可自定义的Agent系统,能够针对不同场景提供专业的技术支持和建议。无论是代码管理、项目分析还是技术咨询,WN都能作为开发者的得力助手,提供全方位的支持。

    安装

    下载安装

    curl -sSL https://raw.githubusercontent.com/sjzsdu/wn/refs/heads/master/get-wn.sh | bash
    

    源码安装

    1. 确保已安装Go 1.20+
    2. 克隆仓库
    3. 运行go build编译项目

    主要功能

    1. 文件打包 (pack)

    将指定类型的源代码文件打包成多种格式的文档。(然后喂给知识库训练)

    功能特性

    • 支持多种输出格式
      • PDF(优化字体渲染,支持中文显示)
      • Markdown
      • XML
      • 纯文本
    • 智能文件处理
      • 支持所有文本文件格式
      • 自动识别可读文本文件
      • 支持文件排除模式
      • 支持.gitignore规则
    • Git仓库支持
      • 支持直接克隆并打包Git仓库
    • 多语言支持
      • 支持中英文界面切换

    使用说明

    wn pack [flags]
    
    参数说明
    • 全局参数
      • -p, --workPath:指定工作目录(默认:当前目录)
    • 打包参数
      • -e, --exts:要包含的文件扩展名(默认:*,表示所有文件)
      • -o, --output:输出文件名(默认:output.xml)
      • -x, --excludes:要排除的文件模式
      • -g, --git-url:Git仓库URL,直接克隆并打包
      • -d, --disable-gitignore:禁用.gitignore规则处理

    使用示例

    1. 打包所有文件为PDF:
    wn pack -o output.pdf
    
    1. 打包指定扩展名的文件为Markdown,排除test目录:
    wn pack -e go,md -o output.md -x "test/*"
    
    1. 从Git仓库直接克隆并打包:
    wn pack -g https://github.com/sjzsdu/EventTrader.git -o trader-code.pdf
    

    2. 代码统计 (static)

    统计项目代码的各项指标,帮助开发者了解代码结构和质量。

    功能特性

    • 代码量统计
      • 总行数统计
      • 代码行数统计
      • 注释行数统计
      • 空行统计
    • 文件分析
      • 按语言类型分类统计
      • 文件数量统计
      • 文件大小统计
    • 智能识别
      • 自动识别编程语言
      • 支持.gitignore规则

    使用说明

    wn static [flags]
    
    参数说明
    • -p, --path:指定统计目录(默认:当前目录)
    • -e, --exts:指定要统计的文件扩展名
    • -x, --excludes:要排除的文件模式
    • -d, --detail:显示详细统计信息

    使用示例

    1. 统计当前目录:
    wn static
    
    1. 统计指定目录下的Go文件:
    wn static -p /path/to/project -e go
    
    1. 显示详细统计信息:
    wn static -d
    

    配置说明

    全局配置

    使用 wn config 命令管理全局配置:

    wn config [flags]
    

    配置项

    • --lang:设置界面语言(默认:en)
      • 中文界面:wn config --lang zh
      • 英文界面:wn config --lang en
    • `--default_pr

    Tags

    agentaiclaudeclideepseekgitgollmopenai

    Comments

    More Agents

    View all
    Klaatcodeagentic-ai

    Klaatcode

    Open-source AI coding agent for the terminal. Claude Code-grade accuracy with smart model routing — uses the right AI model for each task, cutting costs 10x. Supports Claude, GPT, Gemini, DeepSeek & more.

    K
    KlaatAI
    139
    Agentmakeragent

    Agentmaker

    A general-purpose Python framework for building LLM agents and multi-agent systems. "Four lines of code, an agent with memory."

    X
    xinhuangcs
    74
    Api Model Playground Cookbookai-api

    Api Model Playground Cookbook

    Ultimate LLM API Integration Cookbook 2026 for Cursor & AI Agents

    0
    09omerdgn-droid
    150
    Agent Ecologiesagent-framework

    Agent Ecologies

    Ultimate Multi-Agent OS for Autonomous AI NPCs 2026

    I
    israriqbal
    153
    Private Agent

    Private Agent

    PrivateAgent is an open-source Android automation agent built with Flutter. It utilizes the DeepSeek API and native Android Accessibility Services to interpret screen layouts and execute multi-step tasks across any installed application via natural language commands.

    O
    orailnoor
    123
    Loom Novel

    Loom Novel

    把一队分工 Agent 织成一条写小说的流水线,做成桌面客户端;写作指纹让它越写越像你(BYO DeepSeek key,纯本地)。

    W
    WadeZhao23
    184

    Stay up to date

    Get the latest DeepSeek prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for DeepSeek and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.

    Neura Market

    Custom AI Systems & Services

    Our team of experienced AI builders will help build custom AI systems, workflows, and solutions for your business.

    Request custom work

    Ready-made automations for this

    Workflows from the Neura Market marketplace related to this DeepSeek resource

    • Automate Gmail and Google Calendar Management with AI-Powered Assistancen8n · $24.99 · Related topic
    • Streamline Content Requests from Telegram to Notion with AI Assistancen8n · $14.99 · Related topic
    • Automate Google Calendar Management via Telegram with AI Assistancen8n · $14.99 · Related topic
    • Automate Google Calendar Management via WhatsApp with AI Assistancen8n · $9.99 · Related topic
    Browse all workflows