5 ms·
Anyone got a good flow for sharing their skills across their various repos and apps? I ideally want to have a single place I store my skills with an easy way t
by blackhaj7 10d ago
Anyone got a good flow for sharing their skills across their various repos and apps?
I ideally want to have a single place I store my skills with an easy way to make them available to my repos, Amp and ChatGPT desktop/iOS, Grok web but can’t see a way
- desquaredp_ 6d ago[dead]
- yokuze 10d agoYes! See my comment here: https://news.ycombinator.com/item?id=49601053 https://news.ycombinator.com/item?id=49601053 Though it does not support ChatGPT (just the Codex part inside of the ChatGPT app), or Grok web (yet). But it does encourage you to keep versioned config in one spot. You can also commit repo-specific config to any project that has specific needs, and translate that config into . That can be helpful when working with a team or an open source project that needs to support a variety of agents/tools. It currently supports 8 editors/agents: https://aix.a1st.dev/editors/supported-editors/ https://aix.a1st.dev/editors/supported-editors/
- blackhaj7 10d agoNice! Will check it out, thanks