Skip to main content

Installer/upgrader CLI for research-skills (Codex / Claude Code / Gemini) without requiring a git fork.

Project description

research-skills-installer

research-skills-installer is a lightweight CLI for installing and upgrading Research Skills assets in your project for Codex, Claude Code, and Gemini workflows.

What it does

  • Install workflow/skill assets into your project
  • Upgrade assets to newer upstream versions
  • Support codex, claude, gemini, or all targets
  • Run doctor checks before/after installation

Installation

pip install research-skills-installer

Or with pipx:

pipx install research-skills-installer

CLI

Main command and aliases:

  • research-skills
  • rsk
  • rsw

Check updates

rsk check

Upgrade assets

rsk upgrade --project-dir /path/to/project --target all --doctor

The package includes a default upstream repo (jxpeng98/research-skills), so --repo is optional. Use --repo only when you want to override the default.

Override default repo (optional)

The CLI resolves upstream repo in this order:

  1. --repo argument
  2. RESEARCH_SKILLS_REPO environment variable
  3. research-skills.toml or .research-skills.toml in your project path
  4. Packaged default (research_skills/project.toml)

Option A: Global override

Add this to your shell profile (~/.zshrc, ~/.bashrc, etc.):

export RESEARCH_SKILLS_REPO="<owner>/<repo>"

Then reload shell:

source ~/.zshrc

Now you can run:

rsk check
rsk upgrade --project-dir /path/to/project --target all --doctor

Option B: Project-level override

Create research-skills.toml in your project root:

[upstream]
repo = "jxpeng98/research-skills"
url = "https://github.com/<owner>/<repo>"

This keeps the override local to that project.

Typical usage

# Install from PyPI
pipx install research-skills-installer

# Upgrade assets into your project
rsk upgrade --project-dir /path/to/project --target all --doctor

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

research_skills_installer-0.4.0b7.tar.gz (58.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

research_skills_installer-0.4.0b7-py3-none-any.whl (25.4 kB view details)

Uploaded Python 3

File details

Details for the file research_skills_installer-0.4.0b7.tar.gz.

File metadata

File hashes

Hashes for research_skills_installer-0.4.0b7.tar.gz
Algorithm Hash digest
SHA256 4b7db86dfde3165cd7808261e2e203cd396457571ba8e18f00991735c41b0108
MD5 c16c2069849891d32aca21e2b6589d9f
BLAKE2b-256 f2170abea3c81fa7110fcbdbd307f1e76dd0694c20d578105ac69085213be70f

See more details on using hashes here.

Provenance

The following attestation bundles were made for research_skills_installer-0.4.0b7.tar.gz:

Publisher: publish-pypi.yml on jxpeng98/research-skills

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file research_skills_installer-0.4.0b7-py3-none-any.whl.

File metadata

File hashes

Hashes for research_skills_installer-0.4.0b7-py3-none-any.whl
Algorithm Hash digest
SHA256 4c6eab8dbf69e8e4d56194d30a367fefd27ce322f229794d60d7951628568f5e
MD5 3d174c8e9036f3c040c47d7608452e76
BLAKE2b-256 1ebfcb2060baaf59173c3544e96d40909599aa61d1a51d7f05d6913e7b2ee065

See more details on using hashes here.

Provenance

The following attestation bundles were made for research_skills_installer-0.4.0b7-py3-none-any.whl:

Publisher: publish-pypi.yml on jxpeng98/research-skills

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page