project-management

新專案、開始研究 create_project(name, description, paper_type)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "project-management" with this command: npx skills add u9401066/med-paper-assistant/u9401066-med-paper-assistant-project-management

專案管理技能

觸發語 操作

新專案、開始研究 create_project(name, description, paper_type)

切換、換專案 list_projects() → switch_project(slug)

設定 paper type setup_project_interactive()

先瀏覽文獻 start_exploration()

轉成正式專案 convert_exploration_to_project(name, description)

改設定 update_project_settings(paper_type/target_journal/status/citation_style)

查目前專案 get_current_project(include_files=True)

Paper Types

代碼 名稱 結構

original-research

原創研究 IMRAD

systematic-review

系統性回顧 PRISMA

meta-analysis

統合分析 PRISMA + Forest

case-report

病例報告 CARE

review-article

回顧文章 敘事結構

letter

讀者來函 精簡結構

工作流

A: 建立新專案

  • 問用戶:專案名稱(必須英文,中文 → 翻譯)、描述、論文類型

  • create_project(name, description, paper_type)

  • setup_project_interactive() — 互動式設定

B: 切換專案

  • list_projects() → 用戶選擇 → switch_project(slug)

  • 讀 projects/{slug}/.memory/activeContext.md

C: 探索模式

  • start_exploration() → 建立 ~exploration 臨時工作區

  • 搜尋 + 儲存文獻

  • convert_exploration_to_project(name, description) → 文獻自動遷移

Project Memory

時機 動作

切換後 讀 .memory/activeContext.md

離開前 寫 .memory/activeContext.md (進度 + 文獻 + 筆記)

常見問題

問題 解法

中文名稱 Agent 翻成英文

不確定用哪個 list_projects()

先看文獻 start_exploration()

改 paper type update_project_settings(paper_type="...")

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

draft-writing

No summary provided by upstream source.

Repository SourceNeeds Review
Research

roadmap-updater

No summary provided by upstream source.

Repository SourceNeeds Review
Research

readme-updater

No summary provided by upstream source.

Repository SourceNeeds Review
Research

memory-updater

No summary provided by upstream source.

Repository SourceNeeds Review