Official Provider SkillView repo
Guide to setting up third-party authentication for a Notion Worker. Covers external-service API keys / personal access tokens and OAuth. Use when the worker needs credentials for a non-Notion API, not for Notion API tokens or `ntn login`.
Files1 files
SKILL.md228 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the file and paste it into your agent's system prompt.
Skill details
Versionv1.0.0
AuthorNotion
Categorysecurity
Skill IDmakenotion/workers-template/.agents/skills/auth-guide
Related skills
SyncScaffold a new sync capability with guided setup — asks about data source, mode, pagination, and cursor design, then generates working codeSync DebugDiagnose a failing or misbehaving sync — fetch run logs, identify errors, cross-reference with code, and suggest fixesSync GuideComprehensive guide to building Notion Workers syncs — covers the two-sync architecture (backfill+delta), replace mode, pagination, consistency buffers, pacers, deletion strategies, and common pitfalls. Auto-loads when sync-related work is detected.Sync ValidateReview a sync capability for common bugs — cursor advancement, pagination termination, state persistence, bi-modal correctness, consistency buffers, and deletion handlingCentos Linux TriageTriage and resolve CentOS issues using RHEL-compatible tooling, SELinux-aware practices, and firewalld.Gdpr CompliantApply GDPR-compliant engineering practices across your codebase. Use this skill whenever you are designing APIs, writing data models, building authentication flows, implementing logging, handling user data, writing retention/deletion jobs, designing cloud infrastructure, or reviewing pull requests for privacy compliance. Trigger this skill for any task involving personal data, user accounts, cookies, analytics, emails, audit logs, encryption, pseudonymization, anonymization, data exports, breach