
ValorVie/custom-skills
4 skills0 installs20 starsGitHub
Install
npx skills add https://github.com/ValorVie/custom-skillsSkills in this repo
1Auto Skill HooksUses hooks to automatically inject knowledge-base content and an experience index into the agent's context. A developer uses it so Claude Code recalls accumulated project knowledge and past experience without being told to look it up each time.0installs2Custom Skills NotifyCustom-skills-notify is a notification system that sends real-time task status updates to Telegram for long-running Claude Code operations. developers use it to monitor asynchronous tasks without constant polling or dashboard checks. This matters because it reduces context-switching and keeps developers informed of critical task completions or failures in their preferred communication channel.0installs3Ecc HooksProvides memory-persistence and strategic compaction hooks for Claude Code so context survives across long or compacted sessions. A developer uses it to keep an agent's working memory intact and managed during extended, multi-step work.0installs4FileguardFileGuard adds path-based access control to Claude Code, restricting which files the agent is allowed to read or modify. A developer uses it to sandbox an agent away from sensitive paths and prevent accidental or unsafe file access.0installs