Arkloop
Local-first desktop platform for multi-model conversational agents
All Skills in This Repository (8)
Pure Emerald Level Indicatorscua-driver
Automate macOS desktop UI interactions via the CUA Driver MCP server.
activity-record
Collect local user activity data and query it with SQL.
screenpipe-health
Monitor and diagnose Screenpipe health, processes, disk usage, and API endpoints.
screenpipe-logs
Retrieve and analyze Screenpipe CLI and desktop app logs for debugging.
screenpipe-api
Retrieve and query screen recording, audio, and activity analytics via the local Screenpipe API.
geogebra-drawing
Generates GGBScript code blocks for interactive mathematical visualizations in GeoGebra.
ust-teaching
Guide STEM tutoring through Understand, Solve, Teach stages with optional sub-agent verification.
autocli
Control data retrieval, publication, and interaction across websites using the autocli command-line tool.
Frequently Asked Questions
FAQPage SchemaHow to install Arkloop?โผ
Run `npx skills add qqqqqf-q/Arkloop --all -g -y` in your terminal to install all skills in this suite globally.
What is Arkloop used for?โผ
Arkloop is a local-first desktop platform for running conversational agents with multi-model routing, persistent memory, and custom personas. Everything runs in a single embedded process with SQLite, so no servers or external infrastructure are needed.
Does Arkloop require cloud servers or Docker?โผ
No. The desktop app bundles the entire Go backend and a SQLite database in one process, so it works out of the box on macOS, Linux, and Windows with zero configuration.
Which chat platforms can Arkloop connect to?โผ
It supports Telegram, Discord, QQ, Feishu, and WeChat bots, all sharing the same agent pipeline with scheduled heartbeat runs.
What skills are included with Arkloop?โผ
It ships with skills for fetching structured data from 55+ websites, GeoGebra math visualization, a three-stage STEM teaching method, local activity recording, and macOS desktop UI automation.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core