All authors
bdambrosio avatar

Claude Skills by bdambrosio

github.com/bdambrosio
121 skillsA× 1210 installs46 views
BindA

Bind a variable to an existing resource without creating or changing content

business
0
11
Create CollectionA

Create a Collection object and bind to variable

researchpython
0
11
Create NoteA

Create a persistent Note object and bind to variable

ai-agents
0
11
Discover NotesA

Global embedding-based search across all Notes; returns a Collection of matches

researchgoexpress
0
11
Filter StructuredA

Filter Collection by field conditions (SQL WHERE)

businesssql
0
11
FlattenA

Flatten Collection to single Note

business
0
11
Get MetadataA

Retrieve metadata attached to a Note or Collection

development
0
11
LoadA

Load persistent Note or Collection by ID or name, with optional slice

businesspython
0
11
MapA

Apply operation to each item in Collection

business
0
11
PersistA

Mark a Note or Collection as persistent so it survives goal-completion cleanup

businessgo
0
11
PluckA

Extract single field value from each Note in Collection

business
0
11
ProjectA

Extract metadata/structured fields from each Note in Collection (SQL SELECT)

businesssql
0
11
Set MetadataA

Attach or update metadata on a Note or Collection

businessgo
0
11
SplitA

Transform a Note's internal structure into a Collection of Notes.

security
0
11
ThinkA

Generate an internal reflection on the state of the plan

business
0
11
Test CalculateA

Tests calculate tool with arithmetic, trig, and variable substitution

tools
0
11
Test Json Sql FilterA

Tests filter-structured primitive (WHERE clause)

researchsqlaws
0
11
Test Json Sql JoinA

Tests join primitive (INNER JOIN)

toolssql
0
11
Test Json Sql PluckA

Tests pluck primitive (SELECT single field)

researchsql
0
11
Test Json Sql ProjectA

Tests project primitive (SELECT fields)

researchsql
0
11
Test Json Sql Query WebA

Test JSON SQL primitives with search-web output

toolssql
0
11
Test Json Sql Semantic ScholarA

Test JSON SQL primitives with semantic-scholar output

researchsql
0
11
Test Json Sql SetupA

Creates test data for JSON SQL primitive tests

testingsqlaws
0
11
Test Json Sql SortA

Tests sort primitive (ORDER BY)

toolssql
0
11
Test Map With ArgsA

Tests map primitive with additional operation arguments

tools
0
11
Browser VisitsA

Drains buffered page-visit URLs from the browser extension listener

development
0
11
Obsidian ClipperA

Detects new files in the Obsidian vault Clippings folder (from Web Clipper)

research
0
11
Rss WatcherA

Monitors RSS feeds for new items matching configured keywords

development
0
11
TickA

Time heartbeat for chat-mode autonomy — fires every schedule period to trigger concern cadence checks

ai-agents
0
11
AssessA

Check whether text matches a natural-language condition. Returns "true" or "false". Auto-chunks long texts and short-circuits on first match.

content-marketinggo
0
11
CalculateA

Compute the value of a math expression. Handles arithmetic, algebra, trig, calculus. Use this instead of LLM arithmetic — calculate is exact and deterministic.

businessexpress
0
11
Check EmailA

Read recent emails from a Gmail inbox via IMAP. Returns text with subject, sender, date, and body per email. Read-only — never marks messages as read.

toolsgosecurity
0
11
Exec ScriptA

Run a bash/shell script — for system commands the existing tools don't cover. Trusted by default; treat with the same care as any code-execution action.

toolsrustshell
0
11
Fetch TextA

Fetch the text content of a web page or PDF from a URL. Handles HTML, PDF, Markdown, plain text — auto-detects format.

documentationgophp
0
11
Filter SemanticA

Filter a list of items to those matching a natural-language condition (e.g. "only the items that mention X"). NOT YET WIRED in chat-mode — present in src/tools/ for future enablement.

toolsreact
0
11
Generate ImageA

Generate an original image from a text description, locally (Bonsai-Image 4B, ternary-quantized, on a long-lived studio server). Use when the user wants a picture, illustration, avatar, or face created from a description that does not already exist on the web. For existing photos of real things, prefer image search instead; for simple diagrams or line drawings, prefer authoring inline SVG.

developmentnextjsfastapi
0
11
ObsidianA

Read, search, write, and list notes in the user's Obsidian vault. Multi-action — set `action` first, then provide the args required by that action.

content-marketingapi
0
11
Search WebA

Search the web for information on a topic. Returns a synthesized summary with citations. Use when you need current information or facts not in training data.

ai-agentsgoexpress
0
11
Semantic ScholarA

Search academic papers and journals. Returns paper text — full text when available via GROBID, otherwise abstracts. Use for scholarly literature, not general web content.

researchapi
0
11
Stock PriceA

Look up the current stock price (price, change, volume) for a ticker symbol. End-of-day data on the free tier.

toolsapi
0
11
Text FindA

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.

businesspython
0
11
As JsonA

Identify and extract JSON from mixed content, optionally extracting specific fields

ai-agents
0
11
As MarkdownA

Extract markdown document structure and content from mixed/embedded text (NOT for converting plain text TO markdown)

ai-agents
0
11
Bluesky InstructionsA

Returns API instructions (not data) for retrieving Bluesky metrics via AT Protocol. Read the returned instructions, then use fetch-text + extract to get actual data.

databasesapi
0
11
BrowseA

Browser automation via agent-browser CLI. Navigate, snapshot accessibility tree, interact by element ref.

toolsjavascriptpython
0
11
Check HealthA

Collect system and cognitive health metrics. Returns a structured health report with status classifications (ok/warning/critical) for hardware, OS, and cognitive subsystems.

businesspythonperformance
0
11
Claude CodeA

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 src/, your codebase, your implementation, fs/src/). Ground claims about your own architecture, capabilities, or behavior in actual source code rather than generating from general knowledge.

developmentpythongo
0
11
Create ToolA

Generate a new tool. Python tools go to staging for review. Instruction tools (no code) are created and registered immediately.

toolspythongo
0
11
Extract EntitiesA

Extract named entities, topics, and relationships from text or structured content

ai-agentspythongo
0
11
Extract ReferencesA

Extract bibliography/references from PDF files using GROBID and return a Collection of Notes (one per reference).

researchpython
0
11