一键导入
achademio-academic-writing-assistant
Improves research paper quality via academic rewriting, summarization, and proofreading.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Improves research paper quality via academic rewriting, summarization, and proofreading.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
AI-driven multi-format SVG content generation system. Converts source documents (PDF/DOCX/URL/Markdown) into high-quality SVG pages and exports to PPTX through multi-role collaboration. Use when user asks to "create PPT", "make presentation", "生成PPT", "做PPT", "制作演示文稿", or mentions "ppt-master".
Recommends the best journals for an academic paper. Use this skill whenever an author wants to know where to submit their paper, asks for journal suggestions, wants to find suitable journals for their research, or asks "which journal should I submit to". Takes the paper abstract or full manuscript, gathers the author's preferences via interactive buttons, evaluates the quality and scope of the work, then produces an exhaustive ranked list of suitable journals drawn exclusively from the Scopus and WoS indexed journal database bundled with this skill. Enriches each recommendation with live metrics (IF, CiteScore, SJR, quartile) fetched from Scimago, JCR, and publisher pages. Delivers a formatted PDF report. Always trigger this skill — do not attempt journal recommendations without it.
A shared code repository for the PAN (Digital Text Forensics) research community. Includes tools for authorship attribution, profiling, and style analysis.
A shared code repository for the PAN (Digital Text Forensics) research community. Includes tools for authorship attribution, profiling, and style analysis.
Use when the user asks Agent Zero to operate the built-in Linux Desktop, XFCE apps, LibreOffice GUI apps, file manager, terminal, or visual desktop workflows.
Improves research paper quality via academic rewriting, summarization, and proofreading.
| name | Achademio (Academic Writing Assistant) |
| description | Improves research paper quality via academic rewriting, summarization, and proofreading. |
| author | BioDockify AI Team (Integration of TajaKuzman/Achademio) |
| version | 1.0.0 |
This skill integrates Achademio to help BioDockify AI refine academic prose.
from agent_zero.skills.achademio import get_achademio
achademio = get_achademio()
# Rewrite text
refined = achademio.rewrite("AI is getting better at drug stuff.")
print(f"Academic Version: {refined}")