Do More banner
liangdabiao liangdabiao

Do More

Development community

Description

--- allowed-tools: Task, Read, Write, Bash, Grep, Glob, Skill, Edit, DeleteFile, RunCommand, StopCommand, CheckCommandStatus, TodoWrite, SearchCodebase, WebSearch, LS description: 自动观察data_storage目录中的数据,智能匹配并执行合适的skills进行数据分析 skills: --- # 智能数据分析命令 (do-more) 使用 `do-more` 命令自动观察 `data_storage` 目录中的数据,智能匹配并执行合适的skills进行数据分析。 ## Context - 数据目录: @data_storage/ - 技能目录: @skills/ - 工作目录: !`pwd` - 输出目录: ./do_more_analysis/ - 执行模式: 顺序执行每个匹配的技能 ## Your Task 按照以下工作流程自动执行智能数据分析: ### 1. 数据观察与识别 (Data O

Installation

Installs to ~/.claude/commands/liangdabiao-claude-data-analysis-ultra-main-do-more.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/liangdabiao/claude-data-analysis-ultra-main/HEAD/.claude/commands/do-more.md -o ~/.claude/commands/liangdabiao-claude-data-analysis-ultra-main-do-more.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository