← スキル一覧に戻る

nodes-credentials-patterns
by dpietersz
n8n community node for Pleo expense management. Query expenses, check receipt status, and trigger workflows on export events. Integrates Pleo with 400+ apps via n8n automation. Open source, MIT licensed
⭐ 0🍴 0📅 2025年12月13日
SKILL.md
name: Nodes Credentials Patterns description: Implement n8n credential types including API key, OAuth2, and header-based authentication patterns. Use this skill when creating *.credentials.ts files, implementing ICredentialType interfaces, configuring OAuth2 flows, setting up credential testing, injecting authentication headers, or following credential security best practices. Apply when building any n8n node that requires API authentication, token management, or secure credential handling.
When to use this skill:
- When creating new credential files (*.credentials.ts)
- When implementing ICredentialType interfaces
- When setting up API key authentication
- When configuring OAuth2 credential flows
- When implementing header-based authentication with the authenticate property
- When adding credential testing with ICredentialTestRequest
- When using getCredentials() in node execute methods
- When handling production vs sandbox environments
- When implementing token refresh logic for OAuth2
- When following security best practices (never log credentials, use password typeOptions)
- When declaring credentials in node description
- When testing credential validation in n8n UI
Nodes Credentials Patterns
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle nodes credentials patterns.
Instructions
For details, refer to the information provided in this file: nodes credentials patterns
スコア
総合スコア
70/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です