globem-user-analysis

globem-user-analysis is a skill for Claude Code, Codex from zjunlp/DataMind. It costs 88 tokens per session (2,014 once invoked), scanned A, original, no licence file.

A tool for analysing one participant at a time in GLOBEM, a study that combines passive smartphone data with mental-health information from college students.

In plain words
What is it for?
It helps investigate an individual participant’s behavioural patterns using smartphone-sensing and mental-health data.
Why use it?
It brings together long-term behavioural signals for a named participant, reducing the need to inspect the dataset manually.

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/zjunlp/datamind/globem-user-analysis
Any agent
npx skills add zjunlp/DataMind --skill globem-user-analysis
Clone the repo
git clone --depth 1 https://github.com/zjunlp/DataMind

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 globem-user-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/zjunlp/datamind/globem-user-analysis.svg)](https://agentmods.dev/skills/zjunlp/datamind/globem-user-analysis)
Your own site
<a href="https://agentmods.dev/skills/zjunlp/datamind/globem-user-analysis"><img src="https://agentmods.dev/badge/skills/zjunlp/datamind/globem-user-analysis.svg" alt="Measured on agentmods" height="20"></a>
Per session 88 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,014 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.00088 $0.02014
Opus 5 $0.00044 $0.01007
Sonnet 5 $0.00018 $0.00403
Haiku 4.5 $0.00009 $0.00201

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

Security

Grade A, and why

globem-user-analysis 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 4d 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.

datacope/report_task/skill/data-analytic-agent/globem-skills/globem-origin-skill/globem-user-analysis/SKILL.md · 192 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 4d ago First seen · 192 lines · 88 tokens per session scan A b7d22af5370e

Subscribe to this mod's changes

globem-user-analysis is a skill published in the GitHub repository zjunlp/DataMind (136 stars, last pushed 4d ago), with no licence file. It adds 88 tokens to every session and 2,014 once invoked, about $0.0004 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

scienceworld-task-interpreter

This skill parses a user's high-level scientific task in the ScienceWorld environment and extracts the core objective and target location. It should be triggered when a new task instruction is received, especially those involving finding, comparing, or manipulating objects. The skill interprets the query to identify…

zjunlp/SkillNet · 106 tokens

alfworld-device-operator

Operates a device or appliance (like a desklamp, microwave, or fridge) to interact with another object. Use when the task requires using a tool on a target item (e.g., "look at laptop under the desklamp", "heat potato with microwave"). Locates both the device and target object, co-locates them, and executes the…

zjunlp/SkillNet · 93 tokens

alfworld-inventory-management

Use when the agent must collect and track multiple instances of the same object type in ALFWorld (e.g., "put two cellphone in bed"). This skill maintains a count of collected versus needed objects, guides systematic searching through receptacles, and ensures each found object is placed at the target before searching…

zjunlp/SkillNet · 70 tokens

alfworld-locate-target-object

Navigates to a suspected location and identifies a target object. Use when your goal requires finding a specific object (e.g., "potato", "plate") and its location is not immediately known. Moves to a relevant receptacle (like a fridge or cabinet), checks its contents, and outputs the object's location or confirms its…

zjunlp/SkillNet · 74 tokens

alfworld-object-locator

Use when the agent needs to find a specific object in ALFWorld that is not currently in inventory and whose location is unknown. This skill parses the environment observation, ranks receptacles by likelihood of containing the target object using common-sense reasoning, and outputs a navigation action to the most…

zjunlp/SkillNet · 66 tokens

alfworld-receptacle-finder

Searches for a suitable empty or appropriately occupied receptacle (like a shelf or table) to place an object. Use when you are holding an object that needs to be stored or placed and must find a receptacle that meets the placement criteria. Examines candidate receptacles by navigating to and inspecting each one until…

zjunlp/SkillNet · 76 tokens