Collect system and cognitive health metrics. Returns a structured health report with status classifications (ok/warning/critical) for hardware, OS, and cognitive subsystems.
Idioma do texto original: inglês
Menu
Skills neste repositório
O SkillsMP coletou 149 skills de bdambrosio/Cognitive_workbench. Abra uma skill para revisar a origem e os detalhes.
bdambrosio/Cognitive_workbenchMostrando 40 de 149 skills coletadas.
Collect system and cognitive health metrics. Returns a structured health report with status classifications (ok/warning/critical) for hardware, OS, and cognitive subsystems.
Idioma do texto original: inglês
Delegate coding, research, and code analysis tasks to Claude Code CLI. PREFERRED tool for reading, searching, or analyzing source code (including your own — use target=self). Use whenever a goal asks you to look at, analyze, or reason about code files (your…
Idioma do texto original: inglês
Generate a new tool. Python tools go to staging for review. Instruction tools (no code) are created and registered immediately.
Idioma do texto original: inglês
Extract bibliography/references from PDF files using GROBID and return a Collection of Notes (one per reference).
Idioma do texto original: inglês
Derive content from a single Note via LLM-guided extraction, compression, or transformation. Output is grounded entirely in the input — no new information is introduced.
Idioma do texto original: inglês
Extract structured metadata (title, authors, year) from paper text using LLM. Use to convert online search results metadata to JSON
Idioma do texto original: inglês
Format paper citations from semantic-scholar Notes/Collections to BibTeX format
Idioma do texto original: inglês
Generate new text or code content from scratch using natural language prompt via LLM. Creates content from the LLM's own knowledge — no source documents.
Idioma do texto original: inglês
Generate content with awareness of the agent's current reasoning state — goal analysis, situation context, character orientation. Like generate-note but informed by internal planner state.
Idioma do texto original: inglês
Create, list, update, and delete scheduled goals. Goals are persistent tasks that can run manually, automatically, or on a daily schedule.
Idioma do texto original: inglês
Create, list, update, and delete tasks. Tasks are work items that go through establishment phases (specification, capability evaluation, execution) with milestone-based progress.
Idioma do texto original: inglês
Post to Bluesky (AT Protocol). Body from target/value. Returns confirmation Note with post URI in metadata.
Idioma do texto original: inglês
Send an email via Gmail SMTP. Body from target/value, headers as parameters. Returns confirmation Note with message-id in metadata.
Idioma do texto original: inglês
Integrate content across multiple documents to produce new understanding. Use for cross-document synthesis, comparison, and reporting from Collections.
Idioma do texto original: inglês
Count words in text. Use to determine length of a document, e.g. to determine if it needs to be summarized before further use
Idioma do texto original: inglês
Find a substring or pattern in a text document. Returns position with surrounding context. Deterministic — use this instead of asking the LLM to find substrings.
Idioma do texto original: inglês
Time heartbeat for chat-mode autonomy — fires every schedule period to trigger concern cadence checks
Idioma do texto original: inglês
Global embedding-based search across all Notes; returns a Collection of matches
Idioma do texto original: inglês
Mark a Note or Collection as persistent so it survives goal-completion cleanup
Idioma do texto original: inglês
Create a Collection object and bind to variable
Idioma do texto original: inglês
List files and directories under scenarios/<world_name>/fs; returns one Note whose body is a text listing (like ls).
Idioma do texto original: inglês
Detects new files in the Obsidian vault Clippings folder (from Web Clipper)
Idioma do texto original: inglês
Find files by filename pattern (glob) under scenarios/<world_name>/fs and return a Collection.
Idioma do texto original: inglês
Bind a variable to an existing resource without creating or changing content
Idioma do texto original: inglês
Create a persistent Note object and bind to variable
Idioma do texto original: inglês
Retrieve metadata attached to a Note or Collection
Idioma do texto original: inglês
Attach or update metadata on a Note or Collection
Idioma do texto original: inglês
Generate an internal reflection on the state of the plan
Idioma do texto original: inglês
Drains buffered page-visit URLs from the browser extension listener
Idioma do texto original: inglês
Load persistent Note or Collection by ID or name, with optional slice
Idioma do texto original: inglês
Search text files under scenarios/<world_name>/fs and return match snippets.
Idioma do texto original: inglês
Read the first N lines of a text file under scenarios/<world_name>/fs.
Idioma do texto original: inglês
Read a text, JSON, or PDF file under scenarios/<world_name>/fs and return a Note.
Idioma do texto original: inglês
Return metadata for a file or directory under scenarios/<world_name>/fs.
Idioma do texto original: inglês
Search web using Google CSE. Returns Collection of JSON Notes with fields text, metadata.uri (alias: source_url), metadata.domain, format, char_count
Idioma do texto original: inglês
Initialize filesystem world by building catalog for prompt context
Idioma do texto original: inglês
Attempt exactly ONE adjacent climb (+1Y) forward. Atomic navigation operation suitable for composition. nav-climb does not build, it traverses *existing* terrain
Idioma do texto original: inglês
Filter Collection by field conditions (SQL WHERE)
Idioma do texto original: inglês
Apply operation to each item in Collection
Idioma do texto original: inglês
Extract single field value from each Note in Collection
Idioma do texto original: inglês