Resources
2Install
npx skillscat add famaoai-creator/gemini-skills/context-injector Install via the SkillsCat registry.
About this skill
The context-injector skill integrates specific knowledge into JSON data structures while adhering to established knowledge protocols. It solves the problem of managing multi-tiered information security by prioritizing confidential data over public information. Developers should use this skill when an agent needs to process structured data enriched with context-aware, tiered knowledge.
SKILL.md
context-injector
Inject knowledge into JSON data context.
Usage
node context-injector/scripts/inject.cjs [options]Knowledge Protocol
- This skill adheres to the
knowledge/orchestration/knowledge-protocol.md. It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets while ensuring no leaks to public outputs.