mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 17:15:43 -03:00
Sort session-report plugin into marketplace order
This commit is contained in:
parent
147ddf8ee3
commit
66ca8fc540
@ -1179,6 +1179,17 @@
|
|||||||
"community-managed"
|
"community-managed"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"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.",
|
||||||
|
"author": {
|
||||||
|
"name": "Anthropic",
|
||||||
|
"email": "support@anthropic.com"
|
||||||
|
},
|
||||||
|
"source": "./plugins/session-report",
|
||||||
|
"category": "productivity",
|
||||||
|
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/session-report"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "skill-creator",
|
"name": "skill-creator",
|
||||||
"description": "Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.",
|
"description": "Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.",
|
||||||
@ -1442,17 +1453,6 @@
|
|||||||
"sha": "b93007e9a726c6ee93c57a949e732744ef5acbfd"
|
"sha": "b93007e9a726c6ee93c57a949e732744ef5acbfd"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/zapier/zapier-mcp/tree/main/plugins/zapier"
|
"homepage": "https://github.com/zapier/zapier-mcp/tree/main/plugins/zapier"
|
||||||
},
|
|
||||||
{
|
|
||||||
"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.",
|
|
||||||
"author": {
|
|
||||||
"name": "Anthropic",
|
|
||||||
"email": "support@anthropic.com"
|
|
||||||
},
|
|
||||||
"source": "./plugins/session-report",
|
|
||||||
"category": "productivity",
|
|
||||||
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/session-report"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user