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