VerifyPDF/verifypdf-skill
Drop-in agent skill that verifies PDFs (fraud, tampering, AI-generation) via the VerifyPDF v2 API. SKILL.md + bash/python helpers.
Drop-in agent skill that verifies PDFs (fraud, tampering, AI-generation) via the VerifyPDF v2 API. SKILL.md + bash/python helpers.
npx skills add VerifyPDF/verifypdf-skillDrop-in agent skill that verifies PDFs (fraud, tampering, AI-generation) via the VerifyPDF v2 API. SKILL.md + bash/python helpers.
Graph-native code intelligence that replaces embedding-based RAG with deterministic program understanding.
Framework that helps you evaluate your Retrieval Augmented Generation pipelines directly inside autonomous multi-source agents.
VMware vSphere storage management: datastores, iSCSI, vSAN. Domain-focused MCP skill with 11 tools.
Audit a website's SEO with Firecrawl. Use when the user asks for an SEO audit, metadata and heading review, sitemap/site-structure analysis, keyword opportunities, competitor SERP comparison, or prioritized search optimization recommendations.
One CLI for your agent and scripts for AI, search, scraping, and enrichment.
Autonomous iterative experimentation loop for any programming task. Guides the user through defining goals, measurable metrics, and scope constraints, then runs an autonomous loop of code changes, testing, measuring, and keeping/discarding results. Inspired by Karpathy's autoresearch. USE FOR: autonomous improvement, iterative optimization, experiment loop, auto research, performance tuning, automated experimentation, hill climbing, try things automatically, optimize code, run experiments, autonomous coding loop. DO NOT USE FOR: one-shot tasks, simple bug fixes, code review, or tasks without a measurable metric.