From 49da753d1d67cda22b83bd801bcefe962d0e9944 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C2=B9yle=20Million?= Date: Sun, 31 May 2026 10:28:52 -0500 Subject: [PATCH] Add thebrierfox domain-specific skills (finance, BI, math) --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 92f2e3f..c2bc2a7 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,3 @@ -

- Awesome Codex CLI -

- -

Awesome Codex CLI Awesome

-

GitHub stars Resources @@ -187,6 +181,9 @@ Reusable instruction bundles in `SKILL.md` format. Place in `~/.codex/skills/` ( - [qtzx06/yolodex](https://github.com/qtzx06/yolodex) - Computer vision / YOLO model training workflow. ![GitHub stars](https://img.shields.io/github/stars/qtzx06/yolodex?style=flat-square) - [Frankieli123/grok-skill](https://github.com/Frankieli123/grok-skill) - Log analysis and pattern matching. Useful for debugging production issues. ![GitHub stars](https://img.shields.io/github/stars/Frankieli123/grok-skill?style=flat-square) +- [thebrierfox/yield-intelligence-skill](https://github.com/thebrierfox/yield-intelligence-skill) - Live US Treasury yield curves, bond calculator, and AI-powered portfolio analysis. Finance domain skill with MCP endpoint, no API key required. ![GitHub stars](https://img.shields.io/github/stars/thebrierfox/yield-intelligence-skill?style=flat-square) +- [thebrierfox/moatmri](https://github.com/thebrierfox/moatmri) - 10-vector competitive pressure analysis → AI-generated pressure map and 90-day counterstrike plan. Business intelligence domain skill. ![GitHub stars](https://img.shields.io/github/stars/thebrierfox/moatmri?style=flat-square) +- [thebrierfox/doc2math](https://github.com/thebrierfox/doc2math) - Extract mathematical structures (variables, constraints, objectives) from research documents. Zero-Inference Protocol for academic and scientific analysis. ![GitHub stars](https://img.shields.io/github/stars/thebrierfox/doc2math?style=flat-square) ## Plugins Distributable bundles combining skills + app integrations + MCP servers. Defined in `.codex-plugin/plugin.json`. Browse with `/plugins`.