Automation
Command
/sync
手动同步研究项目数据到飞书
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
/sync
Context preview
What this command does when you run it.
手动同步研究项目数据到飞书
Command definition
sync.mddescription: "手动同步研究项目数据到飞书" argument-hint: "<project>"
/sibyl-research:sync
手动同步到飞书。
**所有用户可见的输出遵循项目语言配置(`action.language` / `config.language`);论文正文与 LaTeX 始终使用英文。默认配置为中文。**
工作目录: 项目根目录(通过 $SIBYL_ROOT 或 cd 到 clone 位置)
参数: `$ARGUMENTS`(项目名称)
执行步骤:
1. 确定 workspace 路径:`workspaces/$ARGUMENTS` 2. 调用 `/sibyl-lark-sync` skill,传入 workspace 路径 3. 报告同步结果(成功/失败项、飞书链接)
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

