anthropics / anthropics/skills
Include a built-in default context loader skill, or let us add to the system prompt
- Langage dominant
- Python
- Étoiles
- 176k
- Forks
- 20.9k
- Merge moyen
- 7 h 21 min
- PR mergées (30 j)
- 5
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.