# Style Defaults

> Apply the bundled chroptiks matplotlib style and return a summary of active rc settings. Useful when an agent wants to reset or inspect the plotting style.

- Skill: `npc-worldwide/style-defaults` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add npc-worldwide/style-defaults`
- Raw SKILL.md: https://api.skillmd.com/api/skills/npc-worldwide/style-defaults/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: npc-worldwide (https://skillmd.com/u/npc-worldwide)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/npc-worldwide/style-defaults

---


# style_defaults

Apply the bundled chroptiks matplotlib style and return a summary of active rc settings. Useful when an agent wants to reset or inspect the plotting style.

## Inputs

- `report` (default: `'False'`)

## Steps

- `apply_style` → [`apply_style.py`](./apply_style.py)

## Usage

```
/run_jinx jinx_ref=style_defaults input_values={"report": "False"}
```

