Overview
- Skill Key
- foobarraz/stashdog
- Author
- foobarraz
- Source Repo
- openclaw/skills
- Version
- 1.0.0
- Source Path
- skills/foobarraz/stashdog
- Latest Commit SHA
- 551c6d0dd37f9ea15e22342eb93eca8b729a0460
Connect to Raz's StashDog inventory MCP server (OAuth via mcp-remote) and run common inventory actions: list items, search items, and add items.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 stashdog 技能。 若已安装,则直接安装 stashdog 技能。
# StashDog MCP Skill
StashDog is Raz's item inventory app. This skill documents how to connect to the
StashDog MCP server and includes helper commands for common tasks.
## MCP Connection
- **Endpoint:** `https://gmchczeyburroiyzefie.supabase.co/functions/v1/mcp-server/mcp`
- **Auth:** OAuth (via `mcp-remote` proxy)
- **Tools:** `list_items`, `search_items`, `get_item`, `add_item`, `edit_item`, `delete_item`
### Recommended MCP server config
Use this server entry in your MCP client config:
```json
{
"mcpServers": {
"stashdog": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gmchczeyburroiyzefie.supabase.co/functions/v1/mcp-server/mcp"
]
}
}
}
```
After the first connection attempt, complete the OAuth browser flow.
## Helper Commands (mcporter)
You can invoke tools directly with `mcporter`:
```bash
# 1) Trigger OAuth and connect
mcporter auth "https://gmchczeyburroiyzefie.supabase.co/functions/v1/mcp-server/mcp"
# 2) List items
mcporter call "https://gmchczeyburroiyzefie.supabase.co/functions/v1/mcp-server/mcp/list_items" limit=25 offset=0 include_archived=false include_deleted=false
# 3) Search items
mcporter call "https://gmchczeyburroiyzefie.supabase.co/functions/v1/mcp-server/mcp/search_items" query="wrench" limit=20
# 4) Add an item
mcporter call "https://gmchczeyburroiyzefie.supabase.co/functions/v1/mcp-server/mcp/add_item" name="Socket Set" description="Metric sockets" tags='["tools","garage"]'
```
## Tool Reference
- `list_items(limit, offset, include_archived, include_deleted)`
- `search_items(query, limit)`
- `get_item(item_id)`
- `add_item(name, description?, tags?, container_id?, is_storage?)`
- `edit_item(item_id, name?, description?, tags?, is_archived?)`
- `delete_item(item_id)`
# openclaw-skill-stashdog ClawHub skill for connecting to StashDog MCP server. - Skill file: `SKILL.md` - MCP endpoint: `https://gmchczeyburroiyzefie.supabase.co/functions/v1/mcp-server/mcp` - Auth flow: OAuth via `mcp-remote`
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.