- 📄 common.js
- 📄 interact.js
- 📄 navigate.js
Browse web pages using a headless Chromium browser running inside the AgentCore container. Navigate to URLs, take screenshots, and interact with page elements (click, type, wait, scroll). Requires enable_browser=true in CDK config. Use when the user asks to visit a website, take a screenshot, fill in a form, or interact with a web page.
Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.
Use when user wants to interact with Hedera blockchain: create/transfer
- 📁 autoplan/
- 📁 benchmark/
- 📁 browse/
- 📄 .gitignore
- 📄 AGENTS.md
- 📄 ARCHITECTURE.md
Fast headless browser for QA testing and site dogfooding. Navigate pages, interact with
Interact with GitHub using the `gh` CLI
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
- 📁 references/
- 📄 README.md
- 📄 SKILL.md
Interact with the Obsidian vault using only the `obsidian` CLI command via Bash. Use this skill when the user wants to read, create, edit, search, append, or manage notes in their Obsidian vault.
Interact with local Chrome browser session (only on explicit user approval after being asked to inspect, debug, or interact with a page open in Chrome)
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.