Court Preparation Tool. Use when you need court prep capabilities. Triggers on: court prep.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add whyzsm/tiny-agents --skill court-prep --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Court Prep?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/whyzsm-court-prep)More formats (shields.io, HTML) on the badges page.
---
name: court-prep
description: >-
Court Preparation Tool. Use when you need court prep capabilities. Triggers on: court
prep.
---
# Court Prep Guide
诉讼准备指南。流程指引、文书准备、证据整理、时间线、费用、小额诉讼。Court preparation guide. 诉讼、法院、起诉。
## 速查表
See commands above.
## 命令速查
```
guide guide
document document
evidence evidence
timeline timeline
cost cost
small-claims small claims
```
> 💡 小技巧:先用 `help` 查看所有命令,再选择最适合的
---
*Court Prep Guide by BytesAgain*
---
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
- Run `court-prep help` for all commands
## Commands
Run `court-prep help` to see all available commands.
## When to Use
- when you need quick court prep from the command line
- to automate court tasks in your workflow
## Output
Returns summaries to stdout. Redirect to a file with `court-prep run > output.txt`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...