Skip to content

jiahaoxiang2000/qwen-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qwen Code Configuration

Specialized agents and MCP integrations for enhanced development workflows.

Project Structure

.qwen/
├── agents/          # Specialized academic and writing assistants
│   ├── academic-search.md
│   ├── blog-writing.md
│   ├── commit-push.md
│   ├── paper-research.md
│   └── weekly-report-writing.md
├── commands/        # Research and development tools
│   ├── commit-push.md
│   ├── find-paper.md
│   ├── search-papers.md
│   ├── weekly-report.md
│   └── wpaper.md
├── settings.json    # Qwen Code configuration
└── .mcp.json        # Model Context Protocol configuration

Specialized Agents

Agent Function Purpose
/academic-search Multi-platform search Comprehensive paper discovery across databases
/blog-writing Content enhancement Blog readability, structure, technical tutorials
/commit-push Git workflow automation Streamlined commit and push operations
/paper-research Systematic research Literature review with quality verification
/weekly-report-writing Progress documentation Professional reports with academic language

Research Commands

Command Function Purpose
/search-papers Academic search Multi-platform paper discovery and metadata
/find-paper Paper retrieval Targeted academic paper location
/wpaper Academic writing Rigorous standards, methodology descriptions
/weekly-report Progress tracking Weekly summary generation
/commit-push Git operations Automated git commit and push operations

MCP Servers

Server Type Command Purpose Repository
all-in-mcp stdio uv run all-in-mcp Academic paper search, PDF processing, research tools GitHub

settings.json

Configuration file for Qwen Code settings, permissions, hooks, and MCP integration.

About

Qwen Code configuration with specialized agents and commands

Topics

Resources

Stars

Watchers

Forks