Automation
Command
/migrate-server
迁移服务器端旧项目数据到 v5 结构
Install
$ npx -y skills add Sibyl-Research-Team/AutoResearch-SibylSystem --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/migrate-server
Context preview
What this command does when you run it.
迁移服务器端旧项目数据到 v5 结构
Command definition
migrate-server.mddescription: "迁移服务器端旧项目数据到 v5 结构" argument-hint: "<project>"
/sibyl-research:migrate-server
迁移服务器端旧项目数据到 v5 结构。
**所有用户可见的输出遵循项目语言配置(`action.language` / `config.language`);论文正文与 LaTeX 始终使用英文。默认配置为中文。**
参数: `$ARGUMENTS`(项目名称)
执行以下命令:
cd $SIBYL_ROOT && .venv/bin/python3 -c "from sibyl.orchestrate import cli_migrate_server; cli_migrate_server('$ARGUMENTS')"返回的 commands 列表通过 `mcp__ssh-mcp-server__execute-command` 依次执行。
Ships withautoresearch-sibylsystem
Fully Autonomous AI Research System with Self-Evolution, built natively on Claude Code
Get the whole plugin
Stats
271
Stars
36
Forks
Maintained
Maintenance
Python
Language
4mo ago
Last commit
5mo ago
Created
Repo: Sibyl-Research-Team/AutoResearch-SibylSystem

