mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-05-11 14:05:52 -03:00
Add servicenow-sdk plugin
This commit is contained in:
parent
0742692199
commit
c6472d9d5e
@ -1704,6 +1704,22 @@
|
|||||||
"community-managed"
|
"community-managed"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "servicenow-sdk",
|
||||||
|
"description": "Create, edit, and deploy ServiceNow applications with the Fluent SDK effortlessly through Claude AI.",
|
||||||
|
"author": {
|
||||||
|
"name": "ServiceNow"
|
||||||
|
},
|
||||||
|
"category": "development",
|
||||||
|
"source": {
|
||||||
|
"source": "git-subdir",
|
||||||
|
"url": "https://github.com/ServiceNow/sdk.git",
|
||||||
|
"path": "providers/claude/plugin",
|
||||||
|
"ref": "main",
|
||||||
|
"sha": "06adf37ca78c270a57f93e7b9dfbb7bf16e24611"
|
||||||
|
},
|
||||||
|
"homepage": "https://servicenow.github.io/sdk/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "session-report",
|
"name": "session-report",
|
||||||
"description": "Generate an explorable HTML report of Claude Code session usage — tokens, cache efficiency, subagents, skills, and the most expensive prompts — from local ~/.claude/projects transcripts.",
|
"description": "Generate an explorable HTML report of Claude Code session usage — tokens, cache efficiency, subagents, skills, and the most expensive prompts — from local ~/.claude/projects transcripts.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user