eternnoir
- 11 skills
- 0 followers
- 1 week ago last updated
- ▌ Meta Skill · eternnoirManage the dynamic skill library. Initialize skill-library/ and SKILLUSE.md, add new skills, remove skills, edit existing skills, and list available skills. Use when the user wants to manage, create, or modify skills in the skill library.
- ▌ Memory Remember · eternnoirStore a memory into the appropriate Engram file. Trigger when a new preference, decision, milestone, or natural conversation summary point is identified, or when the user explicitly asks to remember something.
- ▌ Gemini Embed · eternnoirGenerate text embeddings using Google Gemini API for RAG, semantic similarity, classification, and clustering tasks. Invoke when user wants to embed text, create embeddings, or convert text to vectors with Gemini.
- ▌ Tailwindplus · eternnoir bundleAccess TailwindPlus UI component library - search, list, and retrieve code for Marketing, Application UI, and eCommerce components in HTML/React/Vue with Tailwind CSS v3/v4
- ▌ Agent Browser · eternnoirAutomates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
- ▌ Build Verify Loop · eternnoirSelf-iterating autonomous loop where the main agent acts as a pure orchestrator, spawning isolated Implementor and Critic subagents in rounds until the artifact converges, an iteration cap is reached, or human escalation is needed. Domain-agnostic — works for code, documents, plans, designs, copy, specs, proposals, or anything with an iterable artifact and explicit acceptance criteria. Also addressable by the short alias "bvl".
- ▌ Multi Perspective Analysis · eternnoirAnalyze propositions from multiple expert perspectives. Dynamically generates 4-6 relevant expert roles, then performs validation, comprehensive analysis, or debate-style examination. Use when user wants to examine ideas critically, find blindspots, or explore different viewpoints on a topic.
- ▌ Gemini · eternnoirUse Google Gemini API for text generation, multimodal analysis, image generation (Nano Banana), function calling, and search grounding. Invoke when user wants to use Gemini, ask Gemini, generate images with Gemini, or analyze content with Gemini.
- ▌ Memory Init · eternnoirInitialize the Engram memory system — creates configuration, memory files, and CLAUDE.md integration. Trigger when the user sets up persistent memory for a project, or when `.claude/memory-settings.json` is missing and a memory feature is requested.
- ▌ Memory Recall · eternnoirSearch and recall memories from the Engram files. Trigger when a topic may relate to past discussions, when the user references previous context, or when the user asks "do you remember…".
- ▌ Memory Status · eternnoirDisplay Engram memory system status — configuration, file sizes, entry counts, and health check. Trigger when the user asks about memory state, what's been remembered, or for diagnostics.