first commit
This commit is contained in:
18
文档润色流和知识库构建流/claude-scholar/.claude-plugin/marketplace.json
Normal file
18
文档润色流和知识库构建流/claude-scholar/.claude-plugin/marketplace.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "claude-scholar",
|
||||
"owner": {
|
||||
"name": "Galaxy-Dawn"
|
||||
},
|
||||
"metadata": {
|
||||
"description": "Semi-automated research assistant for academic research and software development",
|
||||
"homepage": "https://github.com/Galaxy-Dawn/claude-scholar"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "claude-scholar",
|
||||
"version": "1.0.0",
|
||||
"source": "./",
|
||||
"description": "Semi-automated research assistant with skills for literature review, experiments, analysis, writing, and project knowledge management"
|
||||
}
|
||||
]
|
||||
}
|
||||
22
文档润色流和知识库构建流/claude-scholar/.claude-plugin/plugin.json
Normal file
22
文档润色流和知识库构建流/claude-scholar/.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "claude-scholar",
|
||||
"version": "1.0.0",
|
||||
"description": "Semi-automated research assistant for academic research and software development, with skills for literature review, experiments, analysis, writing, and project knowledge management",
|
||||
"author": {
|
||||
"name": "Galaxy-Dawn"
|
||||
},
|
||||
"repository": "https://github.com/Galaxy-Dawn/claude-scholar",
|
||||
"homepage": "https://github.com/Galaxy-Dawn/claude-scholar",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"research",
|
||||
"academic",
|
||||
"paper-writing",
|
||||
"literature-review",
|
||||
"experiments",
|
||||
"obsidian",
|
||||
"zotero",
|
||||
"ml",
|
||||
"ai"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user