Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

grok-plugin-cc

grok-plugin-cc contient 8 skills collectées depuis LovelaceLoom, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
8
Stars
4
mis à jour
2026-06-06
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

grok-fan-out
Développeurs de logiciels

Run a multi-angle Grok analysis in a single call — Grok analyzes the task from several expert angles (security, review, research, tests) and synthesizes one consolidated answer with a section per angle plus a verdict. Use when the user wants a thorough, multi-perspective audit/review/analysis of something ("find everything wrong with…", "review this from all angles", "deep multi-angle look at…") that benefits from more coverage than a single-shot question. Read-only by default.

2026-06-06
grok-ask
Développeurs de logiciels

Ask xAI Grok a one-off question with optional live web search. Use when the user wants Grok's opinion or a quick answer that benefits from Grok's distinct training (recent web/X awareness, code-focused models). Read-only by default. Returns Grok's stdout verbatim.

2026-06-06
grok-research
Développeurs de logiciels

Deep research with xAI Grok using effort=max, live web search, and Grok's self-verification --check loop. Use when the user wants a thorough investigation of a topic, recent events, or claims that need source-grounding. Returns Grok's research output verbatim.

2026-06-06
grok-rescue
Développeurs de logiciels

Delegate a long-form coding task, root-cause investigation, multi-file refactor, or open-ended fix to xAI Grok via the companion's `task` subcommand. Use when the work is too large or specialized to handle inline and benefits from Grok's distinct training (live web search, code-focused models, 512K context).

2026-06-06
grok-imagine
Graphistes

Generate an image from a text description using xAI Grok's `/imagine` builtin. Use when the user asks for an image, picture, illustration, logo, mockup, or visual artifact. Returns the absolute path to the saved image plus an `open` command to view it.

2026-05-18
grok-cli-runtime
Autres occupations informatiques

Internal helper contract for calling the grok-companion runtime from Claude Code

2026-05-15
grok-prompting
Autres occupations informatiques

Internal guidance for composing Grok prompts for coding, review, diagnosis, and research tasks inside the Grok Claude Code plugin

2026-05-15
grok-result-handling
Autres occupations informatiques

Internal guidance for presenting Grok helper output back to the user

2026-05-14