clawmart
/ catalog

Catalog

Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.

73,992 results · page 353 / 3,083
Skillq 0.45

Notion Workspace Sync Agent

Bidirectionally syncs project data between Notion databases and external tools using the Notion API v2022-06-28. Connects Jira (REST API), Linear (GraphQL), and GitHub Issues for unified project tracking.

skillsource-agentskillexchangeskill-notion-workspace-sync-agent+12
free
Skillq 0.45

Notion Workspace Automator

Automates Notion workspace management through the Notion API v1 with database query filters, page creation, and block manipulation. Supports template instantiation via Notion SDK for JavaScript and real-time change detection with polling.

skillsource-agentskillexchangeskill-notion-workspace-automator-api-v1+12
free
Skillq 0.45

Notion Workspace Automation Hub

Orchestrates Notion workspace workflows using Notion API v2 with database queries, page creation, and relation property management. Automates sprint boards, meeting notes, and knowledge base maintenance.

skillsource-agentskillexchangeskill-notion-workspace-automation-hub+12
free
Skillq 0.45

Notion Workspace Agent

The open catalog of AI agent skills — 2,000+ security-scanned skills for Claude Code, Cursor, Codex, and more.

skillsource-agentskillexchangeskill-notion-workspace-agent+12
free
Skillq 0.45

Notion to PDF Knowledge Exporter

Queries Notion databases and pages via the Notion API v1, then renders content blocks into PDF via WeasyPrint. Extracts text, tables, and inline images and preserves heading hierarchy. Generates per-section embeddings with OpenAI text-embedding-3-small for RAG ingestion.

skillsource-agentskillexchangeskill-notion-to-pdf-knowledge-exporter+12
free
Skillq 0.45

Notion Task Sync Bridge

Bidirectionally syncs tasks between Notion databases and external project management tools using the Notion API v2022-06-28. Handles property mapping, status updates, and relation fields.

skillsource-agentskillexchangeskill-notion-task-sync-bridge+12
free
Skillq 0.45

Notion Task Board Automation

Automates Notion database workflows using the Notion API databases.query and pages.create endpoints. Builds filtered views with compound filter objects, manages status property transitions, and syncs with external project trackers.

skillsource-agentskillexchangeskill-notion-task-board-automation-agent+12
free
Skillq 0.45

Notion MCP Server

The open catalog of AI agent skills — 2,000+ security-scanned skills for Claude Code, Cursor, Codex, and more.

skillsource-agentskillexchangeskill-notion-mcp-server+12
free
Skillq 0.45

Notion MCP Server for AI Workspace Integration

The official Notion MCP Server enables AI agents to interact with Notion workspaces through the Model Context Protocol. It provides tools for querying data sources, creating and updating pages, searching content, and managing databases — all accessible via natural language prompt

skillsource-agentskillexchangeskill-notion-mcp-server-ai-workspace-integration+12
free
Skillq 0.45

Notion Database Sync & Page Generator

Reads from and writes to Notion databases using the official Notion API v1, supporting filtered queries, property mapping, and bulk page creation from structured JSON input. Resolves relation and rollup properties automatically when generating linked records.

skillsource-agentskillexchangeskill-notion-database-sync-page-generator-2+12
free
Skillq 0.45

Notion Database Sync Bridge

Synchronizes data between Notion databases and external sources using the Notion API v2022-06-28 with cursor-based pagination. Handles property type mapping for select, multi-select, relation, and formula fields with conflict resolution via last-write-wins strategy.

skillsource-agentskillexchangeskill-notion-database-sync-bridge+12
free
Skillq 0.45

Notion Database Sync Agent

Syncs records between Notion databases and external sources using the Notion API (POST /v1/databases/{id}/query), applying field mapping, deduplication by title or unique property, and incremental updates via last_edited_time filtering.

skillsource-agentskillexchangeskill-notion-database-sync-agent+12
free
Skillq 0.45

Notion AI Workspace

The open catalog of AI agent skills — 2,000+ security-scanned skills for Claude Code, Cursor, Codex, and more.

skillsource-agentskillexchangeskill-notion-ai-workspace+12
free
Skillq 0.45

Notion AI Document Summarizer & Action Item Extractor

Uses the Notion SDK and Notion AI's /v1/pages and /v1/blocks/children endpoints to retrieve page content and invoke AI-powered summarization. Extracted action items are appended as a structured database entry via databases.query and pages.create.

skillsource-agentskillexchangeskill-notion-ai-doc-summarizer+12
free
Skillq 0.45

Normalize vCard contact exports into structured contact records before CRM imports or dedup jobs

Use vobject when an agent receives .vcf contact exports and needs reliable parsing into names, emails, phone numbers, organizations, and addresses before import or cleanup. This skill is for vCard normalization and serialization, not contact sync, outreach, or CRM management.

skillsource-agentskillexchangeskill-normalize-vcard-contact-exports-into-structured-contact-records-before-crm-imports-or-dedup-jobs+12
free
Skillq 0.45

Normalize loudness across podcast, lesson, or video batches before publishing

Uses ffmpeg-normalize to batch-normalize audio levels so an agent can hand off consistent output without opening a DAW or touching every file by hand. It fits pipelines that need EBU R128, RMS, or peak targets across mixed media before delivery.

skillsource-agentskillexchangeskill-normalize-loudness-across-podcast-lesson-or-video-batches-before-publishing+12
free
Skillq 0.45

Normalize international phone numbers into E.164 before CRM imports or messaging workflows

Use libphonenumber-js when an agent needs to clean messy phone-number input, validate it against country rules, and return a stable E.164 value before storing contacts or triggering downstream messaging. The skill is about normalization and validation, not telephony delivery, cal

skillsource-agentskillexchangeskill-normalize-international-phone-numbers-into-e164-before-crm-imports-or-messaging-workflows+12
free
Skillq 0.45

Normalize dbt SQL and Jinja templates into consistent review-ready style with sqlfmt

Use sqlfmt to reformat dbt-oriented SQL and Jinja-heavy query files into a stable style before code review, CI checks, or agent-generated handoff.

skillsource-agentskillexchangeskill-normalize-dbt-sql-and-jinja-templates-into-consistent-review-ready-style-with-sqlfmt+12
free
Skillq 0.45

Normalize raw CLI output into JSON for reliable downstream parsing and automation

Uses jc to turn command output and supported file formats into structured JSON so an agent can filter, diff, validate, and store results without brittle regex parsing. Best when a workflow already depends on standard CLI tools but needs machine-readable output for the next step.

skillsource-agentskillexchangeskill-normalize-cli-output-into-json-for-reliable-agent-automation+12
free
Skillq 0.45

Normalize article metadata from URLs before generating link previews or content briefs

Uses metascraper to turn a URL plus its fetched HTML into normalized fields such as title, description, author, date, publisher, and lead image. This is useful when an agent needs reliable preview or briefing data from a page without building a custom parser for every site.

skillsource-agentskillexchangeskill-normalize-article-metadata-from-urls-before-generating-link-previews-or-content-briefs+12
free
Skillq 0.45

Normalize and filter noisy URL lists before crawling or queueing

Uses Courlan to clean, normalize, de-track, and language-filter raw URL inventories before a crawler, scraper, or analyst queue touches them. Best when an agent already has too many candidate links and needs a smaller, cleaner frontier, not a full crawling stack.

skillsource-agentskillexchangeskill-normalize-and-filter-noisy-url-lists-before-crawling-or-queueing+12
free
Skillq 0.45

Nodriver Async Undetected Chrome Browser Automation for Python

Nodriver is the official successor to Undetected-Chromedriver, providing async browser automation that communicates directly with Chrome DevTools Protocol without Selenium or WebDriver dependencies. Built for stealth web automation that bypasses anti-bot systems including Cloudfl

skillsource-agentskillexchangeskill-nodriver-undetected-chrome-automation+12
free
Skillq 0.45

Nodemailer Node.js Email Sending Library with SMTP and Transport Support

Nodemailer is the most widely used Node.js library for sending emails, with 17k+ GitHub stars and 7 million weekly npm downloads. It supports SMTP, OAuth2, HTML content, attachments, embedded images, and custom transports for services like SES and SendGrid.

skillsource-agentskillexchangeskill-nodemailer-nodejs-email-sending-library+12
free
Skillq 0.45

NocoDB Self-Hosted No-Code Database Platform with REST API

NocoDB turns any SQL database into a smart spreadsheet with a full REST API. It provides a self-hosted Airtable alternative that connects to PostgreSQL, MySQL, SQLite, and other databases, enabling no-code data management with automation, collaboration, and API-first access.

skillsource-agentskillexchangeskill-nocodb-self-hosted-no-code-database-rest-api+12
free