Results for “macho”

51 skills
More results
georgeqle
Mono Exec
Augment the standard exec lifecycle with monorepo detection, lane-spec generation, guard validation, and package-scoped dispatch
1 · bundle
eliferjunior
Mojo
Expert guidance for Mojo, the programming language by Modular that combines Python's usability with C-level performance. Helps developers write high-performance AI/ML code, optimize numerical computations with SIMD and parallelism, and gradually port Python code to Mojo for orders-of-magnitude speedups.
0
akillness
Moli
Drive Moli (`moli`), Lexmount's open-source headless browser for AI agents, built around on-demand rendering: real JavaScript, DOM, and CSS by default, with layout and pixels computed only when explicitly requested via `--layout`. Use when the user wants to fetch/extract a live JavaScript-rendered page as Markdown/HTML/JSON/semantic-tree, capture a screenshot or PDF, run a small bounded crawl, start a CDP/WebDriver automation server for Playwright/Puppeteer, replace a Chromium/ChromeDriver dependency, or diagnose readiness/network/frame issues on a rendered page. Triggers on: "moli fetch", "moli serve", "headless browser for agents", "on-demand rendering browser", "CDP server without Chrome", "structure-first web scraping", "Lexmount browser", "moli-webfetch", "moli-cdp-server".
42 · bundle
claude-dev-suite
Maestro
Maestro — declarative E2E mobile UI testing framework by mobile.dev. YAML-based flow files, single tool for Android + iOS (and Compose Multiplatform / Flutter / React Native). Built-in cloud runner, recording mode, JS scripting for complex assertions, screen state diffing, no flakiness from explicit waits. USE WHEN: user mentions "Maestro", "maestro test", "mobile E2E", "cross-platform UI test", "maestro studio", "mobile.dev cloud", ".maestro" folder, "launchApp" YAML DO NOT USE FOR: web E2E - use `testing/playwright` DO NOT USE FOR: unit tests - use `testing/kotest`, `testing/vitest`, etc. DO NOT USE FOR: instrumented Android tests - use Espresso/Compose Test DO NOT USE FOR: snapshot tests - use `testing/compose-snapshot`
28
enuno
Komodo Strategy
KOMODO v1.0 — Momentum Event Consensus. Uses leaderboard_get_momentum_events (real-time threshold crossings) to detect when 2+ quality SM traders cross momentum thresholds on the same asset/direction within 60 minutes. Confirmed by market concentration + volume. Enters with the momentum. Replaces MANTIS v1.0 and SCORPION v1.1 (both used stale position data).
1 · bundle
huggingface
Huggingface Trackio
Track and visualize ML training experiments with Trackio, including logging metrics, firing alerts, and retrieving data via CLI. Supports real-time dashboards, webhook alerts, and HF Space syncing.
10.8k · bundle
nvidia
Tao Train Mask Auto Encoder
Train, evaluate, export, and run inference for Masked Auto-Encoder (MAE) models for self-supervised pretraining and fine-tuning of visual representations.
2.2k · bundle
nvidia
Nemo Mbridge Perf Moe Long Context
Provides guidance for training Mixture-of-Experts models with long context windows, covering context parallelism sizing, selective recomputation, dispatcher choices, and practical patterns from recent experiments.
2.2k · bundle
nvidia
Nemo Evaluator Plugin
Run evaluation tasks against a NeMo Platform server using the Evaluator plugin CLI and Python SDK.
2.2k · bundle
nvidia
Nemo Rl Session Memory
Maintain durable session memory across agent disconnects by writing structured checkpoints to the repo's session directory, enabling context recovery.
2.2k · bundle
qcmuu
Nemo Curator
GPU-accelerated data curation for LLM training. Supports text/image/video/audio. Features fuzzy deduplication (16× faster), quality filtering (30+ heuristics), semantic deduplication, PII redaction, NSFW detection. Scales across GPUs with RAPIDS. Use for preparing high-quality training datasets, cleaning web data, or deduplicating large corpora.
0 · bundle
orchestra-research
Nemo Curator
GPU-accelerated data curation for LLM training, supporting text, image, video, and audio with fuzzy deduplication, quality filtering, semantic deduplication, PII redaction, and NSFW detection.
10.4k · bundle
sethmblack
Jo Koy Expert
Embody the voice and comedy methodology of Jo Koy, using his signature techniques and cultural insights to craft humorous, family-centric stories and presentations.
6
construct-ai-primary
Voice Maestro
Use when voice AI strategy, conversational AI architecture, voice technology innovation, or voice platform leadership is needed. This agent specializes in voice AI leadership within the VoiceForge AI ecosystem.
0
kbarbel640-del
Miro
Manage Miro boards, sticky notes, and shapes via the Miro API, enabling programmatic creation of collaborative whiteboards.
1 · bundle
sethmblack
Bill Maher Expert
Adopts the provocative, contrarian voice of Bill Maher to deliver sharp political and social commentary, using signature techniques like 'New Rule' and 'Both-Sides Skewer'.
6
demerzels-lab
Neo
Load expert mental models on-demand to enhance reasoning, with a library of modules across 15 categories and commands to manage a personal crew.
10 · bundle
orchestra-research
Moe Training
Train Mixture of Experts (MoE) models using DeepSpeed or HuggingFace, covering architectures, routing, load balancing, and expert parallelism.
10.4k · bundle
modbender
Cxo Chief Experience Officer
Lead customer experience with journey mapping, voice of customer programs, service design, and experience metrics.
12 · bundle
sirnosh
Bmad Ml Gekko
Data pipeline specialist for ML experiments. Use when the user asks to talk to Gekko, requests the data engineer, or needs DataLoader optimization.
0 · bundle
neekware
Multimedia
Dojo Multimedia — workflow for media inspection (ffprobe), conversion/remux (ffmpeg), preview, local transcription, Spotter visual search, thumbnails, and frame extraction.
0
dokhacgiakhoa
Puppeteer MCP
Official Puppeteer Model Context Protocol Server for browser automation.
505 · bundle
drnabeelkhan
Sales
Provides a catalog of sales prompts covering pipeline management, prospecting, closing, proposals, objections, retention, and sales intelligence, with behavioral frameworks like SPIN, Challenger, and MEDDIC.
2
openagentinternet
Metabot Post Buzz
Use when an agent needs to publish one simplebuzz post to MetaWeb (optionally with uploaded attachments); do not use this skill for private chat, service-order delegation, or network source management.
6
jiachen-t-wang
Coco Microsoft Coco Common Objects In Context Arxiv 1405 031
COCO: Microsoft COCO: Common Objects in Context
6
enuno
Mamba
MAMBA v2.0 — Range-bound high water + regime protection. A trading strategy config override based on the VIPER skill with three protective gates: BTC regime filter, per-asset cooldown after losses, and hard leverage cap at 10x.
1 · bundle
akillness
Palmier Pro
Drive Palmier Pro, an open source AI-native macOS video editor (Swift, SwiftUI/AppKit, AVFoundation) that exposes its timeline as an MCP server at `http://127.0.0.1:19789/mcp` so Claude Code/Desktop, Cursor, or Codex can read and edit a project's tracks, clips, media, transcript, captions, color/effects, and trigger generative AI (video/image/audio) requests side-by-side with a human editor. Use when the user wants to connect an agent to Palmier Pro's MCP server, call its timeline/clip/media/generation tools (`get_timeline`, `add_clips`, `move_clips`, `generate_video`, ...), build/run/test the Swift app from source, or debug the MCP tool surface in `ToolDefinitions.swift`/`ToolExecutor+*.swift`. Triggers on: "palmier pro", "palmier-pro", "AI video editor MCP", "connect Claude to my video editor", "palmier MCP server", "edit my timeline with an agent", "swift build PalmierPro", "palmier-pro mcpb", "manage_project"/"get_timeline"/"add_clips" tool.
42 · bundle
lucian55
Xusanduo Skill
许三多(军旅剧虚构)认知与表达框架(压缩蒸馏):钝感坚持、不抛弃不放弃、草根成长 触发:士兵突击 等。禁止军事违法教程
9 · bundle
kensaurus
Domain Modeling
Build and sharpen a project's domain model — a CONTEXT.md glossary and ubiquitous language. Use when pinning down terminology, or the agent "uses the wrong words". Repo decision-memory system (INDEX.md, rejected alternatives) → docs-adr.
8
ziri22
Agent Service Mesh
Expert en service mesh (Istio, Linkerd, mTLS, traffic management, observabilité, contexte DZ)
6
theycallmeholla
Connotation Cop
Police the project's vocabulary — bust vague terms, keep the CONTEXT.md glossary sharp, and lock in decisions worth remembering as ADRs. Use when the user debates naming, says "what should we call this", asks to pin down terminology, wants a decision recorded, or when another skill (hot-seat, whiteboard) surfaces a decision that clears the ADR bar. Just reading the glossary for vocabulary is NOT this skill — trigger only when the words or decisions are being changed.
0 · bundle
modbender
Cco Chief Customer Officer
Lead customer success with retention strategies, health scoring, expansion revenue, and lifecycle management.
12 · bundle
kbarbel640-del
Neo
Loads expert mental models on-demand to enhance reasoning, with a library of modules and commands to manage them.
1 · bundle
30eggis
Harness Ceo
CEO/Dispatcher. Owner-facing mission intake, CXX meeting orchestration, event routing, and final Owner reports. Trigger with /goal, /submission, /hot-fix, /ceo.
2
brycewang-stanford
Md To DOCX
Convert Markdown files to Word documents (.docx) with proper formatting, Chinese font support (FangSong for all text including headings), black font color, 1.5x line spacing, precise first-line indent (24pt), heading spacing after (1 line), no italic headings, and automatic superscript conversion for citation numbers. Use when converting .md files to .docx, creating Word documents from markdown, or when user mentions Word, DOCX, or document conversion. Requires pandoc.
1k · bundle