SkillAgentSearch skills...

RecAlign

Chrome extension to filter your feed with LLM according to an explicitly stated and user-editable preference.

Install / Use

/learn @recalign/RecAlign
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Recommendation Alignment (RecAlign)

<img src="https://storage.googleapis.com/web-dev-uploads/image/WlD8wC6g8khYWPJUsQceQkhXSlv1/UV4C4ybeBTsZt43U4xis.png">

Recommendation systems (e.g., Twitter) optimize for your attention and spoil you to the detriment of your own well-being. Their objective is fundamentally misaligned with yours.

We are developing an open source chrome extension RecAlign (short for Recommendation Alignment) to address this misalignment. We use large language models (LLMs) to vet and remove recommendations according to your explicitly stated preference in a transparent and editable way.

Animation

Setting Up:

  • Pin the extension on the toolbar.
  • Click on the extension icon.
  • Fill in your preference as well as your OpenAI API Key, which you can find here.

Dev build:

  • Run npm install.
  • Run npm run build.
  • Compiled chrome extension now exsits at the chrome-extension folder.
  • Load the chrome-extension folder as unpacked extension.

Related Skills

View on GitHub
GitHub Stars258
CategoryDevelopment
Updated1mo ago
Forks16

Languages

TypeScript

Security Score

95/100

Audited on Feb 13, 2026

No findings