Skip to main content

bdambrosio/Cognitive_workbench

SkillsMP has collected 149 skills from bdambrosio/Cognitive_workbench. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
149
GitHub stars
10
GitHub forks
0

Showing 40 of 149 collected skills.

occupation
unclassified
description

Notices when someone comes near you or moves away in the shared world. Fires on the transition only, and carries the current situation with it.

updated
occupation
unclassified
description

Look around the shared world — the ground you are standing on, and who else is present, how far away they are and whether they are facing you. Your primary perception when you are embodied in the world.

updated
occupation
unclassified
description

Leave a labelled marker in the shared world, at your feet or at a coordinate. Markers persist and are visible to anyone who can see that spot — a way to point at a place without saying a coordinate out loud.

updated
occupation
unclassified
description

Walk somewhere in the shared world — to a coordinate, or toward another occupant such as Bruce. Returns immediately with the distance and how long the walk will take; your body keeps walking after the call returns.

updated
occupation
unclassified
description

Fetch the text content of a web page or PDF from a URL. Handles HTML, PDF, Markdown, plain text — auto-detects format. Research PDFs come back as a section index you can then read section by section.

updated
occupation
unclassified
description

Search academic papers, or list one paper's references. Returns abstracts plus metadata (including a pdf_url) — use fetch-text on that pdf_url to read the paper itself. Use for scholarly literature, not general web content.

updated
occupation
Software Developers
description

Monitors RSS feeds for new items matching configured keywords

updated
occupation
unclassified
description

Search the web for information on a topic. Returns a synthesized summary with citations. Use when you need current information or facts not in training data.

updated
occupation
Software Developers
description

Place one entity from your Factorio inventory at a position (stone-furnace, iron-chest, burner-inserter, transport-belt, ...). You must be within ~10 tiles; the item must be in your inventory. For belt/pipe/pole RUNS use fac-connect instead.

updated
occupation
Software Developers
description

Watches the shared Factorio world via the game bridge — new game chat from other players, players joining or leaving, watched production flows stopping, and new alert kinds. Publishes only on events; quiet cycles publish nothing.

updated
occupation
Software Developers
description

Pick up a placed entity (with its contents) or loose items lying on the ground in Factorio into your inventory — e.g. clear ore piled up in front of a blocked drill. You must be within reach of the position (walk there first).

updated
occupation
Software Developers
description

Find the nearest resource in Factorio — iron-ore, copper-ore, coal, stone, water, wood — within 500 tiles of your character. Use when you need ore/fuel and don't know where a patch is; fac-observe then shows the patch details once you're near.

updated
occupation
Software Developers
description

Look around in Factorio — entities near a position (or near you), plus production telemetry and alerts. Your primary perception in the factory; observe before building or when an action reports a deviation.

updated
occupation
Software Developers
description

Quick Factorio situational check — your character's position and walking state, server tick, connected players, your last bridge action, and the latest game chat. Use first when turning attention to the factory, and to see whether the human said anything in…

updated
occupation
Software Developers
description

Build a validated run of transport-belt, pipe, or electric poles between two Factorio positions — the construction macro. Pathfinds around obstacles and places every segment. Use dry_run first to check feasibility and cost.

updated
occupation
Software Developers
description

Hand-craft items in Factorio from materials in your inventory (belts, inserters, chests, gears...). Crafts intermediate ingredients recursively when you have the raw materials.

updated
occupation
Software Developers
description

Take items out of a Factorio machine or container into your inventory (collect smelted plates from a furnace, unload a chest). You must be within reach of the source entity.

updated
occupation
Software Developers
description

Mine resources or chop trees in Factorio — iron ore, copper ore, coal, stone, wood — into your inventory. You must be within reach of the resource (walk to the patch first).

updated
occupation
Software Developers
description

Put items from your Factorio inventory into a machine or container (fuel a furnace with coal, load ore, stock a chest). You must be within reach of the target entity.

updated
occupation
Software Developers
description

What your Factorio character is carrying. Check before placing, connecting, or crafting — construction consumes items from this inventory.

updated
occupation
Software Developers
description

Rotate a placed Factorio entity (inserter, belt segment, ...) to face a direction. Use when something is oriented wrong — e.g. an inserter moving items the wrong way.

updated
occupation
Software Developers
description

Say something in Factorio game chat — visible to everyone on the server. Use to report what you're doing, flag blockers, answer the human, or announce before acting near someone else's work.

updated
occupation
Software Developers
description

Immediately stop your Factorio character's current movement. Safety control — use when asked to stop, when you realize you're heading somewhere wrong, or before reassessing after a surprise.

updated
occupation
Software Developers
description

Walk your Factorio character to a position. Real walking at game speed (~9 tiles/s) — long hauls take real time and the call blocks until arrival, failure, or timeout. You must be within ~10 tiles of things to act on them.

updated
occupation
Software Developers
description

Return posts that appeared since the last check from the members of the user's curated X (Twitter) List. Use for the recurring X-feed sweep. Returns raw posts (author, time, text, link) with no relevance filtering — judge what is worth surfacing yourself and…

updated
occupation
Technical Writers
description

Return one genuine saying of Ramana Maharshi, drawn verbatim from his recorded talks, with source attribution. Use when delivering an authentic Ramana quote with attribution — not a paraphrase or a synthesized reflection. The returned text is a raw quote; add…

updated
occupation
Financial & Investment Analysts
description

Fetch standardized financial statements (income, balance sheet, cash flow, earnings, company overview) for a ticker from Alpha Vantage. Returns combined annual+quarterly JSON for analysis.

updated
occupation
Software Developers
description

Aim the ChatterBot head to find and center a target in view — the user, a person, an object, an animal. Runs a closed visual loop (capture, judge where the target is, nudge pan/tilt, repeat) until the target is centered, or reports it could not find the…

updated
occupation
Software Developers
description

Capture a still photo from the ChatterBot head camera. The captured frame is attached to your own visual input, so you can SEE it and answer questions about what is in view — whether the user is present, whether there is a cat, what the scene looks like. The…

updated
occupation
Software Developers
description

Move the ChatterBot head — aim the pan/tilt camera or play an expressive gesture. The bot is a stationary companion head; this points its gaze, it does NOT drive or navigate. Use when the user asks you to look somewhere, turn toward/away, look up/down,…

updated
occupation
Software Developers
description

Generate an original image from a text description, locally (Bonsai-Image 4B, ternary-quantized, on a long-lived studio server). Use when the user wants a picture, illustration, avatar, or face created from a description that does not already exist on the…

updated
occupation
Software Developers
description

Check whether text matches a natural-language condition. Returns "true" or "false". Auto-chunks long texts and short-circuits on first match.

updated
occupation
Software Developers
description

Read recent emails from a Gmail inbox via IMAP. Returns text with subject, sender, date, and body per email. Read-only — never marks messages as read.

updated
occupation
Software Developers
description

Run a bash/shell script — for system commands the existing tools don't cover. Trusted by default; treat with the same care as any code-execution action.

updated
occupation
Software Developers
description

Filter a list of items to those matching a natural-language condition (e.g. "only the items that mention X"). NOT YET WIRED in chat-mode — present in src/tools/ for future enablement.

updated
occupation
Software Developers
description

Read, search, write, and list notes in the user's Obsidian vault. Multi-action — set `action` first, then provide the args required by that action.

updated
occupation
Software Developers
description

Look up the current stock price (price, change, volume) for a ticker symbol. End-of-day data on the free tier.

updated
occupation
Software Developers
description

Compute the value of a math expression. Handles arithmetic, algebra, trig, calculus. Use this instead of LLM arithmetic — calculate is exact and deterministic.

updated
occupation
Market Research Analysts & Marketing Specialists
description

Returns API instructions (not data) for retrieving Bluesky metrics via AT Protocol. Read the returned instructions, then use fetch-text + extract to get actual data.

updated
occupation
Software Developers
description

Browser automation via agent-browser CLI. Navigate, snapshot accessibility tree, interact by element ref.

updated
Showing 40 of 149 collected skills.