[PR #31] [MERGED] update skills docs #31

Closed
opened 2026-02-16 03:19:27 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/vibe-llama/pull/31
Author: @logan-markewich
Created: 10/22/2025
Status: Merged
Merged: 10/23/2025
Merged by: @AstraBert

Base: mainHead: logan/update_skills


📝 Commits (2)

  • d8f1831 update skills docs
  • bb59d47 chore: vbump to align with vibe-llama-core

📊 Changes

5 files changed (+16 additions, -13 deletions)

View changed files

📝 documentation/skills/pdf-processing/SKILL.md (+1 -1)
📝 documentation/skills/structured-data-extraction/REFERENCE.md (+3 -6)
📝 documentation/skills/structured-data-extraction/SKILL.md (+8 -3)
📝 documentation/skills/text-classification/SKILL.md (+2 -1)
📝 pyproject.toml (+2 -2)

📄 Description

  • ChunkMode didn't exist?
  • Some confusion around .from_api_key (why does classify have this weird pattern?)
  • Some confusion about requirements around extract schemas

Also, maybe controversial:

  • greatly improved skill descriptions. But this really does force claude to only use these skills when writing code (a good thing, I think?)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/vibe-llama/pull/31 **Author:** [@logan-markewich](https://github.com/logan-markewich) **Created:** 10/22/2025 **Status:** ✅ Merged **Merged:** 10/23/2025 **Merged by:** [@AstraBert](https://github.com/AstraBert) **Base:** `main` ← **Head:** `logan/update_skills` --- ### 📝 Commits (2) - [`d8f1831`](https://github.com/run-llama/vibe-llama/commit/d8f18313890e1dcd2ba5c55c4436b69ac3a533c9) update skills docs - [`bb59d47`](https://github.com/run-llama/vibe-llama/commit/bb59d47d489add5285164ce2c4c67730a84a31f9) chore: vbump to align with vibe-llama-core ### 📊 Changes **5 files changed** (+16 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `documentation/skills/pdf-processing/SKILL.md` (+1 -1) 📝 `documentation/skills/structured-data-extraction/REFERENCE.md` (+3 -6) 📝 `documentation/skills/structured-data-extraction/SKILL.md` (+8 -3) 📝 `documentation/skills/text-classification/SKILL.md` (+2 -1) 📝 `pyproject.toml` (+2 -2) </details> ### 📄 Description - ChunkMode didn't exist? - Some confusion around .from_api_key (why does classify have this weird pattern?) - Some confusion about requirements around extract schemas Also, maybe controversial: - greatly improved skill descriptions. But this really does force claude to only use these skills when writing code (a good thing, I think?) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 03:19:27 -05:00
yindo closed this issue 2026-02-16 03:19:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/vibe-llama#31