anthropics / anthropics/skills
Include a built-in default context loader skill, or let us add to the system prompt
- Ngôn ngữ chính
- Python
- Star
- 176k
- Fork
- 20.8k
- Merge trung bình
- 7 giờ 21 phút
- Pull request đã merge (30 ngày)
- 5
Mô tả
I've put a lot of effort into building my overall contact system for my Claude Code environment. That means providing lots of context around preferences, contacts, the personality of my agent, etc.
I've fully migrated to the skills system, but skills only invoke based on that particular task.
I tried creating a general skill that always executes, but that did not work.
So what I did is I built a context skill and had my session start hook call that. And that seems to work.
But I feel like this is still not ideal compared to you having it built in natively.
You can see the system here.
https://github.com/danielmiessler/Personal_AI_Infrastructure/tree/main
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.