tribgames
Official@tribgames
tribgames publishes Mixdog agent skills spanning Office document processing, media generation, desktop/browser control, local GGUF models, and session memory.
Agent Skills by tribgames
Showing 15 vetted skills indexed across 1 GitHub repositories.
video
Generate short video clips from prompts and reference images using the media tool.
code-tidy
Format, lint, and clean up recent code changes using the tidy tool and structural rules.
setup
Inspect and modify persisted Mixdog settings through the built-in setup tool.
xlsx
Create, edit, audit, and model Excel spreadsheets and CSV/TSV files with the office tool.
Create, read, edit, fill, secure, and OCR PDF documents through the office tool.
image
Generate and edit still images through the media tool with structured prompts and reference controls.
skill-creator
Create, audit, repair, and validate Mixdog Agent Skills and their SKILL.md files.
local-provider
Install, inspect, repair, and remove Mixdog-managed local GGUF models.
memory-management
Inspect and curate approved standing user preferences and constraints in scoped memory.
pptx
Create, redesign, and review PowerPoint decks using the office tool and pptxgenjs.
history-recall
Retrieve and interpret prior session history, decisions, and unfinished work.
goal-management
Manages durable goals, task progress, approvals, and completion via the goal tool.
computer-use
Controls the local Windows desktop through the Mixdog computer tool.
browser-use
Automate navigation, form filling, and data extraction in a live Chromium browser.
docx
Create, edit, review, and redline Word documents with tracked changes via the office tool.
Frequently Asked Questions About tribgames
FAQPage SchemaWhat tasks can I perform with tribgames' Mixdog skills?▼
You can create and edit Word, Excel, PowerPoint, and PDF files (including OCR, forms, and tracked changes), generate images and video clips, drive browsers and the Windows desktop, manage local GGUF models, curate user preferences, recall prior sessions, and track durable goals.
Who are these Mixdog skills designed for?▼
They target Mixdog agent users and skill authors who need document processing, media generation, desktop/browser control, or local model management. The skill-creator skill specifically serves developers building, auditing, or repairing Mixdog Agent Skills and their SKILL.md files.
What dependencies do these skills require at runtime?▼
Each skill declares a built-in Mixdog tool dependency: office for docx/xlsx/pptx/pdf, media for image/video, browser and computer for UI control, plus setup, memory, recall, goal, tidy, read, and shell. The corresponding Mixdog capability (e.g., 'requires: office') must be present.
Can these skills run models offline or locally?▼
Yes. The local-provider skill finds, installs, inspects, repairs, and removes Mixdog-managed local GGUF models, including Hugging Face sources, GPU-fit checks, and recovery from interrupted downloads. It explicitly excludes hosted providers and Mixdog deployment concerns.
How do the memory, history, and goal skills differ?▼
memory-management curates standing user preferences and constraints; history-recall retrieves prior sessions, decisions, and unfinished work; goal-management tracks durable goals, task progress, approvals, and completion. Each uses its own dedicated tool (memory, recall, goal) with non-overlapping scope.