Maintainer shelf

Bdambrosio

Reusable agent skills published under this GitHub owner—sorted by stars with aggregate signals below.
63 skills567 GitHub stars0 weekly installsGitHub
Strongest repo by stars
bdambrosio/cognitive_workbench

63 skills · 567 stars total

Open repo

63 skills

fs-find
Backend

This skill finds files by glob pattern under scenarios/<world_name>/fs and returns a structured collection of matching notes.

PythonScriptingPython
nav-backtrack
Ai

This skill recovers to a recent safe navigation state by exploring nav history and executing atomic moves to a validated target.

AutomationDebuggingPythonScripting+1
mc-observe-blocks
Ai

This skill observes visible non-air blocks within a limited radius and cone to aid navigation and movement planning.

AnalyticsAutomationDataDebugging+3
fs-stat
Automation

This skill retrieves filesystem metadata for a specified path under scenarios/<world_name>/fs, enabling inspection of files and directories.

DevopsPythonScriptingPython
is-positive
Data

This skill verifies if a given numeric input is positive, returning true for values greater than zero.

DebuggingPythonTestingPython
osworld-reset
Automation

This skill resets the OSWorld environment in soft or hard mode, preserving state or restoring from snapshot to support reflective testing.

DebuggingDevopsPythonScripting+2
mc-attack
Automation

This skill lets you perform left-click style actions to attack entities or break blocks, returning success or failure.

DebuggingPerformancePythonScripting+1
debug-grid-cell
Backend

This skill lets you query a specific agent-relative voxel grid cell and receive its block, solidity, and support details.

DataDebuggingPythonTesting+1
flatten
Backend

This skill merges all items in a collection into a single note, preserving content while removing the collection structure.

Code ReviewDataDebuggingPython+2
nav-advance
Ai

This skill advances forward up to a specified number of blocks, handling alignment and safety to maintain nav invariants.

AutomationDebuggingPythonScripting+2
osworld-observe
Ai

This skill retrieves current OSWorld observation including screenshot and accessibility tree to empower debugging and UI analysis.

AutomationDebuggingFrontendObservability+1
mc-observe
Api

This skill helps you observe Minecraft world state by fetching blocks, entities, and navigation data in a single efficient API call.

BackendDataObservabilityPython+1
mc-stop
Automation

This skill instantly halts all movement and cancels embodied motion, enabling rapid safety interrupts and reflection pauses.

DebuggingMonitoringObservabilityPython+1
test-json-sql-semantic-scholar
Backend

This skill validates and analyzes JSON SQL primitives using semantic-scholar output to ensure accurate data extraction, filtering, and sorting.

DataIntegration TestsPythonSql+3
mc-map-query
Ai

This skill queries the persistent spatial map to aid reasoning, planning, and safe exploration by returning relevant cells from memory.

AnalyticsAutomationDataPlanning+3
mc-place
Automation

This skill places blocks in the Minecraft world asynchronously, accepting placement requests and updating the spatial map to reflect successful placements.

BackendPythonScriptingPython
calculate
Ai

This skill evaluates mathematical expressions numerically using SymPy, returning precise floating-point results for reliable LLM arithmetic.

AnalyticsApiDataDebugging+2
mc-open
Ai

This skill opens block-based Minecraft UIs such as crafting tables, chests, and furnaces, returning success or failure.

AutomationPythonScriptingPython
format-citation
Data

This skill formats academic citations from semantic-scholar notes or collections into BibTeX entries, preserving metadata and generating reusable references.

FormattingPythonWritingPython
pluck
Automation

This skill extracts a single field from each dict Note in a collection, filtering out notes missing the field.

BackendDataPythonPython
search-web
Ai

This skill searches the web with Claude Sonnet, synthesizing findings into a single actionable note with sourced attributions.

AnalyticsDataPythonResearch+1
mc-pickup
Automation

This skill automates Minecraft item collection by moving toward nearby items so they auto-pick into inventory and can be verified.

PythonScriptingPython
mc-unequip
Automation

This skill clears or swaps the equipped item in hand or offhand and returns a success status.

DebuggingPythonScriptingPython
osworld-version
Api

This skill retrieves the OSWorld API version, server version, and protocol from the configured endpoint and returns structured details.

AutomationBackendDevopsMonitoring+2
osworld-status
Api

This skill reports the OSWorld server status, including readiness, uptime, step count, provider and screen config, for quick diagnostics.

BackendDevopsMonitoringObservability+2
split
Automation

This skill transforms a Note into a Collection by splitting JSON arrays or plain text into individual notes for better organization.

BackendDataProductivityPython+2
mc-respawn
Ai

This skill resets Minecraft bot state after death, restoring health and position for quick recovery and continued gameplay.

AutomationBackendDebuggingPython+2
filter-structured
Backend

This skill filters a collection of dict notes by a SQL-like WHERE predicate, returning only matching entries.

DataDatabasePythonPython
test-map-with-args
Data

This skill helps validate map operations with additional argument handling by summarizing test documents using focus and max_length, ensuring correct outputs.

DebuggingIntegration TestsPythonTesting+2
mc-waypoint
Ai

This skill labels a Minecraft coordinate with a named waypoint for easy navigation and spatial reasoning across sessions.

DataProductivityPythonScripting+1
mc-local-grid-visualize
Automation

This skill generates an interactive 3D HTML visualization of the session-local occupancy grid and opens it in the browser.

DebuggingFrontendPythonPython
filter-semantic
Ai

This skill filters a collection by applying natural-language predicates to each item using an LLM, returning items that match.

AnalyticsDataPythonPython
as-json
Api

This skill identifies and extracts JSON from mixed content, optionally pulling specific fields to simplify data retrieval.

BackendDataDebuggingPython+1
mc-inventory
Ai

This skill inspects Minecraft inventory state, returning all slots and equipped items in both human-readable text and machine-readable data.

DataDebuggingObservabilityPython+2
generate-note
Ai

This skill generates new text or code from scratch using a natural language prompt, returning fresh content without relying on source documents.

ContentProductivityPythonWriting+1
synthesize
Analytics

This skill synthesizes content across multiple documents to reveal cross-document insights, compare sources, and generate coherent reports from a Collection.

ContentDataDocsPython+2
mc-drop
Automation

This skill drops items from inventory into the world as item entities, enabling world modification and easy item sharing.

DebuggingObservabilityPythonScripting+1
load
Automation

This skill loads a persisted Note or Collection by ID or name and returns sliced content when requested.

BackendDataPythonPython
test-json-sql-filter
Analytics

This skill analyzes internal test data, applies a where citations > 100 filter, and returns the high-cited items.

BackendDataPythonSql+2
path-explore
Ai

This skill autonomously explores by selecting farthest reachable frontier and navigating toward it, updating the internal map for future exploration.

AnalyticsAutomationDataDebugging+3
debug-get-local-grid
Api

This skill helps you debug and inspect the raw local_grid data from world_state to validate coordinate systems and grid structure.

BackendDataDebuggingPython+2
relate
Api

This skill routes to the synthesize tool with format="comparison" to preserve behavior for legacy workflows.

BackendDevopsDocsRefactor+2
path-frontier
Ai

This skill enumerates reachable nearby frontier positions using a bounded BFS simulation, returning offsets and paths for planning without moving.

DebuggingPythonScriptingPython
summarize
Ai

This skill routes requests to the synthesize tool for backward compatibility, enabling seamless access to advanced summarization functionality.

ApiBackendContentData+2
test-calculate
Code Review

This skill tests and validates a calculate tool across arithmetic, trig, and variable substitution to ensure correct results.

DebuggingPythonTestingUnit Tests+1
is-empty
Data

This skill checks if text is null, empty, or whitespace, enabling conditional logic and data validation.

DebuggingPythonTestingPython
nav-turn
Ai

This skill turns orientation to a cardinal yaw and snaps to block center, enabling reliable pre-movement direction.

AutomationDebuggingPlanningPython+1
debug-get-voxel-grid
Api

This skill helps you inspect an agent-relative voxel grid for debugging by returning a formatted grid and structured coordinates.

DataDebuggingPythonTesting+1
mc-observe-items
Ai

This skill observes visible item entities within a fixed radius, filtering by forward cone and line-of-sight to help inventory planning.

AutomationDataDebuggingPython+2
mc-close
Automation

This skill closes any currently open UI in the Minecraft tool, returning a clear success or failure status to you.

BackendCliDebuggingPython+1
extract-entities
Ai

This skill helps you extract named entities, topics, and relationships from text to power knowledge graphs, indexing, and cross-document analysis.

AnalyticsApiDataPython+1
mc-training-capture
Ai

This skill enables or disables automatic Minecraft training data capture, recording partial observation grids and optional ground truth for model training.

AutomationBackendDataDevops+2
extract-references
Cli

This skill extracts references from PDFs using GROBID and returns a collection of notes with structured metadata for each citation.

DataDocsProductivityPython+3
map
Analytics

This skill applies a specified operation to every item in a collection, returning a new collection of results with nulls filtered.

AutomationBackendDataPython+1
project
Analytics

This skill extracts specified nested metadata from each note in a collection, returning only the requested fields for structured downstream use.

BackendDataPythonSql+1
mc-craft
Automation

This skill crafts Minecraft items using the Mineflayer recipe system, leveraging available materials to produce desired items efficiently.

PythonScriptingPython
nav-approach-wall
Ai

This skill helps you advance toward a solid wall using nav conventions and motion tools to achieve stable adjacency.

AutomationObservabilityPythonScripting+2
nav-climb
Ai

This skill navigates forward by exactly one elevated climb, choosing walk-up first, then jump-up, ensuring safe landing and alignment.

AutomationPythonScriptingTesting+1
mc-use
Api

This skill enables you to perform right-click style interactions using the equipped item, returning clear success or failure feedback.

AutomationBackendCliDebugging+3
fetch-text
Api

This skill fetches complete text from URLs or PDFs, auto-detects format, and returns content with metadata and page count.

AutomationBackendDataPython+1
nav-move
Ai

This skill executes exactly one forward move relative to facing direction and reports outcome to enable reliable step-by-step navigation.

AutomationDebuggingObservabilityPython+3
test-json-sql-sort
Backend

This skill tests and explains SQL sort by implementing descending order on a papers collection and validating output.

DataDatabasePythonSql+2
refine
Api

This skill redirects to the extract tool for backward compatibility, ensuring seamless access while transitioning to the preferred workflow.

BackendCode ReviewDevopsPython+2
Full skills directory
Search and filter the entire library—then dive back into this owner anytime.
Browse by topic
See how skills cluster by workflow problem space—not just by repository.
Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational