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

gaia

يحتوي gaia على 34 من skills المجمعة من metraton، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
34
Stars
2
محدث
2026-07-11
Forks
1
التغطية المهنية
7 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

agent-approval-protocol
المهن الحاسوبية الأخرى

Use when constructing or interpreting the approval handoff envelope between subagent and orchestrator -- sealed_payload schema, approval_id format, APPROVAL_REQUEST contract shape, and reading a granted approval from the DB

2026-07-11
agent-protocol
المهن الحاسوبية الأخرى

Use when producing any agent response

2026-07-11
security-tiers
المهن الحاسوبية الأخرى

Use when classifying any operation before executing it, or deciding whether user approval is required

2026-07-11
subagent-request-approval
المهن الحاسوبية الأخرى

Use when a mutative command was blocked by the hook and you need to request user approval, or when presenting a plan for a T3 operation before executing it

2026-07-11
diagram-builder
مطوّرو البرمجيات

Use when the user wants to build, design, or extend a diagram — an architecture overview, a timeline, a planner board, a flow diagram, a presentation, a comparison, or a mind-map — as a portable, data-driven deck rendered from plain YAML. Triggers — "build a diagram", "architecture diagram", "diagram deck", "timeline", "flow diagram", "planner board", "add a page/section/component to the diagram".

2026-07-09
scheduled-task
مطوّرو البرمجيات

Use when the user wants something to run routinely / on a schedule rather than once now -- "tarea programada", "rutinariamente", "cada mañana", "cada N horas", "todas las noches", "schedule", "cron". Covers mounting, structuring, and running an unattended headless task that reports back, plus consuming its reports. NOT for a live in-session agentic loop (that is agentic-loop).

2026-07-09
readme-writing
مطوّرو البرمجيات

Use when writing or updating a README for a Gaia component folder (agents/, skills/, hooks/, commands/, config/, bin/, tests/, build/, or the repo root)

2026-07-09
skill-creation
المهن الحاسوبية الأخرى

Use when creating a new skill, improving an existing skill, or deciding what a skill should contain and how it should be structured

2026-07-09
visual-verify
مصممو واجهات الويب والرقمية

Use when about to declare done on any output with a visual surface -- an HTML page, a rendered UI, a diagram, a slide, a screenshot-able view -- to confirm by looking at the rendered result instead of asserting it. Also use when asked to screenshot or visually check a page or a local file.

2026-07-09
agent-creation
المهن الحاسوبية الأخرى

Use when creating a new specialist agent for Gaia, or reviewing whether an existing agent follows the correct structure, tone, and component inventory

2026-07-09
gaia-patterns
المهن الحاسوبية الأخرى

Use when building or modifying Gaia components -- agents, skills, hooks, CLI tools, or routing config

2026-07-09
agent-contract-handoff
المهن الحاسوبية الأخرى

Use when you need the exact field schema, required/conditional/optional status, or the trigger for any field of the agent_contract_handoff envelope -- input or output, top-level field, sub-field table, plan_status enum, or the JSON-not-YAML rule

2026-07-09
agent-response
المهن الحاسوبية الأخرى

Use when an agent returns an agent_contract_handoff response that needs to be interpreted and presented to the user

2026-07-09
gaia-release
مطوّرو البرمجيات

Use when testing, validating, or publishing Gaia releases -- "install local", "pre-release", "dry-run", "release", RC, stable, plugin dry-run

2026-07-08
memory
مطوّرو البرمجيات

Use when reading, searching, saving, or curating Gaia memory — atoms, decisions, negative space, project/user/feedback notes — or when triaging the SessionStart Workspace Memory block

2026-07-08
gaia-audit
المهن الحاسوبية الأخرى

Use when the user asks to audit, check, or review a Gaia component (an agent or a skill) against its standard and its live implementation -- "audita este skill", "chequea este agente", "¿está bien esta skill con la implementación?", "¿cómo mejoro este agente?"

2026-07-07
execution
مديرو الشبكات وأنظمة الحاسوب

Use when the user has approved a T3 operation and execution is about to begin

2026-07-06
orchestrator-present-approval
المهن الحاسوبية الأخرى

Use when processing APPROVAL_REQUEST with approval_id from a subagent -- enforces showing values before asking for user consent

2026-07-06
pending-approvals
مطوّرو البرمجيات

Use when the user invokes approvals directly -- "ver pendientes", "aprobar P-XXXX", "rechazar P-XXXX", "approve P-", "reject P-"

2026-07-06
command-execution
مطوّرو البرمجيات

Use when executing any bash command, CLI tool, or shell operation

2026-07-02
gaia-verify
مطوّرو البرمجيات

Use when the user wants to verify a Gaia installation -- "probemos", "verify", "test installation", "gaia-verify"

2026-07-02
git-conventions
مطوّرو البرمجيات

Use when creating a git commit or preparing changes for a pull request

2026-06-11
jira-ticket-writing
متخصصو إدارة المشاريع

Use when creating or drafting Jira/Atlassian tickets or issues, or when standardizing ticket output for a project

2026-06-04
gaia-planner
مطوّرو البرمجيات

Use when planning features or decomposing work into tasks from a brief

2026-05-30
investigation
مطوّرو البرمجيات

Use when starting an investigation, analyzing existing code or infrastructure, or building findings before proposing changes

2026-05-29
agentic-loop
مطوّرو البرمجيات

Use when the orchestrator injects "Carga la skill agentic-loop" with a goal, eval_command, metric, and threshold

2026-05-28
session-reflection
متخصصو إدارة المشاريع

Use at the end of a session with substantial conversational work to offer the user a structured reflection before closing -- briefs closed, decisions taken, components modified

2026-05-26
brief-spec
متخصصو إدارة المشاريع

Use when the user wants to create a brief or spec for a feature before planning

2026-05-07
gaia-compact
مطوّرو البرمجيات

Use when the user asks to compact the current session -- "compacta", "compact", "oye Gaia compacta", "orquestador compacta", "haz un compact", "compactemos la sesión". Runs /compact with a structured prompt that preserves decisions, components, gaps, file map, and next steps.

2026-05-07
gmail-policy
مطوّرو البرمجيات

Use when managing Gmail messages, labels, or email workflows via gws CLI or Gmail MCP tools

2026-04-21
gws-setup
مطوّرو البرمجيات

Use when installing or configuring the Google Workspace CLI (gws) for a Google account

2026-04-15
blog-writing
الكتّاب والمؤلفون

Use when writing, drafting, or publishing a blog article for metraton.github.io

2026-04-14
gmail-triage
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Use when the user wants to clean up, organize, or triage their Gmail inbox interactively

2026-04-14
fast-queries
مديرو الشبكات وأنظمة الحاسوب

Use when diagnosing an issue, checking system health, or validating infrastructure state before starting a task

2026-04-10