# openlogs

Give coding agents direct access to your logs. OpenLogs turns raw product, API, worker, and infra events into a stream agents can inspect so they can debug failures, trace requests, and answer with real runtime context instead of guesses.

- Tier: Indexed (plain plugin)
- Category: Debugging
- Page: https://www.flowy.sh/listings/charlietlamb-openlogs
- Source: https://github.com/charlietlamb/openlogs
- Price: free and open source

## Summary
openlogs is a Claude Code plugin with 1 hand-picked skill for debugging work, indexed on Flowy. Install it with the command on its page. It includes openlogs-server-logs. 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 charlietlamb/openlogs --agent claude-code
```

## Skills
- openlogs-server-logs

## FAQ

### What is openlogs?
Give coding agents direct access to your logs. OpenLogs turns raw product, API, worker, and infra events into a stream agents can inspect so they can debug failures, trace requests, and answer with real runtime context instead of guesses.

### How do I install openlogs?
Run these in Claude Code: npx -y skills add charlietlamb/openlogs --agent claude-code. Then prompt normally.

### Does openlogs 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 openlogs free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
