Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,636
总 Skills
167.1M
总安装量
2,750
贡献者
# Skill 仓库 描述 安装量
9501 appwrite-cli appwrite/agent-skills
Appwrite CLI appwrite <command> --help already lists flags. Read it instead of guessing. Config vs client A real project (repo, schema, functions, deploys, CI) lives in appwrite.config.json . Init once. Pull and push after that. Do not appwrite client --project-id on every command — the config already names the project. A one-off (inspect a user, patch one row, poke a remote you will not return to) uses appwrite client . Do not scaffold a project for a single API call. Good — project appwrite l...
1.1K
9502 understand-knowledge lum1104/understand-anything
/understand-knowledge Analyzes a Karpathy-pattern LLM wiki — a three-layer knowledge base with raw sources, wiki markdown, and a schema file — and produces an interactive knowledge graph dashboard. What It Detects The Karpathy LLM wiki pattern (see https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f ): Raw sources — immutable source documents (articles, papers, data files) Wiki — LLM-generated markdown files with wikilinks ( [[target]] syntax) Schema — CLAUDE.md, AGENTS.md, or simi...
1.1K
9503 malware-detection-awareness aradotso/security-skills
Malware Detection Awareness Skill by ara.so — Security Skills collection. ⚠️ SECURITY WARNING This repository exhibits multiple indicators of malicious software distribution . It does NOT contain legitimate Avast Premium Security software. Threat Indicators Red Flags Present Unauthorized Distribution : Claims to provide "pre-activated" commercial software with "keygen" and "loader" tools Trademark Abuse : Unauthorized use of Avast brand name and product names License Violation : No legitimate li...
1.1K
9504 autopentestx-automated-pentesting aradotso/security-skills
AutoPentestX Automated Pentesting Skill Skill by ara.so — Security Skills collection. AutoPentestX is an automated penetration testing and vulnerability reporting tool built in Python. It streamlines security assessments by automating common pentesting tasks including reconnaissance, scanning, vulnerability detection, and report generation. Installation Prerequisites Python 3.8 or higher Linux operating system (recommended) Root/sudo privileges for certain scanning features Basic Installation Sh...
1.1K
9505 slowmist-agent-security-framework aradotso/security-skills
SlowMist Agent Security Framework Skill by ara.so — Security Skills collection. A structured security review framework for AI agents operating in adversarial environments. Core principle: Every external input is untrusted until verified. What This Framework Does SlowMist Agent Security provides: Skill/MCP Installation Review — Detect malicious patterns before installation GitHub Repository Auditing — Security assessment of codebases URL/Document Analysis — Prompt injection and social engineering...
1.1K
9506 x402 starchild-ai-agent/official-skills
x402 Payment Protocol Use the npx awal@2.0.3 x402 commands to discover, inspect, and call paid API endpoints using the X402 payment protocol. Payments are made in USDC on Base. Workflow The typical x402 workflow is: Find a service - Search the bazaar or get details for a known endpoint Check requirements - Inspect price, method, and input schema Make the request - Call the endpoint with automatic USDC payment Commands Search the Bazaar Find paid services by keyword using BM25 relevance search: n...
1.1K
9507 openspec-context-loading forztf/open-skilled-sdd
Discovers and loads project specifications, active changes, and requirements to provide context. Quick Start Context loading helps answer: - What specs exist in this project? - What changes are currently active? - What requirements are defined? - What capabilities does the system have? - Where is a specific feature specified? Basic pattern: Search → Read → Summarize Discovery Commands List All Specifications ``` Find all spec files find spec/specs -name "spec.md" -type f Find al...
1.1K
9508 selenium-automation mindrally/skills
Selenium Browser Automation You are an expert in Selenium WebDriver, browser automation, web testing, and building reliable automated test suites for web applications. Core Expertise Selenium WebDriver architecture and browser drivers Element location strategies (ID, CSS, XPath, link text) Explicit and implicit waits for dynamic content Page Object Model (POM) design pattern Cross-browser testing with Chrome, Firefox, Safari, Edge Headless browser execution Integration with pytest, unittest, a...
1.1K
9509 ui-mobile alinaqi/claude-bootstrap
Mobile UI Design Skill (React Native) Load with: base.md + react-native.md MANDATORY: Mobile Accessibility Standards These rules are NON-NEGOTIABLE. Every UI element must pass these checks. 1. Touch Targets (CRITICAL) // MINIMUM 44x44 points for ALL interactive elements const MINIMUM_TOUCH_SIZE = 44; // EVERY button, link, icon button must meet this const styles = StyleSheet.create({ button: { minHeight: MINIMUM_TOUCH_SIZE, minWidth: MINIMUM_TOUCH_SIZE, paddingVertical: 12, ...
1.1K
9510 react-patterns sickn33/antigravity-awesome-skills
React Patterns Idiomatic React 18/19 patterns for building robust, accessible, performant component trees. When to Activate Writing or modifying React function components, custom hooks, or component trees Reviewing JSX/TSX files Designing state shape or component composition Migrating class components or older forwardRef / useEffect -heavy code Choosing between local state, lifted state, context, and external stores Working with Server Components / Client Components (Next.js App Router, RSC) Imp...
1.1K
9511 blockchain-developer sickn33/antigravity-awesome-skills
Use this skill when Working on blockchain developer tasks or workflows Needing guidance, best practices, or checklists for blockchain developer Do not use this skill when The task is unrelated to blockchain developer You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playb...
1.1K
9512 arize-ai-provider-integration github/awesome-copilot
Arize AI Integration Skill SPACE — Most --space flags and the ARIZE_SPACE env var accept a space name (e.g., my-workspace ) or a base64 space ID (e.g., U3BhY2U6... ). Find yours with ax spaces list . Note: ai-integrations create does not accept --space — AI integrations are account-scoped. Use --space only with list , get , update , and delete . Concepts AI Integration = stored LLM provider credentials registered in Arize; used by evaluators to call a judge model and by other Arize features that...
1.1K
9513 avast-premium-security-analysis aradotso/security-skills
Avast Premium Security Analysis Skill by ara.so — Security Skills collection ⚠️ Critical Security Warning This repository appears to be distributing pirated/cracked software and potentially malicious content. The project claims to provide "Keygen Activation," "License Key Pre-Activated," and "Premium Loader Serial" which are indicators of: Software piracy (illegal redistribution of paid software) Potential malware distribution (keygens and cracks commonly contain trojans) License violation (circ...
1.1K
9514 ralph-tui-create-json subsy/ralph-tui
Ralph TUI - Create JSON Tasks Converts PRDs to prd.json format for ralph-tui autonomous execution. Note: This skill is bundled with ralph-tui's JSON tracker plugin. Future tracker plugins (Linear, GitHub Issues, etc.) will bundle their own task creation skills. ⚠️ CRITICAL: The output MUST be a FLAT JSON object with "name" and "userStories" at the ROOT level. DO NOT wrap content in a "prd" object or use "tasks" array. See "Schema Anti-Patterns" section below. The Job Take a PRD (markdown fi...
1.1K
9515 senior-qa davila7/claude-code-templates
Senior Qa Complete toolkit for senior qa with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Test Suite Generator python scripts/test_suite_generator.py [options] Script 2: Coverage Analyzer python scripts/coverage_analyzer.py [options] Script 3: E2E Test Scaffolder python scripts/e2e_test_scaffolder.py [options] Core Capabilities 1. Test Suite Generator Automated tool for test suite gener...
1.1K
9516 malware-warning-avast-keygen aradotso/security-skills
Malware Warning: Avast Premium Security 2026 Keygen Repository Skill by ara.so — Security Skills collection. ⚠️ CRITICAL SECURITY WARNING This repository is a malware distribution platform disguised as legitimate software. Red Flags Indicating Malicious Intent Piracy/Crack Distribution : Promises "keygen", "activation", "license key pre-activated", "loader serial" - all indicators of software piracy and malware distribution No Source Code : Despite being labeled as a "Go" project, contains no ac...
1.1K
9517 palisade-security-nexus-bitdefender aradotso/security-skills
BitDefender Total Security Ultimate Protection Skill Skill by ara.so — Security Skills collection. Overview BitDefender Total Security Ultimate Protection is a comprehensive security suite that combines real-time malware scanning, heuristic analysis, sandbox execution environments, VPN integration, network monitoring, and AI-powered threat detection. It provides multi-layered defense through behavioral analysis, exploit mitigation, privacy protection, and system hardening across Windows, Linux, ...
1.1K
9518 arize-evaluator github/awesome-copilot
Arize Evaluator Skill SPACE — All --space flags and the ARIZE_SPACE env var accept a space name (e.g., my-workspace ) or a base64 space ID (e.g., U3BhY2U6... ). Find yours with ax spaces list . This skill covers designing, creating, and running evaluators on Arize — both LLM-as-judge (template) evaluators and code evaluators (deterministic, no LLM required). An evaluator defines the judge; a task is how you run it against real data. Prerequisites Proceed directly with the task — run the ax comma...
1.1K
9519 malware-warning-avast-piracy aradotso/security-skills
⚠️ SECURITY WARNING: Malware Distribution Repository Skill by ara.so — Security Skills collection. Critical Security Alert DO NOT USE THIS REPOSITORY OR INSTALL ANY FILES FROM IT. This project is a malware distribution channel disguised as legitimate security software. Despite claiming to offer "Avast Premium Security 2026," this repository exhibits multiple red flags characteristic of malware campaigns: 🚨 Warning Signs Pirated Software Distribution : Offers "keygen," "crack," "loader," and "pre...
1.1K
9520 avast-security-awareness aradotso/security-skills
Avast Security Awareness Skill Skill by ara.so — Security Skills collection. ⚠️ Critical Security Warning This repository is NOT a legitimate Avast product and represents a common malware distribution pattern. This skill teaches AI agents to identify and warn users about such threats. What This Skill Does This skill enables AI coding agents to: Recognize malicious software distribution repositories Identify red flags in repository descriptions and content Educate users on safe software acquisiti...
1.1K
9521 report-malicious-repository aradotso/security-skills
Report Malicious Repository Skill by ara.so — Security Skills collection. ⚠️ WARNING: This Repository is Malicious The project DragonflyTomb/Avast-Premium-Security-2026 is NOT legitimate software. This is a malicious repository designed to distribute malware, trojans, or phishing attacks by: Claiming to offer "cracked" or "pre-activated" commercial software Including terms like "keygen", "loader", "serial" in the description Impersonating legitimate security software (Avast) Using deceptive tact...
1.1K
9522 unisecurityguard-academic-whistleblower-archive aradotso/security-skills
UniSecurityGuard Academic Whistleblower Archive Skill by ara.so — Security Skills collection. Overview UniSecurityGuard is a GitHub-based archive platform documenting the experience of a Chinese academic who transitioned from associate professor to security guard. The project serves as a censorship-resistant backup for social media content that faces institutional pressure and platform removal. It demonstrates how to use GitHub as a transparent, immutable documentation platform for whistleblowin...
1.1K
9523 wxmini-security-audit aradotso/security-skills
wxmini-security-audit Skill by ara.so — Security Skills collection. Automated security auditing framework for WeChat mini-programs using Claude Code Agent Teams. Orchestrates 7 specialized agents to perform comprehensive static analysis covering sensitive information leakage, API endpoint extraction, cryptographic analysis, and vulnerability detection across seven security dimensions. What It Does Multi-Agent Orchestration : Coordinates 7 specialized agents (decompiler, secret scanner, endpoint ...
1.1K
9524 explainer marswaveai/skills
/pika:explainer Generate a ~60–80s URL explainer video: drive a real browser through the URL along a beat-sheet timeline, generate an avatar lipsync of the narration, and composite it all in a 1280×800 macOS Sonoma frame with a 240-pixel inner avatar (246-pixel outer including 3px white stroke ring) at canvas (20, 476) and element-targeted zoom on every mid-section beat. Works on any URL — product pages, docs sites, blog posts, launches. GitHub URLs activate a repo-aware mode (README scan + live...
1.1K
9525 3-statement-model anthropics/financial-services-plugins
3-Statement Financial Model Template Completion Complete and populate integrated financial model templates with proper linkages between Income Statement, Balance Sheet, and Cash Flow Statement. ⚠️ CRITICAL PRINCIPLES — Read Before Populating Any Template Environment — Office JS vs Python: If running inside Excel (Office Add-in / Office JS): Use Office JS directly. Write formulas via range.formulas = [["=D14*(1+Assumptions!$B$5)"]] — never range.values for derived cells. No separate recalc; Excel...
1.1K
9526 avast-premium-security-detection aradotso/security-skills
Avast Premium Security Repository Analysis Skill by ara.so — Security Skills collection. Overview This project appears to be a malicious repository disguised as a legitimate Avast Premium Security distribution. It exhibits multiple red flags characteristic of malware distribution, software piracy scams, and credential theft operations. Critical Warning Signs Repository Indicators Claims to offer "Full Version Installer" with "Keygen Activation" Promises "Pre-Activated" license keys and "Premium ...
1.1K
9527 kubernetes-patterns affaan-m/everything-claude-code
Kubernetes Patterns Production-grade Kubernetes patterns for deploying, managing, and debugging workloads reliably. When to Activate Writing Kubernetes manifests (Deployments, Services, Ingress, Jobs) Configuring resource requests/limits, liveness/readiness probes Setting up RBAC, namespaces, or ServiceAccounts Managing configuration and secrets in K8s Debugging CrashLoopBackOff, OOMKilled, pending pods, or image pull errors Configuring HPA (Horizontal Pod Autoscaler) or PodDisruptionBudgets Rev...
1.1K
9528 file-organizer sickn33/antigravity-awesome-skills
File Organizer This skill acts as your personal organization assistant, helping you maintain a clean, logical file structure across your computer without the mental overhead of constant manual organization. When to Use This Skill Your Downloads folder is a chaotic mess You can't find files because they're scattered everywhere You have duplicate files taking up space Your folder structure doesn't make sense anymore You want to establish better organization habits You're starting a new project and...
1.1K
9529 ai-engineer sickn33/antigravity-awesome-skills
You are an AI engineer specializing in production-grade LLM applications, generative AI systems, and intelligent agent architectures. Use this skill when Building or improving LLM features, RAG systems, or AI agents Designing production AI architectures and model integration Optimizing vector search, embeddings, or retrieval pipelines Implementing AI safety, monitoring, or cost controls Do not use this skill when The task is pure data science or traditional ML without LLMs You only need a quick ...
1.1K
9530 bootstrap bytedance/deer-flow
Project Bootstrap Orchestrator Execute bootstrap in strict order. Do not run migrations or development server until project linking and environment verification are complete. Rules Do not run db:push , db:migrate , db:seed , or dev until Vercel linking is complete and env keys are verified. Prefer Vercel-managed provisioning ( vercel integration ... ) for shared resources. Use provider CLIs only as fallback when Vercel integration flow is unavailable. Never echo secret values in terminal output,...
1.1K
9531 codehealth-mcp affaan-m/everything-claude-code
Code Health MCP (CodeScene) Structural maintainability feedback for AI-assisted coding. Complements style/lint skills ( coding-standards , plankton-code-quality ) with design-level health scores and regression gates. Upstream: codescene-oss/codescene-mcp-server Package: @codescene/codehealth-mcp (stdio via npx) Security and boundaries Opt-in (ECC): The codescene block in mcp-configs/mcp-servers.json is a template only. ECC plugin installs do not auto-enable bundled MCP servers. Copy the entry in...
1.1K
9532 intent-driven-development affaan-m/everything-claude-code
Intent-Driven Development Produce useful acceptance criteria without turning specification into ceremony. Inspect available context first, expose genuine ambiguity, and choose verification methods that fit the work and its risk. When to Activate User asks to clarify a feature, define acceptance criteria, or de-risk a change before implementation Request touches security, authentication, persistent data, migrations, external APIs, or compliance User wants to prepare a handoff artifact for another...
1.1K
9533 orch-pipeline affaan-m/everything-claude-code
Orchestrator Pipeline (shared engine) The orch-* skills are thin wrappers. They do not re-implement any work — they classify the request, choose which phases of this pipeline run, and delegate each phase to an existing ECC agent or command. This file is that pipeline. Invoke an operation skill ( orch-add-feature , orch-fix-defect , …) rather than this engine directly. This file is the reference they point at. When to Use Loaded indirectly whenever an orch-* operation skill runs. Read directly on...
1.1K
9534 inherit-legacy-style affaan-m/everything-claude-code
Inherit Legacy Style Prevents AI code style drift in legacy projects by scanning the codebase for implicit conventions across 4 meta-architecture dimensions, resolving conflicts with the user one at a time, and crystallizing the consensus into an enforceable .ai-style-rules.md . Fully language- and framework-agnostic. When to Activate User types /inherit-legacy-style User mentions onboarding AI onto a hand-written legacy project User is worried about AI-generated code "drifting" from existing pr...
1.1K
9535 orch-fix-defect affaan-m/everything-claude-code
orch-fix-defect Actor · action · target: orch · fix · defect . Thin wrapper over the shared engine in orch-pipeline . When to Use Something is broken : wrong output, an error, a crash, a regression. Distinguish from siblings: behavior is correct but you want it different → orch-change-feature . the capability does not exist yet → orch-add-feature . Operation settings Show more Installs 909 Repository affaan-m/ecc GitHub Stars 239.2K First Seen Jun 7, 2026 Security Audits Gen Agent Trust Hub Pass...
1.1K
9536 orch-build-mvp affaan-m/everything-claude-code
orch-build-mvp Actor · action · target: orch · build · mvp . Thin wrapper over the shared engine in orch-pipeline . When to Use The user has a design / spec document (SDD, PRD, system_design) and wants a working vertical slice bootstrapped from it. Takes a doc path as its argument, e.g. civicpulse/docs/SDD-v0.6.md . Operation settings Default size floor: large — this is the full pipeline including Scaffold. Phase mask: 0 (read the spec) → 1 → 2 (heavy) → 3 (scaffold) → 4 → 5 → 6. First move (pha...
1.1K
9537 integrate-context-matic github/awesome-copilot
API Integration When the user asks to integrate a third-party API or implement anything involving an external API or SDK, follow this workflow. Do not rely on your own knowledge for available APIs or their capabilities — always use the context-matic MCP server. When to Apply Apply this skill when the user: Asks to integrate a third-party API Wants to add a client or SDK for an external service Requests implementation that depends on an external API Mentions a specific API (e.g. PayPal, Twilio) a...
1.1K
9538 antv-skills-maintainer antvis/chart-visualization-skills
AntV Skills Maintainer This skill ensures that all documentation and configuration files remain in sync whenever a skill is added or updated in this repository. Important The antv-skills-maintainer skill is internal-only — it is used solely for this repository's iteration workflow. Do not add it to README.md "Available Skills" or .claude-plugin/marketplace.json . Only user-facing skills should appear in those files. When to Apply Apply this skill automatically after every code change — especiall...
1.1K
9539 index-knowledge tursodatabase/turso
index-knowledge Generate hierarchical AGENTS.md files. Root + complexity-scored subdirectories. Usage --create-new Read existing → remove all → regenerate from scratch --max-depth=2 Limit directory depth (default: 5) Default: Update mode (modify existing + create new where warranted) Workflow (High-Level) Discovery + Analysis (concurrent) Launch parallel explore agents (multiple Task calls in one message) Main session: bash structure + LSP codemap + read existing AGENTS.md Score & Decide - ...
1.1K
9540 orch-refine-code affaan-m/everything-claude-code
orch-refine-code Actor · action · target: orch · refine · code . Thin wrapper over the shared engine in orch-pipeline . When to Use Same behavior, better structure : extract modules, remove duplication, kill dead code, reduce nesting, rename for clarity. Distinguish from siblings: if behavior is meant to change at all, this is the wrong skill ( orch-change-feature / orch-fix-defect ). Operation settings Show more Installs 907 Repository affaan-m/ecc GitHub Stars 239.2K First Seen Jun 7, 2026 Sec...
1.1K
9541 orch-add-feature affaan-m/everything-claude-code
orch-add-feature Actor · action · target: orch · add · feature . Thin wrapper over the shared engine in orch-pipeline . When to Use The user wants a capability that does not exist yet ("add", "build", "implement", "support …"). It is net-new behavior — not a correction ( orch-fix-defect ) and not an alteration of existing behavior ( orch-change-feature ). Operation settings Default size floor: standard — run Research + Plan unless clearly small. Phase mask: 0 → 1 → 2 → 4 → 5 → 6 (skip 3 Scaffold...
1.1K
9542 loopy forward-future/loop-library
Loopy Help the user discover loop opportunities in existing engineering work, reuse a published Loop Library loop when one fits, audit or repair an existing loop, craft a new one through a focused interview, run it with evidence, learn from the result, or prepare it for Loop Library. Treat a loop as a feedback system with terminal states, not as permission for endless autonomy. Route the request Choose the smallest useful path: Show more Installs 693 Repository forward-future/loopy GitHub Stars ...
1.1K
9543 asc-wall-submit rudrankriyam/asc-skills
asc wall submit Use this skill to add or update a Wall of Apps entry with the built-in CLI flow. When to use User wants to submit an app to the Wall of Apps User wants to update an existing Wall of Apps entry User asks for the exact Wall submission flow Required inputs Use one of these input paths: Standard App Store flow: app ID Manual/pre-release flow: link plus name Submission workflow Show more Installs 1.5K Repository rorkai/app-stor…i-skills GitHub Stars 904 First Seen Apr 17, 2026 Securit...
1.1K
9544 video-processing-editing erichowens/some_claude_skills
Video Processing & Editing Expert in FFmpeg-based video editing, processing automation, and export optimization for modern content creation workflows. When to Use ✅ Use for : Automated video editing pipelines (script-to-video) Cutting, trimming, concatenating clips Adding transitions, effects, overlays Audio mixing and normalization Subtitle/caption handling Export optimization for platforms Batch video processing Color grading and correction Show more Installs 1.1K Repository curiositech/som…e_...
1.1K
9545 orch-change-feature affaan-m/everything-claude-code
orch-change-feature Actor · action · target: orch · change · feature . Thin wrapper over the shared engine in orch-pipeline . When to Use An existing feature works , but the desired behavior is different ("change", "adjust", "make it also …", "instead of X do Y"). Distinguish from siblings: not broken → not orch-fix-defect (no bug to reproduce). not new → not orch-add-feature (the capability already exists). Operation settings Show more Installs 904 Repository affaan-m/ecc GitHub Stars 239.2K Fi...
1.1K
9546 knip brianlovin/claude-config
Knip Code Cleanup Run knip to find and remove unused files, dependencies, and exports from this codebase. Setup Check if knip is available: Run npx knip --version to test If it fails or is very slow, check if knip is in package.json devDependencies If not installed locally, install with npm install -D knip (or pnpm/yarn/bun equivalent based on lockfile present) Knip does NOT remove unused imports/variables inside files — that's a linter's job. Knip finds unused files, dependencies, and exports a...
1.1K
9547 arize-dataset github/awesome-copilot
Arize Dataset Skill SPACE — All --space flags and the ARIZE_SPACE env var accept a space name (e.g., my-workspace ) or a base64 space ID (e.g., U3BhY2U6... ). Find yours with ax spaces list . Concepts Dataset = a versioned collection of examples used for evaluation and experimentation Dataset Version = a snapshot of a dataset at a point in time; updates can be in-place or create a new version Example = a single record in a dataset with arbitrary user-defined fields (e.g., question , answer , con...
1.1K
9548 arize-annotation github/awesome-copilot
Arize Annotation Skill SPACE — All --space flags and the ARIZE_SPACE env var accept a space name (e.g., my-workspace ) or a base64 space ID (e.g., U3BhY2U6... ). Find yours with ax spaces list . This skill covers annotation configs (the label schema) and annotation queues (human review workflows), as well as programmatically annotating project spans via the Python SDK. Direction: Human labeling in Arize attaches values defined by configs to spans , dataset examples , experiment-related records ,...
1.1K
9549 build-graph tirth8205/code-review-graph
Build Graph Build or incrementally update the persistent code knowledge graph for this repository. Steps Check graph status by calling the list_graph_stats_tool MCP tool. If the graph has never been built (last_updated is null), proceed with a full build. If the graph exists, proceed with an incremental update. Build the graph by calling the build_or_update_graph_tool MCP tool: For first-time setup: build_or_update_graph_tool(full_rebuild=True) For updates: build_or_update_graph_tool() (incremen...
1.1K
9550 legal-document-analyzer qodex-ai/ai-agent-skills
Legal Document Analyzer Build intelligent legal document analysis agents that review contracts, identify risks, and provide legal insights. Document Parsing See examples/legal_document_parser.py for LegalDocumentParser: Parse PDF, DOCX, and text documents Extract and structure document content Identify sections, clauses, definitions, parties, and dates Contract Analysis See examples/contract_analyzer.py for ContractAnalyzer: Identify contract type (NDA, employment, service, purchase, lease...
1.1K