# i have a claude skill to prevent LLMs filling up prose with long lists of examples. can you find...
## Retrieval Notes
- Session id: `019df3f3-1f93-7341-9cb3-c76cc39bcbea`
- Source: `Codex raw session`
- Last activity: `2026-05-04T17:05:40.321Z`
- Model: `gpt-5.5`
- CWD: `/Users/nickyoung`
## My Notes
<!-- Add your notes here. This section is preserved across syncs. -->
## Conversation
### User
i have a claude skill to prevent LLMs filling up prose with long lists of examples. can you find it for me and reveal in finder. this is because i want to upload the claude skill to claude web
### Assistant
I’ll use the file-management guardrail first because this touches `.claude`, then I’ll locate the skill folder and reveal it in Finder.
### Assistant
That guardrail says to use shell-variable indirection for `.claude` paths, so I’m doing that while searching rather than spelling the path into the command.
### Assistant
Found it: `no-example-lists`. I’m going to reveal the skill’s `SKILL.md` in Finder so you can upload the right folder/file to Claude web.
### Assistant
Found and revealed it in Finder:
`/Users/nickyoung/.claude/skills/no-example-lists/SKILL.md`
For Claude web, you probably want the whole folder:
`/Users/nickyoung/.claude/skills/no-example-lists`
*La competenza serve a impedire che la prosa diventi una sequenza di esempi invece di sviluppare un pensiero.*