Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

os-intelligence

os-intelligence에는 simonconway1979에서 수집한 skills 17개가 있으며, 저장소 수준 직업 범위와 사이트 내 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