Initial commit
This commit is contained in:
93
plugin.lock.json
Normal file
93
plugin.lock.json
Normal file
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:djacobsmeyer/claude-skills-engineering:plugins/output-styles-skill",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "ddf944fb914ad053a29814302b21f3dbaf7a5467",
|
||||
"treeHash": "8db80ec64ec2b3f5ad882a3a53f5ba9bc0ec267e5e6331b2553e7d8e38fcf1d0",
|
||||
"generatedAt": "2025-11-28T10:16:28.907394Z",
|
||||
"toolVersion": "publish_plugins.py@0.2.0"
|
||||
},
|
||||
"origin": {
|
||||
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
||||
"branch": "master",
|
||||
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
||||
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
||||
},
|
||||
"manifest": {
|
||||
"name": "output-styles-skill",
|
||||
"description": "Configure and understand different output formatting styles for Claude Code responses. Provides templates for bullet-points, markdown, YAML, HTML, and specialized formats like TTS summaries and observable tool diffs. Use when you want to control output formatting, need structured data output, or want specialized rendering for specific use cases.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "b71fe62500e1936ce650b0ea9434ef909400a0bb68a3cc3120a865c16108e832"
|
||||
},
|
||||
{
|
||||
"path": "install-styles.sh",
|
||||
"sha256": "680fdd1ca5ae74f36c2f8898462867344bc01fa714c34777a074bae2b2393aa7"
|
||||
},
|
||||
{
|
||||
"path": "SKILL.md",
|
||||
"sha256": "49ddfb380c5f69e5f6675935643c579ad564d93b52189dbd0fc9120fd623d620"
|
||||
},
|
||||
{
|
||||
"path": "output-styles/observable-tools-diffs-tts.md",
|
||||
"sha256": "a8c8b8f9b6c18bface4abec1291e0177d300d8e7244fade58f8d536cd78eaf07"
|
||||
},
|
||||
{
|
||||
"path": "output-styles/yaml-structured.md",
|
||||
"sha256": "536d5cfa5725004aca60aee61912f367047e3d935f4cc21b936c0d5a52fa1d3b"
|
||||
},
|
||||
{
|
||||
"path": "output-styles/table-based.md",
|
||||
"sha256": "0eb381706c6ab6d50fd6d8ec7f50b22f178422db554fb83fee80b95adf2bfbb5"
|
||||
},
|
||||
{
|
||||
"path": "output-styles/tts-summary-base.md",
|
||||
"sha256": "10877b79464d5898fc033c66672e987d7697f2ddd2d2ba44c08d846bc864f6b0"
|
||||
},
|
||||
{
|
||||
"path": "output-styles/tts-summary.md",
|
||||
"sha256": "7382bbbeabfb2d4d3ed54d02b1d103a48e1bdbd5f26320d7de15d43cbc9903a3"
|
||||
},
|
||||
{
|
||||
"path": "output-styles/html-structured.md",
|
||||
"sha256": "2d068177a2700b1d8806dcb1d0e685569d2de4d007c7d7da6ff0389cc61f4694"
|
||||
},
|
||||
{
|
||||
"path": "output-styles/ultra-concise.md",
|
||||
"sha256": "4d3b00a7847e563478fcc87151f10abf4f0b251dfade30951083c967a4d06437"
|
||||
},
|
||||
{
|
||||
"path": "output-styles/bullet-points.md",
|
||||
"sha256": "a10b03e7747635c726c6975ee0ffbfdb431afb90c0159f0545669094a0ac4002"
|
||||
},
|
||||
{
|
||||
"path": "output-styles/markdown-focused.md",
|
||||
"sha256": "0e3745d09b0970fe3aaa7077f311578fd75428cd0827ee6123c2ae256a7586ef"
|
||||
},
|
||||
{
|
||||
"path": "output-styles/observable-tools-diffs.md",
|
||||
"sha256": "705619633add6f252f5fdca4e101fcf68996b048b3c9147086523b5feb139064"
|
||||
},
|
||||
{
|
||||
"path": "output-styles/genui.md",
|
||||
"sha256": "4b3ba78725555a12e0136776ad6b80f8fd9bdc52e6f9e7e76a146113709b615f"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "dd789179bf3b6a4f60f71c8c7b46c180bb0729f7f187674cab64427be5654eca"
|
||||
}
|
||||
],
|
||||
"dirSha256": "8db80ec64ec2b3f5ad882a3a53f5ba9bc0ec267e5e6331b2553e7d8e38fcf1d0"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user