Anthony Panozzo
@panozzaj.bsky.social
220 followers 420 following 490 posts
Here for AI and more positive vibes
Posts Media Videos Starter Packs
Reposted by Anthony Panozzo
Claude Agent Skills

on Claude.ai you can now create skills, which are directories full of markdown instructions and potentially many other assets

a key concept is progressive disclosure, or the agent’s ability to read the files that it wants to gain context

www.anthropic.com/engineering/...
A flow-style diagram titled “Context Window” showing how an AI agent (Claude) uses system prompts and tools.

At the top, a beige box labeled Agent’s System Prompt includes short skill tags like bigquery, docx, nda-review, pdf, pptx, and xlsx.
A green annotation on the left says: “Short snippets from each Skill appended to the system prompt.”

Below that, a gray message box shows the user’s initial message:

User: Fill out this PDF based on what you know about me
Attached: /mnt/uploads/order_form.pdf
(Labeled with a green arrow: “Initial message from user.”)

Then, Claude responds in a yellow box:

Claude: Certainly! I’ll use the PDF Skill to help

This is followed by a sequence of tool use and results interactions:
	1.	Tool use:
Bash("cat /mnt/skills/pdf/SKILL.md")
→ Tool result: {stdout: “…contents of the SKILL.md file…”}
(Annotated on the right: “Claude decides to ‘trigger’ the PDF Skill by reading it.”)
	2.	Tool use:
Bash("cat /mnt/skills/pdf/forms.md")
→ Tool result: {stdout: “…contents of the forms.md file…”}
(Annotated on the right: “Claude decides to follow the reference from the SKILL.md to the forms.md file.”)

The diagram visually represents how Claude builds understanding from the user’s input and dynamically reads relevant skill files within its context window to perform a task.
Probably not super related to your sentiment, but I added a new session hook that runs `date` so CC always knows the date. Avoids thinking commit dates are way in the future when saying "we did it this morning"
Reposted by Anthony Panozzo
🚨BREAKING: Federal court DENIES Indiana motion to dismiss lawsuit challenging Indiana’s new law — Senate Bill 10 — banning the use of student ID for voting. www.democracydocket.com/cases/indian...
🚨 Count US IN v. Morales
Learn more.
www.democracydocket.com
Yes since Sonnet 4.5 my experience has been basically no rate limits even with going full bore and/or multiple concurrent agents (Max plan)
Reposted by Anthony Panozzo
I only wanted to find out how long it would take to get to Bamboo Garden for dim sum and now I’m six levels deep in a platform capitalism gig economy fossil fuel postcolonial military hegemonic semiotic turducken.
Reposted by Anthony Panozzo
A nice shift in perceived colour between central and peripheral vision. The fixated disc looks purple while the others look blue.

The effect presumably comes from the absence of S-cones in the fovea.

From Hinnerk Schulz-Hildebrandt:
arxiv.org/pdf/2509.115...
An array of 9 purple discs on a blue background. Figure from Hinnerk Schulz-Hildebrandt.
Reposted by Anthony Panozzo
My boss: so how's our fourth quarter looking?

Me, the sales manager at the company that makes inflatable frog suits: well, you're never going to believe this, but
Thanks! Bought a copy just now
Reposted by Anthony Panozzo
repost from @gbosslet.bsky.social 📣📣📣📣

#HoosierSky #NoRedistricting #CallyourReps
Reposted by Anthony Panozzo
accidentally caused Nano Banana's system prompt to leak, but in a fun way