activity-record

activity-record is a skill for Claude Code, Codex from qqqqqf-q/Arkloop. It costs 55 tokens per session (2,087 once invoked), scanned A, original, no licence file.

A tool for querying and coordinating local records of computer activity, including browser use, screen content, input, audio transcripts, and Codex sessions.

In plain words
What is it for?
Reviewing browser history and searches, screen time, device connections, commands, focused windows, keyboard and mouse input, clipboard data, accessibility content, microphone transcripts, and Codex activity.
Why use it?
It brings activity data from several local sources together when an agent needs to inspect or organise what happened on a computer.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/qqqqqf-q/arkloop/activity-record
Any agent
npx skills add qqqqqf-q/Arkloop --skill activity-record
Clone the repo
git clone --depth 1 https://github.com/qqqqqf-q/Arkloop

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for activity-record

README.md
[![agentmods](https://agentmods.dev/badge/skills/qqqqqf-q/arkloop/activity-record.svg)](https://agentmods.dev/skills/qqqqqf-q/arkloop/activity-record)
Your own site
<a href="https://agentmods.dev/skills/qqqqqf-q/arkloop/activity-record"><img src="https://agentmods.dev/badge/skills/qqqqqf-q/arkloop/activity-record.svg" alt="Measured on agentmods" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,087 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00055 $0.02087
Opus 5 $0.00028 $0.01043
Sonnet 5 $0.00011 $0.00417
Haiku 4.5 $0.00006 $0.00209

Measured 5d ago against content hash 60016a36469c, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

activity-record scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

src/plugins/activity-recorder/skills/activity-record/SKILL.md · 265 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 265 lines · 55 tokens per session scan A 60016a36469c

Subscribe to this mod's changes

activity-record is a skill published in the GitHub repository qqqqqf-q/Arkloop (376 stars, last pushed 8d ago), with no licence file. It adds 55 tokens to every session and 2,087 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

file-manager

文件管理技能。用于创建、移动、复制、删除文件和文件夹,整理目录结构。当用户需要管理文件、整理文件夹或批量处理文件时使用。.

RTGS2017/NagaAgent · 40 tokens

obsidian-cli

Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their…

KevRojo/Dulus · 102 tokens

reminder

Time-aware behavior: understand time, proactively remind, organize schedules.

acnlabs/OpenPersona · 0 tokens

lark-vc-agent

飞书视频会议会中能力:用于让应用机器人真实加入或离开正在进行的会议,并读取当前身份可见的会中事件、发送会中文本消息或会中表情。适用于用户询问正在开的会议发生了什么、谁在发言、是否共享内容,或需要发现当前可读的进行中会议 ID。不负责已结束会议搜索、参会人快照、纪要、逐字稿或录制查询,这些使用 lark-vc 技能。.

davidtoby/agent-skills · 114 tokens

wechat-business-news-cron

Set up recurring morning/evening news digests delivered to WeChat or Feishu via Hermes cron jobs, with manual timezone conversion, duplicate-job cleanup, and a polished Chinese business-brief card format.

davidtoby/agent-skills · 47 tokens

beautiful-feishu-card

Generate modern, elegant, and highly readable Feishu Interactive Cards (Schema 2.0 JSON) wrapped for CardKit (.card). Uses strict design system rules: 12 header color themes, color palette harmony (≤3 main colors), structured layouts (columnset, dividers, callout markdown), interactive preview messaging via lark-cli…

davidtoby/agent-skills · 81 tokens