원클릭으로
citation-manager
引用管理。学术引用管理助手。文献导入整理、多种引用格式生成(APA/MLA/Chicago)、参考文献列表管理 Keywords: 引用管理, citation, 参考文献, 学术写作.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
引用管理。学术引用管理助手。文献导入整理、多种引用格式生成(APA/MLA/Chicago)、参考文献列表管理 Keywords: 引用管理, citation, 参考文献, 学术写作.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
AI Agent personality diagnosis and configuration system based on MBTI framework. Use when users want to (1) test/diagnose an Agent's personality type, (2) understand the gap between Agent's actual personality and user's desired personality, (3) generate configuration recommendations to adjust Agent behavior, (4) customize Agent's communication style, proactivity, reasoning approach, or execution patterns. Supports both free tier (quick assessment) and premium tier (full 93-question assessment with detailed diagnostics).
数据看板。业务数据看板生成器。自动搭建KPI监控看板、实时指标追踪、定期自动报告推送 Keywords: 数据看板, dashboard, KPI监控, 业务分析.
arXiv论文智能阅读助手。通过对话式交互阅读和分析学术论文。Keywords: 论文, arXiv, paper, academic research.
八字排盘与农历/干支日期查询技能。用于用户请求“算八字”“四柱排盘”“阳历/农历时间转八字”“查询某天农历或干支日期”“查黄历/宜忌”等场景;关键词包括:八字、四柱、命理、阳历转八字、农历转八字、黄历、宜忌、干支日期、农历日期。 / Bazi charting and Chinese calendar conversion skill. Use for requests like “calculate my Bazi”, “Four Pillars chart”, “convert solar/lunar datetime to Bazi”, “check Chinese almanac (huangli)”, or “check auspicious/inauspicious activities (yi-ji) for a date”; keywords include: Bazi, Four Pillars, solar-to-Bazi, lunar-to-Bazi, Chinese calendar, Chinese almanac (huangli), yi-ji, heavenly stems and earthly branches.
学术引用管理器。管理参考文献、自动格式化引用和生成参考文献列表。Keywords: 引用, 参考文献, citation, bibliography.
Cloud file upload and backup tool. Upload local files to Tencent SMH cloud storage, viewable in QClaw Mini Program. Use cases: - User says "上传文件", "上传某个文件", "确定上传" (upload file, upload a specific file, confirm upload) - User says "备份到云", "备份文件", "保存到云", "保存某文件到云" (back up to cloud, backup file, save to cloud) - User says "传到云空间", "上传到云空间" (transfer to cloud space, upload to cloud space) - User says "把文件发给我", "整理好发我", "发到手机", "传到手机" (send the file to me, send to my phone) - User says "打包并上传到cos", "上传到cos", "传到cos" (package and upload to COS, upload to COS) - User says "做完了发我一份", "弄好了发给我", "完成后把文件给我" (send me when done, give me the file after completion) - User says "导出之后发我", "生成完发给我看看", "跑完了把结果给我" (send after export, give me the result when finished) - User says "这个云文件还在吗", "之前上传的文件还能下吗" (is this cloud file still there, can I still download) - When QClaw needs to upload files and send them to the user's phone - When a task output (report, export, generated file) needs to be delivered to the user's mobile devic
| name | citation-manager |
| description | 引用管理。学术引用管理助手。文献导入整理、多种引用格式生成(APA/MLA/Chicago)、参考文献列表管理 Keywords: 引用管理, citation, 参考文献, 学术写作. |
学术引用管理助手。文献导入整理、多种引用格式生成(APA/MLA/Chicago)、参考文献列表管理 适用于导入和整理学术文献等场景。
适用场景:
不适用场景:
触发关键词: 引用管理, citation, 参考文献, 学术写作
pip install requests bibtexparser
⚠️ 首次使用前请确认依赖已安装,否则脚本将无法运行。
文献导入——DOI/URL/BibTeX多种方式导入
格式生成——APA/MLA/Chicago/GB-T7714格式
参考文献列表——自动去重排序与格式统一
| 命令 | 说明 | 用法 |
|---|---|---|
import_ref | 导入文献 | python3 scripts/citation_manager_tool.py import_ref [参数] |
format | 格式化引用 | python3 scripts/citation_manager_tool.py format [参数] |
bibliography | 参考文献 | python3 scripts/citation_manager_tool.py bibliography [参数] |
目标:通过DOI导入文献
为什么这一步重要:这是整个工作流的数据采集/初始化阶段,确保后续步骤基于准确的输入。
执行:
python3 scripts/citation_manager_tool.py import_ref --doi '10.1234/example' --library main
检查点:确认输出包含预期数据,无报错信息。
目标:生成APA格式引用
为什么这一步重要:核心处理阶段,将原始数据转化为有价值的输出。
执行:
python3 scripts/citation_manager_tool.py format --library main --style apa --output citations.txt
检查点:确认生成结果格式正确,内容完整。
目标:生成参考文献列表
为什么这一步重要:最终输出阶段,将处理结果以可用的形式呈现。
执行:
python3 scripts/citation_manager_tool.py bibliography --library main --style gb-t7714
检查点:确认最终输出符合预期格式和质量标准。
pip install requests bibtexparser# 📊 引用管理报告
**生成时间**: YYYY-MM-DD HH:MM
## 核心发现
1. [关键发现1]
2. [关键发现2]
3. [关键发现3]
## 数据概览
| 指标 | 数值 | 趋势 | 评级 |
|------|------|------|------|
| 指标A | XXX | ↑ | ⭐⭐⭐⭐ |
| 指标B | YYY | → | ⭐⭐⭐ |
## 详细分析
[基于实际数据的多维度分析内容]
## 行动建议
| 优先级 | 建议 | 预期效果 |
|--------|------|----------|
| 🔴 高 | [具体建议] | [量化预期] |
| 🟡 中 | [具体建议] | [量化预期] |
pip install requests bibtexparser