Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

obsidianos_work

يحتوي obsidianos_work على 24 من skills المجمعة من benoror، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
24
Stars
164
محدث
2026-06-11
Forks
12
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

cache-notes
فنيو النشر المكتبي

Fetch & embed AI transcripts as Obsidian callouts. Args: <path>, all, refresh <path>. Prompts for URLs if empty.

2026-06-11
commit
مطوّرو البرمجيات

Stage and commit with flexible intent parsing. Accepts file/folder scope, free-text description, amend, or any combination.

2026-06-11
fill-participants
فنيو النشر المكتبي

Resolve and fill Participants frontmatter + link unlinked names in body. Args: <path>, all.

2026-06-11
followup-todos
موظفو المكاتب العامون

Extract action items as plain markdown bullets (with confirmation). Args: <path>. No args = run [/note-status pending --step=todos](../note-status/SKILL.md#pending-mode).

2026-06-11
last-1on1
موظفو المكاتب العامون

Show when you last had a 1:1 with each direct report / peer, sorted by recency. Flags people who haven't had one in N weeks. Powered by the OneOnOnes view on Meetings.base.

2026-06-11
mail-transcripts
فنيو النشر المكتبي

Gmail AI transcript notifications → meeting Notes: URLs + mark read. Args: (none). Invoked standalone or as step 1 of /meeting wrap.

2026-06-11
meeting
فنيو النشر المكتبي

Create or wrap meeting notes. Args: {title} [folder=X], wrap <path>, wrap pending [today|this week|dates]. No args = pick from Google Calendar.

2026-06-11
migrate-tags
فنيو النشر المكتبي

Migrate body-level #hashtags to frontmatter `tags:` lists so Bases can filter on them. Idempotent — leaves files that already have frontmatter tags alone.

2026-06-11
note-status
موظفو المكاتب العامون

Verify meeting notes are fully processed. Args: <path>, [dates], all, pending [dates] [--step=X]. Shows which wrap steps are complete or missing.

2026-06-11
onboard-person
فنيو النشر المكتبي

Create or enrich a Teams/People/@Name.md file with metadata pulled from external sources (an ATS for hiring data, a profile source for bio). Replaces manual data entry for newly-hired teammates.

2026-06-11
organize-meetings
موظفو المكاتب العامون

Triage Meetings/_inbox/ — move each file to the correct subfolder by finding adjacent/similar notes via qmd, applying learned routing conventions from memory, and confirming with the user.

2026-06-11
otter-fetch
مطوّرو البرمجيات

Fetch Otter.ai transcript data. Sub-skill used by cache-notes and fill-participants when Notes: contains an Otter URL.

2026-06-11
people-stubs
موظفو المكاتب العامون

Batch-create Teams/People/@Name.md stubs from unresolved [[@*]] wikilinks across the vault. Each stub is minimal frontmatter; the user fills team/role/details later.

2026-06-11
recap
موظفو المكاتب العامون

Produce a weekly/date-range recap from emails, Slack, Jira/Confluence, and vault notes. Args: [dates]. Default = this week.

2026-06-11
sprint-retro
متخصصو إدارة المشاريع

Draft a Sprint Retro by synthesizing scrum dailies, recaps, the sprint planning note, and the prior retro. Args: [sprint number | dates]. No args = infer the current sprint.

2026-06-11
vault-health
موظفو المكاتب العامون

Audit the vault for structural issues: unresolved wikilinks, orphan notes, dead-end notes, and Obsidian sync conflicts. Optional --fix flags create stubs or surface fixable issues.

2026-06-11
workspace-mode
موظفو المكاتب العامون

Switch between named Obsidian Workspace layouts (interview / scrum / 1-on-1 / recap) for context-appropriate file/pane layouts. Wraps `obsidian workspace`.

2026-06-11
defuddle
موظفو المكاتب العامون

Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page.

2026-03-31
json-canvas
فنيو النشر المكتبي

Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.

2026-03-31
obsidian-bases
فنيو النشر المكتبي

Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.

2026-03-31
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 Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.

2026-03-31
obsidian-markdown
مطوّرو البرمجيات

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.

2026-03-31
sync-upstream-obsidianos
مطوّرو البرمجيات

Pull structural updates from upstream ObsidianOS into the local vault.

2026-03-01
qmd
مطوّرو البرمجيات

Search vault notes by keyword or meaning. Args: <query>. Uses QMD (lex, vec, deep search).

2026-02-28