← all publishers

SAMRADDHASHRIVASTAVATECH

@samraddhashrivastavatech source repo

224 published skills · page 2 of 3

  1. Comparison · samraddhashrivastavatech
    Compare entities or sources across dimensions. Use when the user wants a side-by-side assessment, not two separate facts.
    0 installs
  2. Web Reader · samraddhashrivastavatech
    Fetch and extract readable page content from a URL. Use before trusting or quoting any web hit — turn a snippet into the actual source text.
    0 installs
  3. Web Search · samraddhashrivastavatech
    Universal web search across providers with normalization — the base capability for finding anything on the open web. Use for ordinary lookups, background gathering, and the first query of any research task.
    0 installs
  4. Code Search · samraddhashrivastavatech
    Search source code across providers. Use when you need actual code implementations, not talk about code — snippets, API usage, and available libraries.
    0 installs
  5. Web Crawler · samraddhashrivastavatech
    Bounded, relevance-guided crawl from seed URLs. Use to map a site or follow a topic across pages without unbounded fetching — frontier kept in check by depth, count, and domain rules.
    0 installs
  6. Virtualization Master · samraddhashrivastavatech bundle
    Safely reason about and operate VMs through the virtualization-master MCP with explicit HOST/GUEST context, exact approval, readiness checks, and independent verification.
    0 installs
  7. Catlx Electron Shell 2 · samraddhashrivastavatech
    Handles the CATLX Electron OS Shell: an OS-layer interface (not a normal app window), the multi-window window roles (main, HUD overlay, command palette, notification toasts, focus mode), the Ctrl+Space command palette with fuse.js fuzzy search, multi-window persistence, the always-on tray runtime, typed IPC security via contextBridge, and workspace persistence. Use when the user asks about the CATLX shell, windows, HUD, command palette, tray, IPC security, or workspace restoration.
    0 installs
  8. Catlx Voice Pipeline 2 · samraddhashrivastavatech
    Handles the CATLX voice-first interface: the 10-stage voice processing pipeline (wake word, audio capture, STT, context injection, NLU/intent, clarification, planning, execution, feedback, memory write), wake word configuration, the continuous conversational context window, and real-time streamed TTS. Use when the user asks about voice commands, wake words, speech-to-text, NLU intents, disambiguation, TTS, or how voice is the primary interface.
    0 installs
  9. PDF Header Footer · samraddhashrivastavatech
    Add headers, footers, page numbers (`pdf-header-footer`)
    0 installs
  10. PDF Research · samraddhashrivastavatech
    Research PDF documents — parse, chunk, search, and extract passages. Use when the source material is PDF files (papers, reports, manuals).
    0 installs
  11. Catlx Desktop Control 2 · samraddhashrivastavatech
    Handles the CATLX Desktop Control Engine: mouse control, keyboard synthesis, window management, file operations, browser automation (Playwright/Puppeteer), application automation (UIAutomation/COM-WMI/OCR), multi-monitor support, the overlay HUD, and native notifications. Use when the user asks how CATLX moves the mouse, types, reads windows, manages files, automates browsers or apps, handles multiple monitors, or shows HUD/notifications.
    0 installs
  12. Catlx Silexis Modules 2 · samraddhashrivastavatech
    Handles the SILEXIS module system in CATLX: module extraction, analysis, building, packaging, and the file-backed module registry (SQLite, REST on localhost:7700). Covers module manifests, capability declarations, dependency graphs, checksums, and usage across build artifacts. Use when the user asks about modules, the module registry, module lifecycle, manifest/API-contract validation, packaging, or how a capability becomes an independently versioned module.
    0 installs
  13. PDF Render · samraddhashrivastavatech
    Render PDF pages to images (`pdf-render`)
    0 installs
  14. PDF Repair · samraddhashrivastavatech
    Diagnose & repair damaged PDFs (`pdf-repair`)
    0 installs
  15. PDF Rotate · samraddhashrivastavatech
    Rotate pages (`pdf-rotate`)
    0 installs
  16. PDF Search · samraddhashrivastavatech
    Search within a PDF (`pdf-search`)
    0 installs
  17. PDF Tables · samraddhashrivastavatech
    Detect & extract tables as structure (`pdf-tables`)
    0 installs
  18. PDF Vision · samraddhashrivastavatech
    Visual interpretation of pages/figures (`pdf-vision`)
    0 installs
  19. Production Finishing · samraddhashrivastavatech
    Editing, sound and music, shot/asset/file organization, versioning, pipeline, performance optimization, QC, final output, archiving, add-ons, Python/USD/export, render ops, and real-time/game export.
    0 installs
  20. Catlx Recovery 2 · samraddhashrivastavatech
    Handles the CATLX recovery architecture: crash recovery via the PID lockfile, Safe Mode, Recovery Mode, checkpoint integrity verification and restoration, and the full recovery coverage matrix (process crash, power loss, corruption, provider failover, container crash, plugin corruption, OOM, vector index corruption, config corruption). Use when the user asks about CATLX crash recovery, safe mode, recovery mode, restoring a workflow from a checkpoint, or how CATLX recovers from failures.
    0 installs
  21. Catlx Security 2 · samraddhashrivastavatech
    Handles the CATLX security architecture: least-privilege model, the credential vault (DPAPI on Windows), Windows Credential Manager integration, the permission router, the capability firewall (AppContainer + Windows Filtering Platform), the runtime sandbox, audit logs, risk detection, and safe/recovery modes. Use when the user asks about CATLX security, credentials, permissions, sandboxing, audit logging, risk detection, safe mode, or how CATLX protects privileged operations.
    0 installs
  22. Catlx Hardware Adaptation · samraddhashrivastavatech
    CATLX — Hardware Adaptation
    0 installs
  23. PDF Analyze · samraddhashrivastavatech
    Analyze a document (`pdf-analyze`)
    0 installs
  24. PDF Compare · samraddhashrivastavatech
    Compare two PDFs (`pdf-compare`)
    0 installs
  25. PDF Convert · samraddhashrivastavatech
    Convert to/from other formats (`pdf-convert`)
    0 installs
  26. PDF Decrypt · samraddhashrivastavatech
    Decrypt / remove protection (`pdf-decrypt`)
    0 installs
  27. PDF Encrypt · samraddhashrivastavatech
    Encrypt / password-protect (`pdf-encrypt`)
    0 installs
  28. Catlx · samraddhashrivastavatech
    CATLX — Skill System (Root Gateway)
    0 installs
  29. Testing · samraddhashrivastavatech
    Plans and runs tests for software in this ecosystem. Use when adding features, fixing bugs, or before declaring work done.
    0 installs
  30. Vfx · samraddhashrivastavatech
    Effects design — layered method for impacts, magic, energy, particles-as-theatre — making the beat readable, then integrating in comp.
    0 installs
  31. Security · samraddhashrivastavatech
    Applies secure-by-default engineering checks. Use before release, when handling auth/secrets, or after se_security_audit findings.
    0 installs
  32. Debugging · samraddhashrivastavatech
    Diagnoses build, test, and runtime failures. Use when commands fail, tests go red, or the user pastes a stack trace.
    0 installs
  33. Android UI · samraddhashrivastavatech
    Semantic UI hierarchy — traverse, find, click, type, and read the accessibility tree instead of raw coordinates. Use for the majority of app automation where a UI tree exists.
    0 installs
  34. Android Adb · samraddhashrivastavatech
    Android Debug Bridge engine — server, device discovery, connect/pair, and transport-level diagnostics. Use for any ADB server lifecycle work, device pairing, connectivity checks, or transport troubleshooting.
    0 installs
  35. MCP Routing · samraddhashrivastavatech
    Chooses which existing specialist MCP and which software-engineering tools to use. Use at the start of any engineering task and whenever work crosses documents, SQL, Windows, Android, or general code.
    0 installs
  36. Performance · samraddhashrivastavatech
    Investigates slowness with measurement first. Use when the user reports performance problems or asks to optimize.
    0 installs
  37. Android Apps · samraddhashrivastavatech
    Application lifecycle — list, launch, stop, and inspect installed applications, plus deep links and settings. Use when the user wants to find, open, close, or interrogate an app on a connected device.
    0 installs
  38. Architecture · samraddhashrivastavatech
    Chooses module boundaries, data flow, and failure handling for new or existing software. Use after requirements and tech selection, before large implementation.
    0 installs
  39. Lookdev · samraddhashrivastavatech
    UV mapping, texture creation/painting/baking/procedural, Principled materials, shaders, organic lookdev (skin/eyes/teeth/tongue/claws), and stylized/NPR shading systems.
    0 installs
  40. Rigging · samraddhashrivastavatech
    Skeleton design, IK/FK, constraints, drivers, controllers, weight painting, skinning, deformation, correctives, facial rigs, eye systems, advanced subsystems (foot roll, hands, wings, tails, multi-leg, space switching), auto-rig, and mocap retarget.
    0 installs
  41. Hybrid Eps Master · samraddhashrivastavatech bundle
    Analyze raster edges and create verified hybrid/vector EPS, SVG, PDF, or PNG through the Hybrid EPS MCP.
    0 installs
  42. PDF Bookmarks · samraddhashrivastavatech
    Bookmarks / outline / TOC (`pdf-bookmarks`)
    0 installs
  43. PDF Summarize · samraddhashrivastavatech
    Summarize with bounded context (`pdf-summarize`)
    0 installs
  44. PDF Watermark · samraddhashrivastavatech
    Add watermarks & stamps (`pdf-watermark`)
    0 installs
  45. Live Windows Computer Agent · samraddhashrivastavatech
    Persistent, interruptible Windows perception and control through MCP; use only when GUI interaction is necessary.
    0 installs
  46. Universal Visual Computing · samraddhashrivastavatech bundle
    Discover and compose safe raster, vector, CV, OCR, video, procedural and optional model capabilities.
    0 installs
  47. Catlx AI Provider 2 · samraddhashrivastavatech
    Handles the CATLX AI provider architecture: the Provider Abstraction Layer (PAL), current and future providers, provider routing and failover protocol, the cost optimization router, and local LLM integration (llama.cpp/vLLM with OpenAI-compatible API). Use when the user asks about which AI provider CATLX uses, provider failover, routing policies, the cost router, local models, embeddings, or how AI inference is abstracted.
    0 installs
  48. Catlx Portability 2 · samraddhashrivastavatech
    Handles CATLX portability: the portability mandate, the CATLX_ROOT relative-path architecture, bundled Node runtime, database portability, portable external NVMe SSD configuration (portable mode), and machine-agnostic identity. USB flash-drive scenarios are excluded. Use when the user asks how CATLX runs identically from an internal drive or external SSD, how paths stay relative, how it's portable across machines, or about cross-machine identity.
    0 installs
  49. PDF Fill Forms · samraddhashrivastavatech
    Fill AcroForm fields (`pdf-fill-forms`)
    0 installs
  50. PDF Provenance · samraddhashrivastavatech
    Track source provenance (`pdf-provenance`)
    0 installs
  51. PDF Validation · samraddhashrivastavatech
    Validate PDF & operation outputs (`pdf-validation`)
    0 installs
  52. PDF Batch · samraddhashrivastavatech
    Batch operations over many PDFs (`pdf-batch`)
    0 installs
  53. PDF Chunk · samraddhashrivastavatech
    Context-safe chunking for large/small-model docs (`pdf-chunk`)
    0 installs
  54. PDF Forms · samraddhashrivastavatech
    Forms: detect, list, extract, flatten (`pdf-forms`)
    0 installs
  55. PDF Index · samraddhashrivastavatech
    Build a reusable search index (`pdf-index`)
    0 installs
  56. PDF Links · samraddhashrivastavatech
    Hyperlinks (`pdf-links`)
    0 installs
  57. PDF Merge · samraddhashrivastavatech
    Merge PDFs (`pdf-merge`)
    0 installs
  58. PDF Scale · samraddhashrivastavatech
    Scale / resize pages (`pdf-scale`)
    0 installs
  59. PDF Split · samraddhashrivastavatech
    Split a PDF (`pdf-split`)
    0 installs
  60. Blender Foundations · samraddhashrivastavatech
    Blender 4.x fundamentals, 3D planning (units, budgets, breakdowns), scene organization, and blockout — the load-bearing walls of every project.
    0 installs
  61. Catlx Capability Routing · samraddhashrivastavatech
    CATLX — Capability & Environment Routing
    0 installs
  62. Yt Dlp Master · samraddhashrivastavatech
    yt-dlp-master operating procedure
    0 installs
  63. PDF Create · samraddhashrivastavatech
    Create PDFs from documents & data (`pdf-create`)
    0 installs
  64. PDF Export · samraddhashrivastavatech
    Export PDF content/data (`pdf-export`)
    0 installs
  65. PDF Images · samraddhashrivastavatech
    Embedded image operations (`pdf-images`)
    0 installs
  66. PDF Redact · samraddhashrivastavatech
    True content redaction (`pdf-redact`)
    0 installs
  67. Catlx Jarvis Bridge · samraddhashrivastavatech
    CATLX ⇄ JARVIS Bridge
    0 installs
  68. Release Engineering · samraddhashrivastavatech
    Packages, versions, and verifies software for delivery. Use when the user asks to ship, release, produce artifacts, or write install instructions.
    0 installs
  69. Android Multi Device · samraddhashrivastavatech
    Fleet overview, groups, and parallel control across multiple connected devices. Use when more than one device is online and work must target a specific device or a named group without cross-talk.
    0 installs
  70. Decision Engine · samraddhashrivastavatech
    Resolves every major BAKG fork — style, engine, modeling workflow, rig type, hair/fur, sim vs fake, DoF/MB, formats, when to stop, facial method, shading style, mocap vs hand-key, realtime vs offline, base mesh, outline method, weather, rig build order.
    0 installs
  71. Catlx Electron Shell · samraddhashrivastavatech
    CATLX — Electron OS Shell
    0 installs
  72. Catlx Voice Pipeline · samraddhashrivastavatech
    CATLX — Voice-First Pipeline
    0 installs
  73. Desktop Applications · samraddhashrivastavatech
    Builds local desktop UIs. Use for tkinter or when the user wants a desktop app. Native Windows admin is a different MCP.
    0 installs
  74. Software Engineering · samraddhashrivastavatech
    Orchestrates a one-person software team workflow from request to verified delivery. Use when the user asks to build, maintain, debug, or ship any application, library, API, CLI, desktop, or service — and before writing code.
    0 installs
  75. Technology Selection · samraddhashrivastavatech
    Selects language, framework, and build system from host capabilities and requirements. Use before se_create_project or adding dependencies. Avoids MERN-default and fashion-driven stacks.
    0 installs
  76. PDF QA · samraddhashrivastavatech
    Question answering over a document (`pdf-qa`)
    0 installs
  77. Character Design · samraddhashrivastavatech
    Character/creature concept, silhouette and shape language, spec sheets, reference boards, AI concept exploration, and style guides — the cheapest high-impact decisions in the pipeline.
    0 installs
  78. Catlx Desktop Control · samraddhashrivastavatech
    CATLX — Desktop Control Engine
    0 installs
  79. Catlx Silexis Modules · samraddhashrivastavatech
    CATLX — SILEXIS Module System
    0 installs
  80. Catlx Workflow Engine · samraddhashrivastavatech
    CATLX — Workflow Engine
    0 installs
  81. Requirements Analysis · samraddhashrivastavatech
    Turns a vague "build this" request into testable requirements. Use before architecture or scaffolding whenever scope is unclear or the user named an application without constraints.
    0 installs
  82. PDF Ocr · samraddhashrivastavatech
    OCR scanned / image-only pages (`pdf-ocr`)
    1 install
  83. Bakg Orchestrator · samraddhashrivastavatech
    Whole-system router for BAKG. Decomposes arbitrary film/character/creature/world ideas, fires only the required skills, orders them by graph edges, resolves forks, and returns a production plan or coordinated execution.
    0 installs
  84. Sculpting Anatomy · samraddhashrivastavatech
    Anatomy and proportion libraries plus sculpting craft — primary/secondary/tertiary forms, brushes, dyntopo/voxel/multires, detail transfer — so characters and creatures read as functional.
    0 installs
  85. Catlx Plugin Ecosystem · samraddhashrivastavatech
    CATLX — Plugin Ecosystem
    0 installs
  86. PDF Crop · samraddhashrivastavatech
    Crop pages (`pdf-crop`)
    0 installs
  87. PDF Diff · samraddhashrivastavatech
    Page/text diff report (`pdf-diff`)
    0 installs
  88. PDF Edit · samraddhashrivastavatech
    Structural page editing (`pdf-edit`)
    0 installs
  89. PDF Read · samraddhashrivastavatech
    Universal text reading (`pdf-read`)
    0 installs
  90. PDF Sign · samraddhashrivastavatech
    Signatures (`pdf-sign`)
    0 installs
  91. Android Remote Touchpad · samraddhashrivastavatech
    Phone-as-PC-input companion — remote touchpad mode that turns a connected phone into an input surface for the host. Use when a device is acting as a touchpad/input companion rather than a payload device.
    0 installs
  92. Antigravity Last Resort · samraddhashrivastavatech bundle
    Skill: antigravity-last-resort
    0 installs
  93. Catlx Docker 2 · samraddhashrivastavatech
    Handles the CATLX Docker architecture: the container strategy, core service containers, Docker Compose configuration with overrides, portable/relocatable volumes relative to CATLX_ROOT, offline mode, Docker Swarm/Kubernetes for enterprise, and Docker recovery or service degradation. Use when the user asks about CATLX Docker/containers, the Compose file, GPU containers, offline containers, relocatable volumes, Swarm/Kubernetes, or container health/restart.
    0 installs
  94. Catlx Memory 2 · samraddhashrivastavatech
    Handles the CATLX memory architecture: episodic, semantic, workspace, and knowledge-graph memory stores, the Memory Broker as the single access point, the coherence protocol, memory compression, RAG-based retrieval optimization, and long-term persistence/portability. Use when the user asks about CATLX memory, remembering conversations, facts/preferences, workspace state, knowledge graphs, conflict resolution between memories, or how memory feeds AI calls.
    0 installs
  95. Catlx Runtime Lifecycle · samraddhashrivastavatech
    CATLX — Runtime Lifecycle Sequences
    0 installs
  96. Media Master · samraddhashrivastavatech
    Safely inspect and transform local media through the media-master MCP using capability checks, exact plans, approval, bounded jobs, and output verification.
    0 installs
  97. Android Discovery · samraddhashrivastavatech
    Discover connected Android devices (USB, Wi-Fi, emulator), report serials, states, and capabilities, and confirm uniqueness before a session starts. Use when a device list is needed or a device is not visible.
    0 installs
  98. Android Messaging · samraddhashrivastavatech
    Agent-device messaging channel — the private comms pathway between the host agent and the device for confirmation prompts, status pings, and task results.
    0 installs
  99. Catlx AI Provider · samraddhashrivastavatech
    CATLX — AI Provider Architecture
    0 installs
  100. Catlx Portability · samraddhashrivastavatech
    CATLX — Portability Architecture
    0 installs