Skip to content

Commit 1d5528f

Browse files
hyperbolic-cclaude
andcommitted
docs: update setup command to correct format /academic-writing-setup
- Fix command format in auto-academic-writing/README.md - Fix command format and directory structure in root README.md Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 3f34947 commit 1d5528f

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ auto-writing/
1616
├── .claude-plugin/
1717
│ └── marketplace.json # Auto-writing plugin marketplace
1818
├── auto-academic-writing/ # Academic writing plugin
19-
│ ├── commands/ # /academic-write, /academic-writing setup
19+
│ ├── commands/ # /academic-write, /academic-writing-setup
2020
│ ├── skills/ # Built-in skills (brainstorming, paper-writer, etc.)
2121
│ ├── agents/ # academic-writer agent
2222
│ ├── scripts/ # Configuration utilities
@@ -37,7 +37,7 @@ Self-contained academic writing assistant with Zotero integration.
3737

3838
**Commands:**
3939
- `/academic-write <path>` - Start academic writing workflow
40-
- `/academic-writing setup` - Configure MCP Provider
40+
- `/academic-writing-setup` - Configure MCP Provider
4141

4242
**Install:**
4343
```bash

auto-academic-writing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
首次安装后,需要配置学术写作插件使用哪个 MCP Provider 获取 PDF 内容:
4747

4848
```bash
49-
/academic-writing setup
49+
/academic-writing-setup
5050
```
5151

5252
此命令会交互式地让你选择:

cookjohn-zotero-mcp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit ad3f5cd074c595275cc7ee851f08a2441d76c094

0 commit comments

Comments
 (0)