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

os-intelligence

يحتوي os-intelligence على 17 من skills المجمعة من simonconway1979، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

synthesise
موظفو المكاتب العامون

Point at a folder of markdown and write one reconciled, provenance-tagged, staleness-aware current-state.md sidecar — the summary-of-summaries that updates and self-corrects across runs. Works on any markdown corpus (call summaries, transcripts, notes, PRDs); imposes no folder structure and edits nothing but its own output file. Use when the user runs /synthesise, asks for a current state / synthesis / "what do we know now" over a folder, or wants a folder's scattered markdown reconciled into one living state file.

2026-06-21
os-new-item
مطوّرو البرمجيات

Add a new item to any portfolio project. Reads the portfolio's CLAUDE.md for item name and template path. Creates the item folder from templates/item/, updates TRACKER.md. Works for any portfolio type (opportunities, ideas, articles, etc.).

2026-06-07
os-start
مطوّرو البرمجيات

Load project context and start a session with a compact briefing of recent work and next steps

2026-05-30
add-context
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Add context to the active project. Triages the input as a meeting transcript, document, personal note, or chat thread — then routes to the right writer. Replaces the four `/ctx-*` entry points.

2026-05-19
ctx-chat
متخصصو إدارة المشاريع

Capture a WhatsApp, Slack, or DM thread into project context. Handles multi-party threads with deduplication — import the same thread repeatedly and only new messages get processed.

2026-05-19
ctx-doc
متخصصو إدارة المشاريع

Add a document to the project and update synthesised context. Run this whenever new source material arrives — calls, transcripts, documents, briefs. Walks through adding frontmatter, updating context files, and syncing people records.

2026-05-19
ctx-note
موظفو الملفات

Capture a personal observation, written note, or voice memo into project context. Synthesises and validates the note, links to a person if relevant.

2026-05-19
ctx-transcript
متخصصو إدارة المشاريع

Process a new stakeholder meeting transcript. Collects inputs interactively (project, transcript, attendees, date), then runs synthesis, validation, and shareable output in the background so you can keep working.

2026-05-19
os-new-project
متخصصو إدارة المشاريع

Create a new project. Sets up the project folder, creates the projects.md entry, links people and company, and generates the CLAUDE.md. Run this when starting any new project.

2026-05-18
os-save
موظفو الملفات

Save a summary of the current session to the project memory folder and create a context snapshot for future retrieval. Run at the end of any working session, or before switching projects.

2026-05-18
os-welcome
مطوّرو البرمجيات

First-run entry point. Routes new users to their first piece of value in about 20 minutes. Detects fresh install vs returning user. Chains into /os-new-project for active paths.

2026-05-10
ctx-synthesise
متخصصو إدارة المشاريع

Cross-synthesise stakeholder intelligence across all meetings for the active project. Reads meeting synthesis files, produces corroborated findings, themes, urgency flags, influence map, and hypotheses. Updates per-person standing briefs. Run after adding new transcripts.

2026-05-09
ctx-inspiration
موظفو الملفات

Process new files in the global inspiration library. Updates INDEX.md, appends to or rewrites synthesis files, runs quality checks, logs outcomes by job type. Run whenever new content is added to context-library/inspiration/raw/.

2026-05-09
os-new-person
متخصصو إدارة المشاريع

Add a person or company. Creates root-level identity files (people/ or companies/) and optionally links to a project. OS-level task — entities are global, not project-specific. Use when someone new comes up and you want to capture them before you forget.

2026-05-09
os-archive-item
متخصصو إدارة المشاريع

Archive a portfolio item (campaign, opportunity, idea, etc.). Marks it complete or stopped, writes a structured summary.md, moves the TRACKER row from Active to Archived, and appends a one-line entry to portfolio-level LEARNINGS.md. The summary is the durable record that informs future items in the same portfolio.

2026-05-03
ctx-timeline
متخصصو إدارة المشاريع

Generate a project timeline from stakeholder intelligence — meetings, logs, events, decisions, and what comes next. Two modes: summary (one-liner per event) and detailed (expanded with quotes, decisions, shifts).

2026-04-27
os-switch-project
مطوّرو البرمجيات

Switch the active project. Optionally saves the current session and instructs the user to clear context. Run /os-start in the new session to choose a project and load context.

2026-04-27