Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

os-intelligence

os-intelligence contiene 17 skills recopiladas de simonconway1979, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
17
Stars
4
actualizado
2026-06-21
Forks
0
Cobertura ocupacional
5 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

synthesise
Empleados de oficina generales

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-05-30
add-context
Secretarios y asistentes administrativos (excepto legal, médico y ejecutivo)

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
Especialistas en gestión de proyectos

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
Especialistas en gestión de proyectos

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
Empleados de archivos

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
Especialistas en gestión de proyectos

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
Especialistas en gestión de proyectos

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
Empleados de archivos

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
Desarrolladores de software

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
Especialistas en gestión de proyectos

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
Empleados de archivos

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
Especialistas en gestión de proyectos

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
Especialistas en gestión de proyectos

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
Especialistas en gestión de proyectos

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
Desarrolladores de software

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