Collect system and cognitive health metrics. Returns a structured health report with status classifications (ok/warning/critical) for hardware, OS, and cognitive subsystems.
Langue du texte source : anglais
Menu
Skills dans ce dépôt
SkillsMP a collecté 149 skills depuis bdambrosio/Cognitive_workbench. Ouvrez un skill pour examiner sa source et ses détails.
bdambrosio/Cognitive_workbenchAffichage de 40 skills collectés sur 149.
Collect system and cognitive health metrics. Returns a structured health report with status classifications (ok/warning/critical) for hardware, OS, and cognitive subsystems.
Langue du texte source : anglais
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…
Langue du texte source : anglais
Generate a new tool. Python tools go to staging for review. Instruction tools (no code) are created and registered immediately.
Langue du texte source : anglais
Extract bibliography/references from PDF files using GROBID and return a Collection of Notes (one per reference).
Langue du texte source : anglais
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.
Langue du texte source : anglais
Extract structured metadata (title, authors, year) from paper text using LLM. Use to convert online search results metadata to JSON
Langue du texte source : anglais
Format paper citations from semantic-scholar Notes/Collections to BibTeX format
Langue du texte source : anglais
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.
Langue du texte source : anglais
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.
Langue du texte source : anglais
Create, list, update, and delete scheduled goals. Goals are persistent tasks that can run manually, automatically, or on a daily schedule.
Langue du texte source : anglais
Create, list, update, and delete tasks. Tasks are work items that go through establishment phases (specification, capability evaluation, execution) with milestone-based progress.
Langue du texte source : anglais
Post to Bluesky (AT Protocol). Body from target/value. Returns confirmation Note with post URI in metadata.
Langue du texte source : anglais
Send an email via Gmail SMTP. Body from target/value, headers as parameters. Returns confirmation Note with message-id in metadata.
Langue du texte source : anglais
Integrate content across multiple documents to produce new understanding. Use for cross-document synthesis, comparison, and reporting from Collections.
Langue du texte source : anglais
Count words in text. Use to determine length of a document, e.g. to determine if it needs to be summarized before further use
Langue du texte source : anglais
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.
Langue du texte source : anglais
Time heartbeat for chat-mode autonomy — fires every schedule period to trigger concern cadence checks
Langue du texte source : anglais
Global embedding-based search across all Notes; returns a Collection of matches
Langue du texte source : anglais
Mark a Note or Collection as persistent so it survives goal-completion cleanup
Langue du texte source : anglais
Create a Collection object and bind to variable
Langue du texte source : anglais
List files and directories under scenarios/<world_name>/fs; returns one Note whose body is a text listing (like ls).
Langue du texte source : anglais
Detects new files in the Obsidian vault Clippings folder (from Web Clipper)
Langue du texte source : anglais
Find files by filename pattern (glob) under scenarios/<world_name>/fs and return a Collection.
Langue du texte source : anglais
Bind a variable to an existing resource without creating or changing content
Langue du texte source : anglais
Create a persistent Note object and bind to variable
Langue du texte source : anglais
Retrieve metadata attached to a Note or Collection
Langue du texte source : anglais
Attach or update metadata on a Note or Collection
Langue du texte source : anglais
Generate an internal reflection on the state of the plan
Langue du texte source : anglais
Drains buffered page-visit URLs from the browser extension listener
Langue du texte source : anglais
Load persistent Note or Collection by ID or name, with optional slice
Langue du texte source : anglais
Search text files under scenarios/<world_name>/fs and return match snippets.
Langue du texte source : anglais
Read the first N lines of a text file under scenarios/<world_name>/fs.
Langue du texte source : anglais
Read a text, JSON, or PDF file under scenarios/<world_name>/fs and return a Note.
Langue du texte source : anglais
Return metadata for a file or directory under scenarios/<world_name>/fs.
Langue du texte source : anglais
Search web using Google CSE. Returns Collection of JSON Notes with fields text, metadata.uri (alias: source_url), metadata.domain, format, char_count
Langue du texte source : anglais
Initialize filesystem world by building catalog for prompt context
Langue du texte source : anglais
Attempt exactly ONE adjacent climb (+1Y) forward. Atomic navigation operation suitable for composition. nav-climb does not build, it traverses *existing* terrain
Langue du texte source : anglais
Filter Collection by field conditions (SQL WHERE)
Langue du texte source : anglais
Apply operation to each item in Collection
Langue du texte source : anglais
Extract single field value from each Note in Collection
Langue du texte source : anglais