بنقرة واحدة
skill-gemini
Specialized guide for Gemini CLI features, documentation updates, and internal configuration schemas.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Specialized guide for Gemini CLI features, documentation updates, and internal configuration schemas.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Professional bootstrapper for Vercel-style Agentic Repositories using compressed AGENTS.md manifests.
Persistent SQLite-based cognitive layer for cross-session interaction logging and insight distillation.
Design lead for C4 structural documentation, Mermaid.js diagrams, and Architecture Decision Records (ADRs).
Specialist in core AWS infrastructure: EC2 compute, IAM identity, VPC networking, and RDS/Aurora databases.
5-phase migration engine for transitioning workloads from Google Cloud Platform to AWS architecture.
AI/ML infrastructure expert for SageMaker fine-tuning, HyperPod cluster management, and dataset evaluation.
| name | skill-gemini |
| description | Specialized guide for Gemini CLI features, documentation updates, and internal configuration schemas. |
This skill serves two purposes:
When asked to "update your knowledge" or "update the cli docs", this skill should be activated to perform the full update and summarization process.
This is a multi-step process to refresh the {SKILL_DIR}/references/latest_docs.md file with a comprehensive summary of the entire Gemini CLI documentation.
Step 1: Fetch Documentation
run_shell_command tool to execute the script at .gemini/commands/update-self-knowledge.Step 2: Read Documentation Content
read_file tool on the file path you received from Step 1. This will bring the full documentation into your context.Step 3: Summarize Documentation
Step 4: Save the New Summary
write_file tool to save your newly generated summary..gemini/skills/gemini-cli-expert/references/latest_docs.md.Step 5: Clean Up
run_shell_command tool to delete the temporary file from Step 1. The command should be rm <file_path>. This is important to avoid leaving temporary files on the user's system.Use the following runbooks for deep-dive investigation and implementation.
| Capability | Reference File |
|---|---|
| Latest_Docs | latest_docs.md |