Skip to main content

Skills in this repository

ARCASSystems/FounderOS - Page 2

SkillsMP has collected 95 skills from ARCASSystems/FounderOS. Open a skill to review its source and details.

ARCASSystems/FounderOS

Showing 40 of 95 collected skills.

occupation
Software Developers
description

Refresh the runtime context payload other skills read at task time. Say "refresh the brain snapshot", "rebuild context", or "update the snapshot". Also fires when wiring a new skill to the snapshot or when checking which fields skills can rely on. The…

updated
occupation
Software Developers
description

One periodic maintenance sweep that keeps a months-old brain from rotting. Trigger on "clean up the OS", "run housekeeping", "what maintenance is due", "tidy the OS", or /founder-os:housekeeping. Detect mode (default) is read-only: every piece of accumulated…

updated
occupation
Software Developers
description

Show today's one-screen brief: anchor task, open decisions, open flags, last 3 log entries, and next event. Say "what's on for today?" or "what's my day look like" (or run /today).

updated
occupation
Computer Occupations, All Other
description

Decide who is operating the OS and what it should lead with for them. Fires during setup (the wizard calls it to infer a variant and write core/profile.md) and any time the operator says "update my profile", "what should the OS lead with for me", "set my…

updated
occupation
Software Developers
description

Undo the founder's OS back to an earlier saved version, non-destructively, wrapping git so they never type a git command. Trigger on "undo", "undo to before this morning", "restore to yesterday", "roll back", "go back to last week", "revert my changes", or…

updated
occupation
Software Developers
description

Save the founder's work as a new version, wrapping git so they never type a git command. Trigger on "save my work", "save this", "save my progress", "commit my work", "checkpoint this", "save a version", or any plain request to record the current state.…

updated
occupation
Project Management Specialists
description

Notice what was recorded and propose where it should go, without being asked. Say "sweep my meetings", "anything new to capture", "check my recorder", or run /founder-os:capture-sweep. Reads the capture inbox and a connected meeting recorder since the last…

updated
occupation
Project Management Specialists
description

Your own monthly performance review, run by your OS. Say "review my month", "score my month", "founder review", "coach me through the month", or run /founder-os:founder-review. Two steps - a scorecard counted from your own files first (counts only, never…

updated
occupation
Software Developers
description

Audit the wiki for integrity issues. Say "lint the wiki", "check wiki integrity", "find broken links", "what's stale", or "what's drifted" (or run /founder-os:lint). Six checks: broken cross-references, orphan pages, stale time-sensitive content, provenance…

updated
occupation
Project Management Specialists
description

Turn an audit, a pile of flags, or a vague sense that the OS is drifting into one dated plan with numbered execute prompts. Say "evolve the OS", "what should the OS fix about itself", "plan the next OS cycle", or run /founder-os:os-evolve. Scores the previous…

updated
occupation
Project Management Specialists
description

Manage the work queue. Say "what's on my plate", "what's moving", "show me the queue", "add to queue: <thing>", "start <description>", "done with <description>", or "park <description>" (or run /founder-os:queue). Reads cadence/queue.md. The ACTIVE section is…

updated
occupation
Lawyers
description

Jurisdiction-aware legal, regulatory, and compliance skill for founders. Ships with a complete UAE reference set as the worked example. Non-UAE founders wire in their own jurisdiction's source documents (PDFs, government URLs, gazetted acts) at setup, and the…

updated
occupation
Computer Occupations, All Other
description

Synthesise an answer across the brain layer. Say "what did I decide about X", "what have I been avoiding", "what do I know about Y", "give me the brain on this" (or run `/founder-os:brain-pass "<question>"`). Use when a question needs reasoning across log,…

updated
occupation
Project Management Specialists
description

Run a pre-send gate before any deliverable goes out. Trigger on "check this before I send", "ready to send", "final review", "look this over before it goes out", "review before I ship", or any variation of pre-ship review on an email, proposal, deck,…

updated
occupation
Project Management Specialists
description

Stress-test a founder's plan, brutally, before they spend weeks on it. Trigger on "challenge my plan", "is this plan right", "stress test this", "push back on this", "am I doing too much", "is this enough", "talk me out of this", or any moment a founder wants…

updated
occupation
Software Developers
description

Show the founder their saved versions as readable dated events, wrapping git log so they never read a SHA. Trigger on "what changed", "show my history", "version history", "what did I save", "show my saved versions", "what have I changed", or any plain…

updated
occupation
Software Developers
description

Propose [[wikilink]] insertions for backtick-quoted paths and unquoted prose path mentions in a single markdown file. Read-only by default. Say "cross-link this file", "wikilink the references in", "convert backticks to wikilinks", or "retrofit links in". Use…

updated
occupation
Financial & Investment Analysts
description

Parse a finance CSV export into a normalized markdown summary the OS can read later. Say "import this finance export", "parse this finance CSV", or "summarize this finance export". Read-only at the source - it never writes back to your accounting tool.…

updated
occupation
Software Developers
description

Fast GitHub operations via the gh CLI. Use when the user mentions GitHub issues, PRs, repos, actions, releases, creating or triaging issues, opening or reviewing pull requests, managing branches, inspecting repo state, or checking CI. Works on any repo the…

updated
occupation
Sales Representatives of Services, Except Advertising, Insurance, Financial Services, & Travel
description

Clean a contact list before outreach - remove duplicate emails, flag missing fields, and score each row High / Medium / Low. Say "prune this list", "clean my contact list", "remove duplicates", or "score this list". Accepts a CSV path or a pasted table.…

updated
occupation
Software Developers
description

Use when memory entries may be stale - after a 7+ day session gap, after a close, block, or unblock event, or when a person or project mentioned in conversation contradicts an existing memory claim. Audits Active Project Context entries in MEMORY.md against…

updated
occupation
Software Developers
description

Turn an expired-token or 401 failure into one copy-paste reconnect prompt and log the failed call. Say "the integration broke", "my token expired", "reconnect <tool>", or "I got a 401". Stops the failing action, never retries, never asks for credentials.…

updated
occupation
Project Management Specialists
description

Discover, trigger, and understand your routines in plain English. Trigger on "what are my routines", "what runs automatically", "run my morning brief", "run my weekly review", "what should I change this month", "turn on the weekly review", or "how does the…

updated
occupation
Software Developers
description

Generic web-data primitive. Fetches a URL via scripts/scrape.py and extracts structured data inline using the model's own reasoning over the fetched HTML. Use when any other skill or task needs data from a public web page - bios, leadership teams, prices,…

updated
occupation
Software Developers
description

Give your Founder OS hands - let it DO things, not just answer. Trigger on "add hands", "let it do things", "give it hands", "let it take actions", or "set up actions". The default ships only SAFE, reversible, local actions (open a file, folder, app, or link;…

updated
occupation
Software Developers
description

Tune your voice handlers to how you actually talk. Trigger on "tune", "tune my voice", "tune the handlers", "what should I pre-program", or "make the voice faster". It reads the local voice runtime telemetry the add-voice skills already write (which routes…

updated
occupation
Software Developers
description

Age the running brain log so a long-lived install stays lean. Say "archive my log", "my log is getting long", "trim the brain log", or "the log is over the cap". Moves the oldest entries out of brain/log.md into monthly archives at…

updated
occupation
Software Developers
description

Turn your own LinkedIn export into a ranked, ready-to-work outreach list, for free. Point it at the data-export ZIP LinkedIn gives you; a deterministic local script scores every connection against an ICP you set and writes a short worklist plus an interactive…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Turn your real LinkedIn network plus your goal into a personalised, algorithm-aware content direction. Trigger on "what should I post on LinkedIn", "what's my content lane", "give me a LinkedIn content direction", "what does my network reward", or after a…

updated
occupation
Software Developers
description

Deep, deterministic read of your own LinkedIn data export - far more than the connection scan. Trigger on "audit my LinkedIn", "power audit my LinkedIn", "analyse my whole LinkedIn", "what does my LinkedIn network look like", "where is my network thin", or…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Surface the dormant-but-valuable contacts you have not spoken to in months, each with a one-line reopener. Trigger on "who should I reconnect with", "revive my dormant LinkedIn contacts", "who have I gone cold with", "warm up my old connections", or after a…

updated
occupation
Software Developers
description

The flagship "what should I change in my business now" routine. Trigger on "what should I change", "what to change in my business", "what's the most important thing to fix", "monthly review", "where should I focus this month", or "what needs to change now".…

updated
occupation
Software Developers
description

Back up the founder's OS to a destination they choose, on command only. Trigger on "back this up", "back up my OS", "set up a backup", "push this somewhere safe", "mirror this offsite", or any plain request to keep an offsite copy. Destination-agnostic:…

updated
occupation
Software Developers
description

Check whether an action needs approval before doing it. Say "do I need approval for this" or "should I ask first". Triggers when you are about to send, publish, pay, sign, delete, or push something public. Reads `rules/approval-gates.md` and classifies the…

updated
occupation
Software Developers
description

Audit the OS in one composite report. Say "audit the OS", "check OS health", "full audit", or "is the OS healthy" (or run /founder-os:audit). Runs readiness, lint, wiki graph state, brain staleness, and voice completeness together. Read-only.

updated
occupation
Software Developers
description

Pressure-test a draft for blind spots before pre-send review. Say "find blind spots", "what am I missing", or "review for risk". Runs nine fixed review categories covering evidence, risk, timing, relationships, data, upside, and walkaway planning. Read-only.

updated
occupation
Management Analysts
description

Find the real bottleneck in the business. Say "what's blocking me", "why does everything route through me", "can the business run without me", or "where am I the bottleneck". Scores founder dependency across five practical dimensions and names the…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Set up the visual brand profile. Say "set up my brand profile", "set up my brand", "brand interview", or "capture my brand" (or run /founder-os:brand-interview). Interactive interview that captures colors, fonts, logos, footer text, and writes the result to…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Capture a brand's writing voice and positioning. Say "set up a brand voice", "capture our brand voice", "add a brand", "set up brand voice for <name>", or run /founder-os:brand-voice-interview. Different from voice-interview, which captures the OPERATOR's…

updated
occupation
Project Management Specialists
description

Load and progressively fill the business-context file for a company you run (operator companies only). Say "load context for <company>", "what's next on <company>", "what's stale on <company>", or "give me an action on <company>". Reads…

updated
Showing 40 of 95 collected skills.