← 返回 Skills 市场
aipoch-ai

Reference Style Sync

作者 AIpoch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
113
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install reference-style-sync
功能描述
One-click synchronization and standardization of reference formats in literature management tools, intelligently fixing metadata errors.
安全使用建议
This skill appears coherent for local bibliographic cleanup: it runs a bundled Python script that reads input files you provide and writes normalized outputs. Before running, (1) review scripts/main.py if you want to confirm there is no network activity or unexpected filesystem access (the visible imports are stdlib-only), (2) run the script on a small sample in a sandbox or test directory, and (3) avoid feeding any sensitive credentials or private data you don't want written to disk. Note: requirements.txt lists 'dataclasses' even though Python 3.10+ includes dataclasses in the stdlib—this is harmless but slightly inconsistent.
功能分析
Type: OpenClaw Skill Name: reference-style-sync Version: 1.0.0 The skill bundle is a legitimate utility for processing and standardizing bibliographic metadata (BibTeX, RIS, JSON, CSV). The core logic in `scripts/main.py` uses standard Python libraries and regular expressions to clean author names, journal titles, and DOIs without any evidence of network access, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
The name/description (reference format synchronization and metadata fixing) align with the included script and supporting reference file. The code imports only local-parsing and stdlib modules and appears designed to read bibliographic files and produce normalized outputs. There are no unexpected credentials, binaries, or cloud services requested.
Instruction Scope
The SKILL.md instructs the agent to run the packaged script against user-provided input files and to confirm inputs, outputs, and scope before execution. The instructions do not ask the agent to read unrelated system files, environment variables, or transmit data externally. The script will read whichever input paths the user supplies and write outputs—this is expected behavior for a file-processing tool.
Install Mechanism
There is no install spec (instruction-only skill) so nothing is downloaded or installed automatically. The repository includes a requirements.txt listing 'dataclasses', which is part of the Python standard library on 3.7+ and thus unnecessary for Python 3.10+—this is a minor inconsistency but not a security risk.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code and SKILL.md do not reference secrets or unrelated environment access. Required permissions are limited to reading user-supplied input files and writing outputs.
Persistence & Privilege
Flags indicate the skill is not forced-always and uses the standard invocation model. It does not request permanent presence or modifications to other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reference-style-sync
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reference-style-sync 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. - Provides one-click synchronization and standardization of reference formats in literature management tools. - Intelligently repairs common metadata errors, including author names, journal names, DOI, page numbers, and dates. - Supports multiple literature management tools (Zotero, EndNote) and universal formats (BibTeX, RIS, CSV, JSON). - Enables batch processing, style conversion (APA, MLA, AMA, Vancouver, etc.), deduplication, and quality checks. - Offers both command-line interface and Python API for flexible usage. - Includes clear usage instructions, parameter documentation, repair rules, and example outputs.
元数据
Slug reference-style-sync
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Reference Style Sync 是什么?

One-click synchronization and standardization of reference formats in literature management tools, intelligently fixing metadata errors. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 Reference Style Sync?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install reference-style-sync」即可一键安装,无需额外配置。

Reference Style Sync 是免费的吗?

是的,Reference Style Sync 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Reference Style Sync 支持哪些平台?

Reference Style Sync 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Reference Style Sync?

由 AIpoch(@aipoch-ai)开发并维护,当前版本 v1.0.0。

💬 留言讨论