Skip to main content
مستودع GitHub

notte-skills

يحتوي notte-skills على 3 من skills المجمعة من nottelabs، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
3
Stars
10
محدث
2026-06-30
Forks
0
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

notte-browser
مطوّرو البرمجيات

Command-line interface for launching and controlling Notte cloud browser sessions: start and stop remote browsers, navigate pages, observe/click/fill elements, scrape web content, manage vaults and personas, capture replays, and deploy browser workflows as Notte Functions for callable, scheduled, or reusable automations such as endpoints, APIs, webhooks, jobs, workflows, and services.

2026-06-30
notte-functions-doctor
مطوّرو البرمجيات

Diagnose and repair a broken Notte Function. Use when a deployed or scheduled Function has started failing or returning empty/wrong results - for example "my function fn_... returns empty now", "repair my scraper function", "the Indeed function broke after the site changed", "fix this failed function run", or "diagnose why my scheduled function stopped working". The user supplies the Function that is broken; this skill finds the root cause, re-explores the changed surface, verifies a fix in isolation, and promotes it behind a confirmation gate. Pairs with notte-functions-forge, which builds Functions.

2026-06-30
notte-functions-forge
مطوّرو البرمجيات

Explore a website once, find the stable data path, and deploy it as a reusable, parameterized Notte Function (a callable HTTP endpoint that can be scheduled and run at scale). Use when a user wants to forge, build, generate, or "bake" a reusable scraper or browser automation for a site, turn a working scrape into an API/endpoint/job, or says things like "I'll run N keywords later", "make this reusable", "pull all listings", "automate this site every day", or "build a function that extracts X from Y". Pairs with notte-functions-doctor, which repairs a forged Function when the site changes.

2026-06-30