Skip to content

feat(skill): add Codex integration#201

Merged
agavra merged 4 commits intoagavra:mainfrom
inmzhang:codex/add-codex-integration
Mar 17, 2026
Merged

feat(skill): add Codex integration#201
agavra merged 4 commits intoagavra:mainfrom
inmzhang:codex/add-codex-integration

Conversation

@inmzhang
Copy link
Copy Markdown
Contributor

@inmzhang inmzhang commented Mar 12, 2026

  • add a Codex tuicr skill under .agents/skills/tuicr
  • document Codex setup and usage alongside Claude

@@ -0,0 +1,124 @@
---
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this and the other file any different from what's in .claude? can we just rename .claude to .agents? I think it should "jsut work"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this and the other file any different from what's in .claude?

Nothing different except some name changes from claude to codex.

is this and the other file any different from what's in .claude? can we just rename .claude to .agents?

Oh I don't know .agents can work for claude code? If true, then it will be so easy to change.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I double checked and it seems I'm wrong (I don't think Claude respects it), but I think the workflow is to copy these into your local directory anyway. I think the better way to do it is to move these all to a top level skills/ directory and then update the instructions to copy them into user scope.

WDYT?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fully agree, I will make the changes!

Copy link
Copy Markdown
Contributor Author

@inmzhang inmzhang Mar 14, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@agavra Requested changes done.

Note: I removed the installation instruction claude skill add * because I don't think the command exists. And is there any use of the .claude-plugin spec, do we need to keep it?

Copy link
Copy Markdown
Owner

@agavra agavra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @inmzhang for the contribution!

@agavra agavra merged commit 8fce255 into agavra:main Mar 17, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants