project-management
✓研究專案的建立、切換、設定管理。 LOAD THIS SKILL WHEN: 新專案、切換專案、專案設定、paper type、start exploration、convert exploration CAPABILITIES: create_project, list_projects, switch_project, get_current_project, setup_project_interactive, start_exploration, convert_exploration_to_project
Installation
SKILL.md
| 新專案、開始研究 | createproject() | | 切換、換專案 | switchproject() | | 設定 paper type | setupprojectinteractive() | | 先瀏覽文獻 | startexploration() | | 轉成正式專案 | convertexplorationtoproject() |
| createproject | name, description, papertype | 建立新專案 | | listprojects | 無 | 列出所有專案 | | switchproject | slug | 切換專案 | | getcurrentproject | 無 | 取得目前專案資訊 | | getprojectpaths | 無 | 取得專案目錄路徑 |
| setupprojectinteractive | 無 | 互動式設定(使用 elicitation)| | getpapertypes | 無 | 列出可用論文類型 | | updateprojectstatus | status | 更新專案狀態 | | updateprojectsettings | papertype, targetjournal | 更新設定 |
研究專案的建立、切換、設定管理。 LOAD THIS SKILL WHEN: 新專案、切換專案、專案設定、paper type、start exploration、convert exploration CAPABILITIES: create_project, list_projects, switch_project, get_current_project, setup_project_interactive, start_exploration, convert_exploration_to_project Source: u9401066/med-paper-assistant.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/u9401066/med-paper-assistant --skill project-management- Category
- @Collaboration
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is project-management?
研究專案的建立、切換、設定管理。 LOAD THIS SKILL WHEN: 新專案、切換專案、專案設定、paper type、start exploration、convert exploration CAPABILITIES: create_project, list_projects, switch_project, get_current_project, setup_project_interactive, start_exploration, convert_exploration_to_project Source: u9401066/med-paper-assistant.
How do I install project-management?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/u9401066/med-paper-assistant --skill project-management Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/u9401066/med-paper-assistant
Details
- Category
- @Collaboration
- Source
- skills.sh
- First Seen
- 2026-02-01