ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 3/5

endpoints

Endpoints document management API toolkit. Scan documents with AI extraction and organize structured data into categorized endpoints. Use when the user asks to: scan a document, upload a file, list endpoints, inspect endpoint data, check usage stats, create or delete endpoints, get file URLs, or manage document metadata. Requires ENDPOINTS_API_KEY from endpoints.work dashboard.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/adamkristopher/endpoints
Or

What This Skill Does

The Endpoints skill is a powerful document management and data extraction toolkit designed to bridge the gap between unstructured documents and organized data structures. It provides an interface to scan files or text using AI-driven extraction, allowing users to automatically categorize information into logical endpoints. Whether you are dealing with invoices, meeting notes, project trackers, or receipts, this skill streamlines the process by parsing content and saving results as structured JSON files for easy retrieval and analysis.

Installation

To integrate the Endpoints skill into your project, follow these steps:

  1. Execute the installation command: clawhub install openclaw/skills/skills/adamkristopher/endpoints.
  2. Navigate to your scripts folder and install dependencies using npm install.
  3. Create a .env file in your root directory.
  4. Configure the environment variables by adding your specific credentials: ENDPOINTS_API_URL=https://endpoints.work and ENDPOINTS_API_KEY=ep_your_api_key_here.
  5. You can now import specific functions directly from scripts/src/index.ts to your automation workflows.

Use Cases

This skill is perfect for automating administrative burdens. Use it to scan incoming PDFs to extract line-item costs from invoices, summarize long-form meeting transcripts into actionable task lists, or organize project milestones into a centralized tracking system. It is also highly effective for developers needing to maintain clean data logs and for power users who need a programmatic way to manage document metadata without manual data entry.

Example Prompts

  1. "Scan this document located at /imports/invoices/feb_2026.pdf and add it to the receipts category."
  2. "List my endpoints so I can see which categories are currently active and how much storage I have left."
  3. "Summarize the data inside the /project-alpha/tasks endpoint and give me a progress update."

Tips & Limitations

  • Auto-Save Efficiency: Always rely on the results/ folder for historical data; the skill automatically timestamps and categorizes outputs for you.
  • API Limits: Ensure you check your usage stats using getStats() regularly to avoid hitting your monthly quota.
  • Data Privacy: As this skill utilizes external AI extraction, ensure sensitive personal data is redacted from files before scanning.
  • Formatting: The tool works best with clean, text-heavy PDFs; complex handwritten documents may require more manual verification of extracted entities.

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-adamkristopher-endpoints": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#document-management#ai-extraction#automation#data-structuring#api-integration
Safety Score: 3/5

Flags: network-access, file-write, file-read, external-api

Related Skills

botcoin

A puzzle game for AI agents. Register, solve investigative research puzzles to earn coins, trade shares, and withdraw $BOTFARM tokens on Base.

adamkristopher 4473

ga4-analytics

Google Analytics 4, Search Console, and Indexing API toolkit. Analyze website traffic, page performance, user demographics, real-time visitors, search queries, and SEO metrics. Use when the user asks to: check site traffic, analyze page views, see traffic sources, view user demographics, get real-time visitor data, check search console queries, analyze SEO performance, request URL re-indexing, inspect index status, compare date ranges, check bounce rates, view conversion data, or get e-commerce revenue. Requires a Google Cloud service account with GA4 and Search Console access.

adamkristopher 4473

seo-dataforseo

SEO keyword research using the DataForSEO API. Perform keyword analysis, YouTube keyword research, competitor analysis, SERP analysis, and trend tracking. Use when the user asks to: research keywords, analyze search volume/CPC/competition, find keyword suggestions, check keyword difficulty, analyze competitors, get trending topics, do YouTube SEO research, or optimize landing page keywords. Requires a DataForSEO API account and credentials in .env file.

adamkristopher 4473

youtube-analytics

YouTube Data API v3 analytics toolkit. Analyze YouTube channels, videos, and search results. Use when the user asks to: check YouTube channel stats, analyze video performance, compare channels, search for videos, get subscriber counts, view engagement metrics, find trending videos, get channel uploads, or analyze YouTube competition. Requires a YouTube Data API v3 key from Google Cloud Console.

adamkristopher 4473