diff --git a/README.md b/README.md index 92f2e3f..f2491b0 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,7 @@ Reusable instruction bundles in `SKILL.md` format. Place in `~/.codex/skills/` ( - [callstackincubator/agent-skills](https://github.com/callstackincubator/agent-skills) - Agent-optimized React Native skills by Callstack: best practices, optimization, upgrade workflows. ![GitHub stars](https://img.shields.io/github/stars/callstackincubator/agent-skills?style=flat-square) - [Bhanunamikaze/Agentic-SEO-Skill](https://github.com/Bhanunamikaze/Agentic-SEO-Skill) - LLM-first SEO analysis with 16 sub-skills, 10 specialist agents, and 33 utility scripts. ![GitHub stars](https://img.shields.io/github/stars/Bhanunamikaze/Agentic-SEO-Skill?style=flat-square) - [Gitmaxd/deepagents-cli-codex-skill](https://github.com/Gitmaxd/deepagents-cli-codex-skill) - Deep Agents CLI skill - scaffolds Codex skills and launches production subagent pipelines. ![GitHub stars](https://img.shields.io/github/stars/Gitmaxd/deepagents-cli-codex-skill?style=flat-square) +- [agentrhq/authsome](https://github.com/agentrhq/authsome) - Local credential broker for AI agents. Log in once via OAuth2 or API key, encrypted vault stores credentials, local proxy injects them at request time so Codex never touches raw secrets. 45 providers bundled (14 OAuth2, 31 API key). Install: `npx skills add agentrhq/authsome`. ![GitHub stars](https://img.shields.io/github/stars/agentrhq/authsome?style=flat-square) ### Skills Management