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.
npx skills add Orkas-AI/Orkas-Awesome-AgentSkills --skill obsidiangit clone --depth 1 https://github.com/Orkas-AI/Orkas-Awesome-AgentSkillsWrote 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.
[](https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/obsidian)<a href="https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/obsidian"><img src="https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/obsidian/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/obsidian"><img src="https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/obsidian.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00062 | $0.01180 |
| Opus 5 | $0.00031 | $0.00590 |
| Sonnet 5 | $0.00012 | $0.00236 |
| Haiku 4.5 | $0.00006 | $0.00118 |
Grade A, and why
obsidian 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 112 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Obsidian
Use this skill for Obsidian vault work and Obsidian Web Clipper template creation. An Obsidian vault is a normal folder of Markdown files plus .obsidian/ configuration; treat it as user data and make changes conservatively.
When To Use
- The user asks to find, search, read, create, edit, move, rename, or delete notes in an Obsidian vault.
- The user asks to identify the active vault or resolve vault paths.
- The user asks to preserve or update
[[wikilinks]]while moving or renaming notes. - The user asks to create, modify, or troubleshoot an Obsidian Web Clipper JSON template.
Do not use for:
- General file cleanup outside an Obsidian vault.
- Notion workspace reads/writes.
- Deep research, paper reading, or multi-source material organization unless the output is explicitly an Obsidian note.
- Directly scraping websites into the user's vault; this skill can create a Web Clipper template, not run a clipping workflow on the user's behalf.
How To Call
-
Identify the task type:
vault_operation: vault discovery, note search, note create/edit, move/rename/delete, link maintenance.clipper_template: Web Clipper JSON template generation, modification, or troubleshooting.
-
For vault operations:
- Follow
references/vault-operations.md. - Do not guess vault paths. Read Obsidian desktop config or use the user's explicit path.
- For moves, renames, deletes, bulk edits, or scripts, show the exact plan and obtain confirmation before changing files.
- Follow
-
For Web Clipper templates:
- Follow
references/web-clipper-template.md. - Use a real sample page, DOM snapshot, HTML, or screenshot when selector/schema validation is needed.
- Output importable JSON and clearly mark verified and unverified fields.
- Follow
-
Protect the vault:
- Avoid editing
.obsidian/unless the user explicitly asks and the change is understood. - Prefer direct Markdown edits for content updates.
- Preserve frontmatter, existing headings, backlinks, embeds, and attachments unless the user asks to change them.
- Never delete or move notes, attachments, canvases, or config files without explicit confirmation.
- Avoid editing
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 12d ago First seen · 112 lines · 62 tokens per session scan A 668895374b9c
obsidian is a skill published in the GitHub repository Orkas-AI/Orkas-Awesome-AgentSkills (13 stars, last pushed 2mo ago), licensed MIT. It adds 62 tokens to every session and 1,180 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.
Other skills, from other repositories
slackcli
Read, send, search, and manage Slack workspaces with the slackcli binary. Installs slackcli if missing and checks or proposes authentication first. Use whenever the user mentions Slack or pastes a slack.com link.
go
Execute the ADR-driven 4-phase development workflow (preflight, implementation, formatting, release). Use whenever the user says 'itp go'.
calendar-event-manager
Create macOS Calendar events with tiered sound alarms and paired Reminders so events are never missed across Mac and iOS.
asciinema-player
Play .cast terminal recordings in iTerm2. TRIGGERS - asciinema play, .cast file, play recording, recording playback.
draft-message
Send a message to the user's Saved Messages so the user can review it, optionally edit it, then copy-paste it into the target chat's compose area before sending. Saved Messages is every Telegram account's built-in private chat with itself — it syncs across all clients automatically.
booking-notify
Dual-channel booking notifications via Telegram + Pushover. Scheduled sync, webhook relay, emergency alerts with custom sounds.