Developer portal
Verified public developer resources
Only resources with a live public repository and verified installation instructions are listed here.
90 of 90 resources
Interly
Experimental, permission-aware Windows computer agent powered by Groq. Install the standalone Windows package, then launch it with the interly command.
winget install --id InterlinkGlobal.Interly --exactInterly · Python project foundation
The development project can run inside an isolated Python virtual environment.
python -m venv .venvInterly · Terminal conversation
Starts the terminal chat loop so you can give Interly natural-language requests.
interlyInterly · Session conversation memory
Keeps the current terminal conversation in context until the session ends.
Remember 42 for this session, then tell me what I asked you to remember.Interly · Groq connection
Uses a validated Groq API key as the model connection for agent reasoning and tool selection.
groqInterly · Separated agent architecture
Runs the configured chat, model, tools and settings layers through the Interly CLI entry point.
interlyInterly · Clean session controls
Handles empty input, API errors, Ctrl+C and explicit exit commands without corrupting the session.
exitInterly · One-word CLI
Launches Interly from Command Prompt or PowerShell using the canonical command.
interlyInterly · Secure Groq key setup
Validates and replaces the saved Groq API key without displaying the secret or restarting Interly.
groqInterly · Per-user configuration
Stores Interly configuration under the current Windows user's application-data directory.
groqInterly · Development fallback installer
Installs the development/fallback build and its Python, Git and pipx prerequisites when required.
powershell -NoProfile -ExecutionPolicy Bypass -Command "irm 'https://raw.githubusercontent.com/interlinkglobal/Interly/agent/next-ten-roadmap/install.ps1' | iex"Interly · Local action approval
Every local tool action asks for explicit approval during normal approval mode before it executes.
Open NotepadInterly · Action preview
Shows the proposed action and its reason before asking you whether it may continue.
Open CalculatorInterly · High-risk warnings
Displays stronger warnings before logout, power actions and forced process termination.
Restart WindowsInterly · Explicit denial
A normal approval prompt does nothing unless you explicitly approve the proposed action.
nInterly · Session web approval
Allows direct public-web access for the current session after you choose the session-level approval option.
a (at a web approval prompt)Interly · Critical process protection
Refuses attempts to terminate protected Windows processes even when a request targets them directly.
Kill process 4Interly · Application ID validation
Validates registered Windows application IDs instead of trusting an invented launch identifier.
Open NotepadInterly · Read-only system allowlist
System inspection is restricted to a fixed set of approved read-only Windows commands.
Show my IP configurationInterly · Per-request limits
Bounds web searches, page reads, browser reads and model/tool rounds so one request cannot run indefinitely.
Research Windows 11 security featuresInterly · Emergency stop
Cancels additional Interly actions for the current request through the global emergency-stop key.
EscInterly · Local date and time
Reads the real local date, time and timezone from the Windows computer.
What time is it?Interly · Application discovery
Searches applications registered with Windows and returns matching names and application IDs.
Find applications matching ChromeInterly · Application launching
Opens an approved registered application or an executable command that Windows resolves exactly.
Open NotepadInterly · Ambiguous app resolution
Finds candidate applications first when a requested application name is not specific enough.
Open ChromeInterly · Running process list
Counts and lists currently running Windows processes through the read-only process command.
List running processesInterly · Process search
Finds processes by executable name or visible window title and returns exact PIDs.
Find processes matching ChromeInterly · Close exact process
Requests a normal close for an exact PID after validating the current process name.
Close process <PID>Interly · Force-kill exact process
Force terminates an exact PID only after validation, approval and a stronger warning.
Force kill process <PID>Interly · Windows logout
Signs the current user out of Windows after displaying the logout warning and receiving approval.
Log me out of WindowsInterly · Windows power controls
Can lock, sleep, restart or shut down Windows, with distinct warnings before destructive power actions.
Lock WindowsInterly · System information
Reads Windows system information using the guarded read-only command allowlist.
Show system informationInterly · IP configuration
Reads the computer's complete IP configuration locally, including adapter network details.
Show my IP configurationInterly · Wi-Fi information
Reads Windows Wi-Fi information through the approved read-only netsh command.
Show Wi-Fi informationInterly · Local user accounts
Lists local Windows user accounts through the read-only system-command tool.
List local user accountsInterly · Windows identity and hostname
Reads the current Windows identity and the machine hostname.
Who am I and what is this hostname?Interly · Network adapters
Lists the network adapters Windows currently exposes and their interface state.
List network adaptersInterly · Routing table
Reads the Windows routing table through the fixed read-only command allowlist.
Show the routing tableInterly · Disk and volume capacity
Reports drive letters, volume labels, file systems, remaining space and total capacity.
Show disk volumes and free spaceInterly · System performance metrics
Reports CPU, memory, disk, network, GPU, temperature and battery data where Windows exposes it.
Show system metricsInterly · Installed application report
Reads installed Windows applications and registry-provided size estimates.
List installed applications by sizeInterly · Public web search
Searches the public web directly without opening the isolated browser.
Search the web for <query>Interly · Multiple search results
Returns several relevant public-web results from a single search request.
Search the web for three sources on <topic>Interly · Public webpage reader
Downloads and reads the text of an approved public HTTP or HTTPS webpage.
Read https://example.comInterly · Readable page extraction
Extracts readable page text while discarding scripts, styles and other non-content elements.
Read https://example.com and summarise the readable textInterly · Source URLs in answers
Keeps source URLs with web-assisted results so the original pages remain inspectable.
Search the web for <topic> and include the source URLsInterly · Private URL blocking
Blocks localhost, private-network, credential-bearing and other special-purpose web addresses.
Read http://localhostInterly · Redirect validation
Revalidates each webpage redirect destination and stops excessive redirect chains.
Read https://example.comInterly · Web response limits
Enforces download size, extracted-text, timeout and supported-content-type limits on page reads.
Read https://example.comInterly · Untrusted webpage handling
Treats webpage text as data to analyse rather than instructions that can control the agent.
Read https://example.com and summarise itInterly · Multi-source research
Runs deduplicated multi-source research and ranks results with transparent source-quality heuristics.
Research <topic> using multiple sourcesInterly · Isolated browser profile
Runs Playwright in a dedicated Interly browser profile instead of controlling the user's personal browser.
Open https://example.com in the isolated browserInterly · Open browser URL
Opens an approved public URL in Interly's isolated Chromium-based browser.
Open https://example.com in the browserInterly · Rendered page reading
Reads JavaScript-rendered body text from the active isolated-browser page.
Open <url> in the browser and read the pageInterly · Browser tab control
Lists, opens, switches and closes tabs inside the isolated Interly browser session.
List the browser tabsInterly · Browser scrolling and history
Scrolls the current page and navigates backward or forward in the isolated browser.
Scroll down 1000 pixelsInterly · Visible browser controls
Inspects links, buttons, form fields and other accessible controls before interaction.
Inspect the visible controlsInterly · Approved browser click
Clicks a previously inspected browser control by its exact displayed control ID after approval.
Click control <ID>Interly · Approved browser typing
Fills a previously inspected browser field with explicitly approved text.
Fill control <ID> with "<text>"Interly · Browser screenshot
Saves a PNG screenshot of the visible isolated-browser tab for visual verification.
Take a browser screenshotInterly · Browser fallback
Uses the isolated browser when direct HTTP is insufficient or when you explicitly ask for browser interaction.
Use the browser to read <url>Interly · File search
Searches an approved directory recursively by filename, extension, date or bounded text content.
Search C:\Users\<you>\Documents for .txt filesInterly · Text file reading
Reads an approved text or source-code file with a bounded file-size limit.
Read C:\path\to\file.txtInterly · Create text file
Creates a new UTF-8 text file and parent folders without overwriting an existing destination.
Create C:\path\notes.txt with "Hello"Interly · Exact text editing
Replaces an exact piece of text only when it occurs once in the approved file.
In C:\path\file.txt replace "old" with "new"Interly · File and folder management
Creates folders and copies, moves or renames approved files and directories without overwriting destinations.
Move C:\source.txt to C:\Archive\source.txtInterly · Structured document understanding
Reads approved PDF, Word, Excel and PowerPoint files into a bounded, read-only structured representation.
Read C:\path\to\document.pdfInterly · Text file comparison
Creates a unified diff between two approved text files and can explain it when you allow the diff to reach the model.
Compare C:\a.txt with C:\b.txtInterly · Direct public file download
Downloads a direct public file URL with redirect validation, size limits, overwrite protection and SHA-256 reporting.
Download https://example.com/file.zip to C:\Downloads\file.zipInterly · Desktop window control
Lists visible Windows windows and can focus, minimise, maximise, restore, move or resize an exact revalidated window.
List my open windowsInterly · Clipboard read and write
Reads or replaces Windows clipboard text through separately approved actions, keeping clipboard reads local-only unless you explicitly share them with Groq.
Read my clipboardInterly · Desktop screenshots
Captures the full virtual desktop or one exact visible window to a PNG without overwriting an existing destination.
Take a screenshot of my desktopInterly · Desktop OCR
Extracts visible text and bounding boxes from an approved local screenshot or image using bundled OCR.
Read the text in this screenshotInterly · Visible desktop controls
Inspects visible UI Automation controls in the foreground window and reports their names, types, IDs and screen rectangles without activating them.
Inspect the controls in the current windowInterly · Guarded mouse control
Performs one approved mouse move, click, double-click or bounded wheel-scroll action on the visible desktop.
Click at 640, 420Interly · Guarded keyboard control
Types approved text or sends a bounded key combination to the currently focused desktop control.
Type "hello" into the focused fieldInterly · Persistent retained memory
Stores explicitly retained local context under the Interly user configuration so approved memory survives terminal sessions.
memoryInterly · Approved facts and preferences
Stores a personal fact or preference only when you explicitly add it to Interly's persistent memory.
memory add theme darkInterly · Memory controls
Lets you inspect, export and clear retained memory from the terminal instead of making persistence opaque.
memory | memory export | memory clearInterly · Multi-step plan presentation
Presents a visible plan before a request that needs multiple meaningful tool actions rather than starting an opaque action chain.
Organise these files, then compare the resultsInterly · Scoped plan approval
Lets one displayed plan be approved for the current request, while limiting that approval to the tools and scopes shown in the plan.
Approve this plan for this request? [Y/N]Interly · Reusable workflows
Stores named workflow definitions locally so repeatable work can be listed and reused instead of being rebuilt from scratch each time.
workflowsInterly · Repository inspection
Inspects an approved repository directory and exposes its file structure as the starting point for development work.
Inspect C:\path\to\repoInterly · Repository commands
Runs an approved bounded command inside a repository, enabling tests, linters, builds and development-server workflows with a timeout.
Run the tests in C:\path\to\repoInterly · Automated test suite
Runs the project's automated agent, tool, web, browser, file, installer, distribution and updater tests.
pytest -p no:cacheproviderInterly · Ruff code checks
Runs Ruff against the Interly source and test suites for code-quality verification.
ruff check src testsInterly · Public source repository
Clones the public Interly source code from the canonical Interlink Global GitHub repository.
git clone https://github.com/interlinkglobal/interly.gitInterly · Installation and capability documentation
Opens the repository documentation covering installation, permissions, capabilities, limitations and the MIT licence.
start https://github.com/interlinkglobal/interly#readmeInterly · Privacy-aware action audit log
Records proposed and executed tool actions in a persistent JSONL audit log while redacting sensitive text payloads and URL secrets.
auditInterly · Dry-run and permission policies
Can simulate approved actions without executing them and persist per-tool prompt, allow or deny permission policies.
dry-run on | policy