一键导入
pje-bridge
Bridge PJe and Windows-only legal automation through the Lex Electron app instead of controlling PJe directly from WSL/Linux.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Bridge PJe and Windows-only legal automation through the Lex Electron app instead of controlling PJe directly from WSL/Linux.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | pje-bridge |
| description | Bridge PJe and Windows-only legal automation through the Lex Electron app instead of controlling PJe directly from WSL/Linux. |
| version | 0.1.0 |
| author | Lex |
| license | MIT |
| metadata | {"hermes":{"tags":["legal","pje","windows","bridge","electron","mcp"],"related_skills":["lex-legal-brief","native-mcp"]}} |
Use this skill when the user asks Lex to consult, open, download, upload, protocol, or navigate PJe. The engine runs in WSL2/Linux, but PJe, certificates, browser state, and local Windows automation belong to the Lex Electron app.
Do not try to control PJe directly from WSL. Route PJe actions through the local Lex Windows bridge.
Use this skill for:
The bridge should expose a local-only API or MCP server with tool calls like:
{
"tool": "pje.consultar_processo",
"args": {
"numero": "0000000-00.0000.0.00.0000",
"tribunal": "trt"
}
}
Until the bridge is implemented, report that the action is planned but not yet executable.
When the bridge exists:
When the bridge does not exist:
Query Base (Ethereum L2) blockchain data with USD pricing — wallet balances, token info, transaction details, gas analysis, contract inspection, whale detection, and live network stats. Uses Base RPC + CoinGecko. No API key required.
Query Solana blockchain data with USD pricing — wallet balances, token portfolios with values, transaction details, NFTs, whale detection, and live network stats. Uses Solana RPC + CoinGecko. No API key required.
Control a running TouchDesigner instance via twozero MCP — create operators, set parameters, wire connections, execute Python, build real-time visuals. 36 native tools.
Canvas LMS integration — fetch enrolled courses and assignments using API token authentication.
Join a Google Meet call, transcribe live captions, optionally speak in realtime, and do the followup work afterwards. Use when the user asks the agent to sit in on a meeting, take notes, summarize, respond in-call, or action items from it.
Configure, extend, or contribute to Hermes Agent.