Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

os-intelligence

os-intelligence 收录了来自 simonconway1979 的 17 个 skills,并提供仓库级职业覆盖和站内 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