This commit is contained in:
wangziqi
2026-01-08 13:23:09 +08:00
parent 177cfd9b9d
commit 35098f3028
57 changed files with 4725 additions and 55 deletions

5
.claude/plugins.json Normal file
View File

@@ -0,0 +1,5 @@
{
"version": 1,
"lastUpdated": 1767835571272,
"plugins": []
}

View File

@@ -0,0 +1,13 @@
{
"permissions": {
"allow": [
"mcp__Docx_MCP__create_document",
"mcp__Docx_MCP__add_heading",
"mcp__Docx_MCP__add_paragraph",
"Bash(python:*)",
"Bash(python3:*)",
"Bash(py generate_word.py:*)",
"Bash(where:*)"
]
}
}