aios

aios is a plugin for Claude Code from naveedharri/benai-skills. Its manifest loads nothing; the 3 skills it bundles cost 199 tokens per session together, scanned A, original, MIT.

A setup guide for an AI-based personal knowledge system, available inside one skill or through cloud-synced storage. It uses a shared folder structure that can also work with Obsidian, a note-taking application.

In plain words
What is it for?
Use it to set up the described Skill OS or Cloud OS arrangement and choose storage through Google Drive, OneDrive, iCloud, or Dropbox.
Why use it?
It gives you a defined way to organize information as your setup grows from a simple local system to cloud storage. The description does not specify the system's individual knowledge-management features.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

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.

Claude Code
/plugin marketplace add naveedharri/benai-skills
agentmods
npx agentmods add plugins/naveedharri/benai-skills/aios
Clone the repo
git clone --depth 1 https://github.com/naveedharri/benai-skills

Made for: Claude Code.

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 aios

README.md
[![agentmods](https://agentmods.dev/badge/plugins/naveedharri/benai-skills/aios.svg)](https://agentmods.dev/plugins/naveedharri/benai-skills/aios)
Your own site
<a href="https://agentmods.dev/plugins/naveedharri/benai-skills/aios"><img src="https://agentmods.dev/badge/plugins/naveedharri/benai-skills/aios.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 3 skills cost 199 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

aios 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 6d 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.

plugins/aios/.claude-plugin/plugin.json · 10 lines

What it actually says

{
  "name": "aios",
  "description": "Set up an AI OS at the tier that fits \u2014 Skill OS (your entire second brain inside one Claude skill, zero infra) or Cloud OS (synced via Google Drive, OneDrive, iCloud, or Dropbox). Shares one folder structure with the Local OS (Obsidian) tier so you can graduate between them.",
  "version": "1.0.0",
  "author": {
    "name": "BenAI"
  },
  "displayName": "AIOS"
}
Contents

What it installs

The manifest is a name and a version. 3 skills travel with it, and installing the plugin installs all of them — 199 tokens a session between them. Each is measured on its own page, and each can be installed alone.

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. 6d ago First seen · 10 lines scan A 01c502385f3f

Subscribe to this mod's changes

aios is a plugin published in the GitHub repository naveedharri/benai-skills (60 stars, last pushed 2d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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 plugins, from other repositories

claude-mem-grok-bot

Persistent memory for Grok Bot. No host hooks: transcript watcher plus MCP. Local worker with host-login observer, or remote cmem.ai. Install without Cursor.

thedotmack/claude-mem · not measured

moai-career

구직자 편 커리어 코칭 전담 AI 코워커 — 이력서·포트폴리오 첨삭, 면접 준비, 이직 전략까지 커리어 전환 실무 스킬. 인사채용(고용주 편)과 구분되는 구직자 관점입니다. 이런 분께 추천: 이직 준비자·취업 준비생·주니어 직장인.

modu-ai/moai-cowork · not measured

recall

Durable, fully-local project memory for Claude Code. Logs every session to .recall/history.md and condenses it into .recall/context.md with a local Python summarizer (TF-IDF + TextRank) — no API key, no external model, nothing leaves your machine. New sessions resume from the saved context.

raiyanyahya/recall · not measured

memory-kit

Persistent memory for Claude Code agents: a hot cache injected every session and held under three size caps, per-session handoffs, and agent-audited promotion into knowledge articles and rules. Carries the builder's layers too — executor/recon/idea-validator agents, session review, second opinion, agent QA and a…

awrshift/claude-memory-kit · not measured

evolving-claude-md

Turn CLAUDE.md into a living Decisions & Learnings log that stays bounded: a format contract enforced at write time by a PreToolUse lint, four downward pressures (strike-through, merge, graduation, quarterly archive), staleness detection against the tree, and a tree-grounded coverage check for the essentials a file…

alexmond/alexmskills · not measured

codies-memory

File-based two-tier memory system for AI agents. Agent-namespaced vaults with promotion pipelines, trust levels, CLI write commands, and explicit general read mode for vault-less notes. Gives any agent persistent memory across sessions.

pyros-projects/limitless · not measured