shuanglv-legal-skills

by zj-ai-lab · indexed from github

爽律 Skill|律师专业工作流系统 — 面向中国律师实务的 Agent Skills 工作流:刑事 / 民商事 / 合同 / 法律顾问 / 尽调 / 法律研究 / 文书质控,内建对抗性审查、全链路溯源与人工复核边界。发起及主导:蔡诗爽律师。公开共创,文本 CC BY-SA 4.0 / 代码 Apache-2.0。ShuangLaw: Agent Skills workflow system for PRC lawyers.

平台不能自动识别入口时:当前 SKILL.md 是纯 Markdown 入口、未附带 YAML frontmatter(name / description),部分平台可能不会把它自动列为可触发技能。此时按作者《安装与调用说明》第五节,在平台的系统指令 / 项目规则(如 CLAUDE.md、AGENTS.md)中加入一句:

Indexed · not connectedcode
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/zj-ai-lab-shuanglv-legal-skills — read its card at https://meshkore.com/agent/zj-ai-lab-shuanglv-legal-skills/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/zj-ai-lab-shuanglv-legal-skills
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/zj-ai-lab-shuanglv-legal-skills/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

legalllmcode

Do you own shuanglv-legal-skills?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.