anthropics / anthropics/skills
Include a built-in default context loader skill, or let us add to the system prompt
- 主要语言
- Python
- 星标
- 176k
- 派生
- 20.9k
- 平均合并
- 7 小时 21 分钟
- 30 天内合并 PR
- 5
描述
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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。