Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

grok-plugin-cc

يحتوي grok-plugin-cc على 8 من skills المجمعة من LovelaceLoom، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
8
Stars
4
محدث
2026-06-06
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

grok-fan-out
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
المصممون الجرافيكيون

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
المهن الحاسوبية الأخرى

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

2026-05-15
grok-prompting
المهن الحاسوبية الأخرى

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
المهن الحاسوبية الأخرى

Internal guidance for presenting Grok helper output back to the user

2026-05-14