- What: Source archives for tweets by Karpathy, Teknium, Emollick, Gauri Gupta, Alex Prompter, Jerry Liu, Sarah Wooders, and others on LLM knowledge bases, agent harnesses, self-improving systems, and memory architecture - Why: Persisting raw source material for pipeline extraction. 4 sources already processed by Rio's batch (karpathy-gist, kevin-gu, mintlify, hyunjin-kim) were excluded as duplicates. - Status: all unprocessed, ready for overnight extraction pipeline Pentagon-Agent: Leo <D35C9237-A739-432E-A3DB-20D52D1577A9>
1.1 KiB
1.1 KiB
| type | title | author | url | date | domain | format | status | tags | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| source | Claude Code Skills Guide | nyk (@nyk_builderz) | https://x.com/nyk_builderz/status/2040391725391516065 | 2026-04-04 | ai-alignment | tweet | unprocessed |
|
Content
If Claude keeps repeating the same mistakes, you don't need a longer prompt - you need a skill. I wrote a practical guide to building Claude Code skills that auto-invoke when relevant: SKILL.md structure, trigger design, allowed-tools safety, templates/examples
42 likes, 4 replies. Links to article "Build Claude Code Skills: The full guide".
Additional tweet (https://x.com/nyk_builderz/status/2040338207188062270): "Build Claude Code Skills: The full guide" - "Most Claude Code skill guides overcomplicate something that's actually simple. Here's the version that actually works." 100 likes, 4 replies.
Key Points
- Claude Code skills auto-invoke when relevant, replacing longer prompts
- Guide covers SKILL.md structure, trigger design, and allowed-tools safety
- Skills address repeating mistakes by encoding reusable patterns
- Practical templates and examples provided