skills
Design variants, X algorithm writing, live research, history recall
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install carson2222/skills?โผ
Run `npx skills add carson2222/skills --all -g -y` in your terminal to install all four skills globally, or add a single one with `--skill design-exploration`.
How to write X posts that rank in the For You feed?โผ
The x-algorithm skill teaches your agent the real scoring mechanics from the open-sourced X ranker, so it writes and reviews posts optimized for replies, shares, and dwell time.
How to get real-time X and news data in OpenCode?โผ
The grok-cli skill gives your agent one verified Grok CLI command that fetches live X/Twitter and news data without hanging on web fetches.
How to generate multiple UI design options at once?โผ
The design-exploration skill produces several visually distinct variants of a component or page, lets you compare them in the browser, then implements your pick with real data.
Can I browse my past OpenCode sessions and plans?โผ
Yes. The opencode-memory skill gives read-only SQLite access to your local sessions, messages, plans, and prompt history whenever prior context would help.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core