Skip to main content
damionrashford
Perfil de criador do GitHub

damionrashford

Visão por repositório de 168 skills coletadas em 10 repositórios do GitHub.

skills coletadas
168
repositórios
10
atualizado
16 de jul. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
media-os
121 skills · 17 de mai. de 2026
Desenvolvedores de softwareEditores de filme e vídeoTécnicos em engenharia de somAdministradores de redes e sistemas de computadorCientistas de dadosTécnicos de áudio e vídeo
8 categorias ocupacionais · 100% classificado
72%participação
#02
mlx
18 skills · 9 de abr. de 2026
Cientistas de dadosDesenvolvedores de softwareProfessores de ciência da computação, pós-secundário
3 categorias ocupacionais · 100% classificado
11%participação
#03
osascript-reference
12 skills · 31 de mar. de 2026
Desenvolvedores de softwareAdministradores de redes e sistemas de computador
2 categorias ocupacionais · 100% classificado
7,1%participação
#04
RivalSearch-Plugin
5 skills · 21 de fev. de 2026
Analistas de pesquisa de mercado e especialistas em marketingAnalistas financeiros e de investimentosCientistas de dadosDesenvolvedores de software
4 categorias ocupacionais · 100% classificado
3%participação
#05
Adversaria
4 skills · 7 de mai. de 2026
Analistas de gestãoEspecialistas em gestão de projetosRedatores técnicos
3 categorias ocupacionais · 100% classificado
2,4%participação
#06
notebook-plugin
3 skills · 23 de mar. de 2026
Desenvolvedores de softwareDesenvolvedores webEditores de desktop
3 categorias ocupacionais · 100% classificado
1,8%participação
#07
lna
2 skills · 16 de jul. de 2026
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
1,2%participação
#08
RivalSearchMCP
1 skills · 27 de mai. de 2026
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
0,6%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

ffmpeg-cut-concat
Desenvolvedores de software

Trim, cut, split, segment, and concatenate media with ffmpeg (stream copy when possible, re-encode across cut boundaries). Use when the user asks to trim a video, cut a clip, extract a segment by timestamps, remove a section, split into parts, join/merge…

17 de mai. de 2026
obs-config
Desenvolvedores de software

Install and configure OBS Studio programmatically: install via brew cask / winget / Flatpak / apt, author profiles (basic.ini, streamEncoder.json, recordEncoder.json), author scene collections (scenes JSON), manage global.ini, set defaults for encoder /…

17 de mai. de 2026
workflow-analysis-quality
Desenvolvedores de software

Deep media inspection + automated QC — ffprobe stream details, MediaInfo diagnostics, VMAF/PSNR/SSIM quality metrics, PySceneDetect scene cuts, crop/silence/black-frame/interlacing detection, ffplay scope debugging, NAL/SEI bitstream forensics, metadata…

17 de mai. de 2026
media-pipeline-router
Técnicos de áudio e vídeo

Routes media production requests to the right Media OS specialist subagent. ALWAYS use this skill when the user expresses ANY media production intent — "go live", "start streaming", "OBS broadcast", "wire up live rig", "NDI to stream", "PTZ camera setup",…

17 de mai. de 2026
workflow-acquisition-archive
Desenvolvedores de software

Ingest from every source — web (yt-dlp), screen / webcam / mic capture, SDI (DeckLink), DSLR tether (gphoto2), NDI network sources, RTSP / IP cameras via MediaMTX, PTZ — then verify integrity (SHA-256 + full-decode pass), preserve metadata (EXIF / XMP /…

18 de abr. de 2026
workflow-ai-enhancement
Editores de filme e vídeoTécnicos em engenharia de som

Restore, upscale, and enhance existing footage using 2026 open-source AI models — Real-ESRGAN/SwinIR/HAT super-resolution, RIFE/FILM interpolation, DeepFilterNet/RNNoise audio denoise, rembg/BiRefNet/RVM matting, Depth-Anything v2 depth — with strict OSI-open…

18 de abr. de 2026
workflow-ai-generation
Desenvolvedores de software

Generate media from scratch with 2026 open-source AI — TTS voiceover (Kokoro / OpenVoice / Piper), image gen (FLUX-schnell / Kolors / Sana / ComfyUI), video gen (LTX-Video / CogVideoX / Mochi / Wan), music (Riffusion / YuE), lipsync talking heads…

18 de abr. de 2026
workflow-audio-production
Técnicos em engenharia de som

Full-stack audio routing across macOS / Linux / Windows, MIDI + OSC control surfaces, DAW integration over JACK, DSP (EQ / compression / loudness / spatial / binaural HRTF), AI denoise (DeepFilterNet / RNNoise / Resemble Enhance), stem separation (Demucs),…

18 de abr. de 2026
Mostrando 8 de 121 skills coletadas.
claude-code
Desenvolvedores de software

Comprehensive Claude Code knowledge base — plugins, hooks, skills, agents, MCP, channels, headless mode, permissions, settings, and all extensibility features. Use when building, configuring, debugging, or extending Claude Code.

9 de abr. de 2026
skill-creator
Desenvolvedores de software

Use when building a skill, creating a SKILL.md, packaging a workflow, making a slash command, or asked "how do I make a skill". Scaffolds the folder, generates SKILL.md from a template, validates against spec. Produces a complete ready-to-deploy skill folder:…

9 de abr. de 2026
analyze
Cientistas de dados

Statistical analysis, hypothesis testing, A/B testing, cohort analysis, segmentation, trend detection, business metrics, pre-delivery validation, and data visualization. Use when the user asks to "analyze this data", "run a statistical test", "compare…

9 de abr. de 2026
autoexperiment
Cientistas de dados

Autonomous time-budget experiment loop. Modify a training script, train for a fixed wall-clock budget, evaluate, record, repeat. Inspired by karpathy/autoresearch. Use for overnight architecture search, systematic hyperparameter sweeps, or any iterative model…

9 de abr. de 2026
context-engineering
Desenvolvedores de software

Context engineering for building production LLM applications: context window management, degradation patterns, optimization strategies, memory system selection, multi-agent architecture, filesystem context patterns, and tool design principles. Use when…

9 de abr. de 2026
data-prep
Cientistas de dados

Explore, clean, and engineer datasets end-to-end: statistical profiling, distribution checks, missing value analysis, duplicate detection, outlier removal, type fixing, encoding, create features, encode categories, transform columns, add rolling windows,…

9 de abr. de 2026
drift-detect
Cientistas de dados

Detect data drift, concept drift, and model performance degradation in production. Uses PSI, KS-test, and chi-squared for statistical drift, plus evidently and nannyml for automated reports. Use when monitoring a deployed model or comparing training vs…

9 de abr. de 2026
evaluate
Cientistas de dados

Systematic evaluation of ML models, experiments, and AI system outputs. Multi-dimensional rubrics, LLM-as-judge, bias detection, and structured comparison frameworks. Use when the user asks to "evaluate model performance", "compare models", "build evaluation…

9 de abr. de 2026
Mostrando 8 de 18 skills coletadas.
osascript-apps
Desenvolvedores de software

Script macOS apps via AppleScript/JXA: Mail, Calendar (EventKit attendees), Notes, Reminders, Finder (disk/file info), and Spotlight/mdfind (full-text and metadata search across the file system).

31 de mar. de 2026
osascript-audio
Desenvolvedores de software

Control macOS system audio via osascript. Use when getting or setting system volume, toggling mute, listing audio input/output devices, or checking which device is the default output.

31 de mar. de 2026
osascript-chrome
Desenvolvedores de software

Automate Google Chrome with osascript/JXA. Use when listing/focusing/closing/navigating/reloading tabs, muting tabs, managing windows, executing JavaScript, scraping page content, extracting links, filling forms, reading localStorage/cookies/audio state, or…

31 de mar. de 2026
osascript-clipboard
Desenvolvedores de software

Read and write the macOS clipboard with full type support. Use when reading clipboard text, HTML, RTF, images, or file paths (Finder copy); writing rich content; detecting clipboard changes via changeCount; or intercepting content between copy and paste.

31 de mar. de 2026
osascript-data
Desenvolvedores de software

Read macOS app SQLite databases directly. Use when reading iMessage chat history, Chrome browsing history, Safari history, or any local app SQLite DB. Always copy the DB before querying — most apps lock the file while running.

31 de mar. de 2026
osascript-launchd
Desenvolvedores de software

Create and manage macOS LaunchAgents and LaunchDaemons. Use when setting up background automation, scheduled tasks, file watchers (WatchPaths), interval polling, or persistent daemons that survive logout or reboot.

31 de mar. de 2026
osascript-network
Administradores de redes e sistemas de computador

Inspect macOS network state. Use when getting current WiFi SSID, signal strength, and channel; listing all network interfaces with IP/MAC addresses; or watching for network connect/disconnect events via Darwin notifications.

31 de mar. de 2026
osascript-notify
Desenvolvedores de software

macOS notifications and system event watching. Use when sending notifications, creating actionable notifications with buttons, watching for screen lock/unlock, detecting network changes, or listening to Darwin/NSDistributedNotification system events.

31 de mar. de 2026
Mostrando 8 de 12 skills coletadas.
competitive-intel
Analistas de pesquisa de mercado e especialistas em marketing

Competitive intelligence for companies, products, markets, or websites. Maps sites, analyzes products and pricing, tracks news and sentiment, profiles the competitive landscape, and produces SWOT analysis. Use when analyzing competitors, evaluating markets,…

21 de fev. de 2026
due-diligence
Analistas financeiros e de investimentos

Comprehensive due diligence on companies or individuals. Investigates background, product, financials, leadership, technology, risks, competitive position, and public reputation. Use when evaluating companies for investment, researching people, or making…

21 de fev. de 2026
fact-check
Analistas de pesquisa de mercado e especialistas em marketing

Verify claims, statements, or assertions by cross-referencing web, news, academic, and social sources. Produces a confidence-scored verdict with full evidence chain. Use when verifying claims, checking facts, or validating statements.

21 de fev. de 2026
research
Cientistas de dados

Comprehensive multi-source research with academic depth. Searches web, social platforms, news, academic databases, and GitHub. Discovers papers, datasets, and open source implementations. Use when conducting research, literature reviews, or investigating any…

21 de fev. de 2026
trend-intel
Desenvolvedores de software

Track and analyze trends, breaking news, and market shifts. Measures velocity across web, social, news, GitHub, and academic signals. Produces news digests and trend trajectory reports. Use when tracking news, identifying trends, or monitoring developments.

21 de fev. de 2026
Mostrando 10 de 10 repositórios
Todos os repositórios foram exibidos