# furl-ctx

Reversible context compression for AI agents. furl-ctx shrinks large tool outputs, logs, web fetches, and RAG chunks before they fill your agent's context window, and keeps every original byte retrievable on demand.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/omar-y-abdi-furl-ctx
- Source: https://github.com/omar-y-abdi/furl-ctx
- Price: free and open source

## Summary
furl-ctx is a Claude Code plugin with 1 hand-picked skill for development work, indexed on Flowy. Install it with the command on its page. It includes furl. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add omar-y-abdi/furl-ctx
```

## Skills
- furl

## FAQ

### What is furl-ctx?
Reversible context compression for AI agents. furl-ctx shrinks large tool outputs, logs, web fetches, and RAG chunks before they fill your agent's context window, and keeps every original byte retrievable on demand.

### How do I install furl-ctx?
Run these in Claude Code: npx -y skills add omar-y-abdi/furl-ctx. Then prompt normally.

### Does furl-ctx auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is furl-ctx free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
