-
Ethan Blair
- Colorado
-
12:23
(UTC -06:00) - https://i3t4an.github.io/
- in/ethan-e-blair
Stars
Archivist MCP is a local-first memory server for coding agents. It persists decisions, incidents, rules, entities, and graph relationships in SQLite, then exposes them over MCP (stdio/HTTP), SSE te…
i3T4AN / openclaw
Forked from openclaw/openclawYour own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
SCCM-driven LanSchool removal, validation, registry cleanup, and reinstall collection workflow with CSV-based reporting for success and manual remediation.
PowerShell script to query Active Directory computer objects by OU and export results to CSV, with configurable domain and output settings.
Semantic Skill Space (SSS): Injecting skill embeddings into KV cache for small-model agents to recover skill behavior with lower prompt-context overhead.
A semantic search engine that transforms your documents into an intelligent, searchable knowledge base using vector embeddings and AI
MCP server wrapper for EvilLimiter. Provides LLM-accessible tools for network bandwidth control, monitoring, and traffic analysis. Docker-based with safety features.
This batch script fully removes residual LanSchool registry keys before performing a silent reinstall. The default uninstaller leaves both 64-bit and ghost 32-bit entries that can repopulate and bl…
PowerShell script to rename a Windows computer and trigger SCCM client policy refresh and hardware inventory updates before restarting. Includes configurable parameters for automation and enterpris…
Finds and optionally repairs broken Active Directory machine trust (secure channel) across domain computers via PowerShell remoting. Pulls candidates from AD, checks `Test-ComputerSecureChannel`, g…
Open-source iOS 12–16 bypass toolkit for MDM bypass, activation lock bypass, iCloud bypass, setup.app bypass, and enrollment bypass on checkm8-vulnerable iPhone and iPad (A8–A11). Uses checkra1n / …
StreamDock: Search, download, and stream your media in one place. Features automated metadata fetching, background transcoding, and a beautiful web UI.
SysPulse — a cross-platform command-line tool for monitoring and recording system health metrics (CPU, memory, disk, uptime, and network latency) with optional email/webhook alerts and local SQLite…
The Claude_MCP_Bridge enables Claude Code to collaborate with multiple AI models simultaneously. Compare responses, facilitate AI debates, and leverage collective intelligence for complex problem-s…
Claude-Gemini MCP Bridge - Seamlessly integrates Google's Gemini AI with Claude Code via Model Context Protocol. Get dual AI perspectives on code review, brainstorming, and development. One-command…
Two-component system bridging Kali Linux penetration testing tools with AI agents via MCP. Flask API server executes 10+ security tools (Nmap, SQLMap, Metasploit, etc.) while MCP client provides se…
PowerShell proxy that makes LM Studio models available with the OpenAI API format. Lets editors like Cursor or CodeGPT use local LLMs without paid keys.
a number guesser that uses nural networks
Needed to make a script to deploy fonts via sccm to an enterprise env without requiring restart.
a sudoku solver that uses backtracking to sove for unknowns.
a simple apple script for renaming devices managed by an MDM that require naming conventions.
A Python utility that monitors directories for CSV files and automatically converts them into JSON or JSON Lines format. It supports recursive watching, delimiter detection, overwrite or unique nam…
Export inactive Entra ID (Azure AD) users from Microsoft Graph using PowerShell. Identifies accounts with no sign-ins in the last N days (default 90) and outputs results to CSV. Useful for audits, …
This repository contains a minimal chat agent that uses OpenAI's API to engage in a conversational loop, retain history, and apply basic input validation and output sanitization.
Single-file C# (.NET 6) console app that fetches current weather from OpenWeatherMap. Accepts a city argument, uses an API key from an environment variable, and prints conditions, temperature (°C o…
A single AppleScript to quickly configure macOS Finder/Dock preferences and install essential development tools via Homebrew.
Cross-platform system metrics collector - Gathers CPU, memory, disk usage & uptime on Windows/macOS/Linux with automatic server backup. Uses psutil when available, falls back to native OS commands.
Automated AV scheduling system for Q-SYS Designer. Time-based control of video matrix input switching and projector power management with separate weekday/weekend schedules. Single Lua script for C…
Query Active Directory computer objects efficiently using ADSI. Supports wildcards, alternate credentials, cross-domain queries, and pipeline input. Perfect for environments where the AD PowerShell…