jadecli
Official@jadecli
Offers specialized orchestration for web-crawling, security auditing, and type-safe TypeScript generation for complex multi-agent systems.
Agent Skills by jadecli
Showing 27 vetted skills indexed across 1 GitHub repositories.
crawl-report
Generate an interactive HTML dashboard from crawl metrics JSONL files.
crawl-plan
Generate structured JSON crawl plans from sitemaps, llms.txt, or HTML targets.
improve-spider
Patch failing CSS/XPath selectors in Scrapy spiders from improvement logs.
cert-study
Generate a study guide covering five domains, 25 task statements, and 12 sample questions.
extract-review
Score extraction quality and generate improvement deltas from crawl results.
ax-ai
Generate TypeScript AI provider integration code using @ax-llm/ax.
ax
Orchestrate LLM workflows with type-safe signatures and streaming outputs.
ax-agent
Generate AxAgent code blocks with child agents, namespaces, and discovery APIs.
ax-signature
Generate typed DSPy signatures for APIs, functions, and data pipelines.
ax-gen
Generate AxGen code from natural language prompts using the @ax-llm/ax toolkit.
ax-learn
Generate type-safe AxLearn code with @ax-llm/ax for adaptive agents.
ax-agent-optimize
Generates AxAgent tuning and evaluation code for agent.optimize workflows.
ax-gepa
Generate AxGEPA optimization code for multi-objective agent-tree configurations.
ax-flow
Generate AxFlow workflow code with @ax-llm/ax for parallel and conditional AI tasks.
Quality Gate
Compute completeness, accuracy, and freshness scores to gate crawl output quality.
fix-precommit
Fix pre-commit hook failures and re-stage corrected files.
multi-agent-research
Orchestrate parallel subagents to answer complex research questions with source attribution.
context-audit
Audit conversation context usage and prescribe token compaction strategies.
pii-check
Detect PII patterns in crawled data directories and produce redacted outputs.
dependency-audit
Scan standard dependency files and report prioritized vulnerabilities with severity and fixes.
security-scan
Scan spider code and data for security vulnerabilities and generate a JSON report.
ssrf-check
Detect SSRF vulnerabilities in spider code and web-scraping scripts.
plugin-review
Identify security and safety flaws in generated knowledge-work plugins.
dispatch
Coordinate multi-agent dispatch tasks with quality scoring and JSONL audit logs.
Frequently Asked Questions About jadecli
FAQPage SchemaWhat specific tasks can I perform using jadecli?▼
Jadecli enables you to generate structured crawl plans, patch CSS/XPath selectors in spiders, audit conversation context for token compaction, and perform security scans on codebase dependencies and spider logic.
Which personas benefit most from these capabilities?▼
Data engineers, web-scraping specialists, and security researchers benefit from these capabilities. The system is designed for developers managing large-scale crawl operations who require automated quality gating, vulnerability detection, and type-safe code generation for complex distributed systems.
What are the prerequisites for running these operations?▼
You require a TypeScript environment and access to the @ax-llm/ax ecosystem. Operations rely on existing crawl definitions, JSONL metric files, and standard dependency manifests to perform audits, security scans, and code generation tasks.