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