·collaborating-with-claude
#

collaborating-with-claude

renocrypt/latex-arxiv-skill

Use the Claude Code CLI to consult Claude and delegate coding tasks for prototyping, debugging, and code review. Supports multi-turn sessions via SESSION_ID. Optimized for low-token, file/line-based handoff.

4Installs·0Trend·@renocrypt

Installation

$npx skills add https://github.com/renocrypt/latex-arxiv-skill --skill collaborating-with-claude

SKILL.md

Use Claude Code CLI as a collaborator while keeping Codex as the primary implementer.

This skill provides a lightweight bridge script (scripts/claudebridge.py) that returns structured JSON and supports multi-turn sessions via SESSIONID.

Claude Code supports model aliases, so you can use --model sonnet / --model opus instead of hard-coding versioned model IDs.

Use the Claude Code CLI to consult Claude and delegate coding tasks for prototyping, debugging, and code review. Supports multi-turn sessions via SESSION_ID. Optimized for low-token, file/line-based handoff. Source: renocrypt/latex-arxiv-skill.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/renocrypt/latex-arxiv-skill --skill collaborating-with-claude
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is collaborating-with-claude?

Use the Claude Code CLI to consult Claude and delegate coding tasks for prototyping, debugging, and code review. Supports multi-turn sessions via SESSION_ID. Optimized for low-token, file/line-based handoff. Source: renocrypt/latex-arxiv-skill.

How do I install collaborating-with-claude?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/renocrypt/latex-arxiv-skill --skill collaborating-with-claude Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/renocrypt/latex-arxiv-skill

Details

Category
#Documents
Source
skills.sh
First Seen
2026-02-01