Collect system and cognitive health metrics. Returns a structured health report with status classifications (ok/warning/critical) for hardware, OS, and cognitive subsystems.
Idioma del texto original: inglés
Menú
Skills en este repositorio
SkillsMP ha recopilado 149 skills de bdambrosio/Cognitive_workbench. Abre una skill para revisar su origen y sus detalles.
bdambrosio/Cognitive_workbenchMostrando 40 de 149 skills recopiladas.
Collect system and cognitive health metrics. Returns a structured health report with status classifications (ok/warning/critical) for hardware, OS, and cognitive subsystems.
Idioma del 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 del 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 del texto original: inglés
Extract bibliography/references from PDF files using GROBID and return a Collection of Notes (one per reference).
Idioma del 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 del 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 del texto original: inglés
Format paper citations from semantic-scholar Notes/Collections to BibTeX format
Idioma del 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 del 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 del 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 del 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 del texto original: inglés
Post to Bluesky (AT Protocol). Body from target/value. Returns confirmation Note with post URI in metadata.
Idioma del 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 del texto original: inglés
Integrate content across multiple documents to produce new understanding. Use for cross-document synthesis, comparison, and reporting from Collections.
Idioma del 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 del 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 del texto original: inglés
Time heartbeat for chat-mode autonomy — fires every schedule period to trigger concern cadence checks
Idioma del texto original: inglés
Global embedding-based search across all Notes; returns a Collection of matches
Idioma del texto original: inglés
Mark a Note or Collection as persistent so it survives goal-completion cleanup
Idioma del texto original: inglés
Create a Collection object and bind to variable
Idioma del 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 del texto original: inglés
Detects new files in the Obsidian vault Clippings folder (from Web Clipper)
Idioma del texto original: inglés
Find files by filename pattern (glob) under scenarios/<world_name>/fs and return a Collection.
Idioma del texto original: inglés
Bind a variable to an existing resource without creating or changing content
Idioma del texto original: inglés
Create a persistent Note object and bind to variable
Idioma del texto original: inglés
Retrieve metadata attached to a Note or Collection
Idioma del texto original: inglés
Attach or update metadata on a Note or Collection
Idioma del texto original: inglés
Generate an internal reflection on the state of the plan
Idioma del texto original: inglés
Drains buffered page-visit URLs from the browser extension listener
Idioma del texto original: inglés
Load persistent Note or Collection by ID or name, with optional slice
Idioma del texto original: inglés
Search text files under scenarios/<world_name>/fs and return match snippets.
Idioma del texto original: inglés
Read the first N lines of a text file under scenarios/<world_name>/fs.
Idioma del texto original: inglés
Read a text, JSON, or PDF file under scenarios/<world_name>/fs and return a Note.
Idioma del texto original: inglés
Return metadata for a file or directory under scenarios/<world_name>/fs.
Idioma del 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 del texto original: inglés
Initialize filesystem world by building catalog for prompt context
Idioma del 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 del texto original: inglés
Filter Collection by field conditions (SQL WHERE)
Idioma del texto original: inglés
Apply operation to each item in Collection
Idioma del texto original: inglés
Extract single field value from each Note in Collection
Idioma del texto original: inglés