Agent SkillsalphaXiv/OpenResearch › orx-customize

orx-customize

GitHub

用于将自定义技能或LaTeX模板保存至OpenResearch,支持添加单个文件或打包的文件夹,实现跨项目复用。

agent-skills/orx-customize/SKILL.md alphaXiv/OpenResearch

Trigger Scenarios

用户要求创建、导入或添加技能到OpenResearch 用户要求添加LaTeX模板

Install

npx skills add alphaXiv/OpenResearch --skill orx-customize -g -y
More Options

Non-standard path

npx skills add https://github.com/alphaXiv/OpenResearch/tree/main/agent-skills/orx-customize -g -y

Use without installing

npx skills use alphaXiv/OpenResearch@orx-customize

指定 Agent (Claude Code)

npx skills add alphaXiv/OpenResearch --skill orx-customize -a claude-code -g -y

安装 repo 全部 skill

npx skills add alphaXiv/OpenResearch --all -g -y

预览 repo 内 skill

npx skills add alphaXiv/OpenResearch --list

SKILL.md

Frontmatter
{
    "name": "orx-customize",
    "description": "Save reusable skills and LaTeX templates with `orx skills add` and `orx templates add`. Use when the user asks to create, import, or add a skill or template to OpenResearch for use across projects."
}

Customize OpenResearch

When the user asks to save a reusable skill or LaTeX template, create or prepare its files in the working directory, then add them to OpenResearch:

Command Input
orx skills add ./SKILL.md A skill with YAML frontmatter containing name and description.
orx skills add ./research-workflow.zip A skill folder containing SKILL.md and its supporting files.
orx templates add ./conference-style.tex A reusable LaTeX template.
orx templates add ./conference-style.zip A template with its supporting .cls, .sty, and other files.

Skill names come from frontmatter name:. Use lowercase letters, digits, and single hyphens; built-in names and the orx- prefix are reserved. Template names come from their filenames, so choose a descriptive filename.

These commands save across projects in the active OpenResearch data directory. Same-name entries are fully replaced, including supporting files. Read the JSON result and report the saved name and whether replaced is true.

Discovered native skills stay managed by the user's harness. These commands create explicit OpenResearch uploads. Session copies refresh on subsequent turns; do not promise an immediate skill reload in the running harness.

Version History

  • 24e404e Current 2026-09-21 23:52

Same Skill Collection

agent-skills/orx-agent-delegation/SKILL.md
agent-skills/orx-compute/SKILL.md
agent-skills/orx-create/SKILL.md
agent-skills/orx-evidence/SKILL.md
agent-skills/orx-experiment-tree/SKILL.md
agent-skills/orx-figures/SKILL.md
agent-skills/orx-git/SKILL.md
agent-skills/orx-instances/SKILL.md
agent-skills/orx-lit-review/SKILL.md
agent-skills/orx-paper/SKILL.md
agent-skills/orx-reports/SKILL.md

Metadata

Files
0
Version
24e404e
Hash
5574d1db
Indexed
2026-09-21 23:52

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-22 04:29
浙ICP备14020137号-1