Skills from clawhub.ai/bowen31337

13 skills available

pyright-lsp
Python language server (Pyright) providing static type checking, code intelligence, and LSP diagnostics for .py and .pyi files. Use when working with Python code that needs type checking, autocomplete suggestions, error detection, or code navigation.
Verified
0 installs
clawchain
This skill is a Rust WebSocket RPC client for the ClawChain blockchain that queries reputations, token balances, registers agents, votes, and submits extrinsics. It opens network connections to `ws://127.0.0.1:9944`/`ws://localhost:9944`, reads `CLAWCHAIN_OWNER` from the environment, and includes a shell script that writes ` /home/bowen/clawd/memory/clawchain-config.json`.
Review
0 installs
skill-designer-agent-skills
This skill provides templates, scripts, and documentation to create, validate, and package Agent Skills. It includes example shell commands such as `python scripts/init_skill.py` and release commands like `git push origin v1.0.0`, which instruct running local commands and pushing to remote repositories.
Verified
0 installs
gopls-lsp
This skill provides Go language server integration for `gopls` and common Go development commands. It directs running standard shell commands (`go install golang.org/x/tools/gopls@latest`, `gofmt`, `go test`) and setting the `GOPLS_CONFIG` env var; these actions are purpose-aligned and low-risk.
Verified
0 installs
typescript-lsp
TypeScript language server providing type checking, code intelligence, and LSP diagnostics for .ts, .tsx, .js, .jsx, .mts, .cts, .mjs, .cjs files. Use when working with TypeScript or JavaScript code that needs type checking, autocomplete, error detection, refactoring support, or code navigation.
Verified
0 installs
rust-analyzer-lsp
Provides rust-analyzer LSP integration for Rust code editing and analysis. The skill includes shell commands such as `rustup component add rust-analyzer` and `cargo build`, and directs downloading from `https://github.com/rust-lang/rust-analyzer/releases`.
Verified
0 installs
solidity-lsp
Dangerous skill: contains a piped remote installer (`curl -L https://foundry.paradigm.xyz | bash`) and instructs local shell execution. It also references deployment secrets `process.env.PRIVATE_KEY` and `process.env.SEPOLIA_URL`.
Caution
0 installs
weex-trading
This skill integrates AI agents with the WEEX futures exchange and provides curl commands and a Python client to fetch market data, manage accounts, and place orders. It instructs executing shell/Python commands, requires storing `WEEX_API_KEY`, `WEEX_API_SECRET`, `WEEX_PASSPHRASE`, and makes network requests to `https://api-contract.weex.com` and related endpoints.
Review
0 installs
clawchain-contributor
Help agents contribute to ClawChain - the Layer 1 blockchain for autonomous agents. Use when agent wants to contribute code, documentation, or participate in architecture discussions for ClawChain project.
Verified
0 installs
clangd-lsp
Provides `clangd` LSP installation and usage instructions for C/C++ development. Contains explicit shell commands such as `brew install llvm` and `clang-format -i file.cpp`, and download links like `https://github.com/llvm/llvm-project/releases` that imply network access.
Verified
0 installs
agent-access-control
Provides tiered stranger access control for messaging agents with `memory/access-control.json`, `memory/access-control-log.json`, and `scripts/init-access-control.sh`. It instructs running `bash init-access-control.sh`, sending messages via `telegram`, `whatsapp`, `discord`, `signal`, and grants owners `Full access to all tools, files, memory, actions`.
Review
0 installs
intelligent-router
The skill routes sub-agent tasks to LLMs and provides a CLI and `config.json` for model selection (`python scripts/router.py`). It instructs running the CLI and contacting external providers (e.g., `openai/gpt-4o-mini`) and references local files like `/var/log/app.log`.
Verified
0 installs
tiered-memory
High-risk skill: Implements a tiered memory system that runs local CLI commands (`python3 skills/tiered-memory/scripts/memory_cli.py`) and syncs `hot_state` (identity/owner data) to remote Turso via `f"{db_url}/v2/pipeline`. It reads `TURSO_URL`/`TURSO_TOKEN` and calls `http://localhost:8080/complete`, enabling local execution plus networked storage of sensitive context.
Caution
0 installs