Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:02:23 +08:00
commit 5f44d04a64
18 changed files with 1976 additions and 0 deletions

101
plugin.lock.json Normal file
View File

@@ -0,0 +1,101 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:tommy-ca/notion-skills:plugins/notion-skills",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "c2bf0d43f6a1fbceba0a8cf1710b7f5faa752ecd",
"treeHash": "dc0980c23040842a929f4267eb5a5de6ced9f6acfd23b4c307b2d6c3fa61490b",
"generatedAt": "2025-11-28T10:28:42.997121Z",
"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": "notion-skills",
"description": "Comprehensive collection of Claude skills for Notion integration: capture knowledge from conversations, prepare for meetings, conduct research, and convert specifications into implementation plans",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "1cdc66692fb0a107ec801af20f1f72117fd1c0853600bac2a358fa16092f27c3"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "f8c7245c75a9b15038e16382668a5c2e2da562a567b6f8bc868784d2a90cb861"
},
{
"path": "skills/research-documentation/SKILL.md",
"sha256": "52ef342bd49eca1c54a2b6ffc16e7b2423cafffc1d1f9bec8b42fcd2102c9e49"
},
{
"path": "skills/research-documentation/evaluations/README.md",
"sha256": "9244181d792fbf575bcdde6093c04edcd2ead5b945a947b3d77b697b15c9f329"
},
{
"path": "skills/research-documentation/reference/format-guide.md",
"sha256": "99c69fd8cd6215cc077d166720bb0cbc151e6a6604f0334f905db931b80ea5a4"
},
{
"path": "skills/meeting-intelligence/SKILL.md",
"sha256": "b525db7ff62f482d04c60244eb65afd80d61b3e56cd59842bebcead71ddbb3b3"
},
{
"path": "skills/meeting-intelligence/evaluations/README.md",
"sha256": "5ff6bc89abd5978e53b0d06398a09c22e2ad06fe4145bbc3c3ce76ebe05975b5"
},
{
"path": "skills/meeting-intelligence/reference/agenda-structure-guide.md",
"sha256": "cdb5518eb02dd00cba9a6de9689a25ab35096350ada1f21a74c76d647ce81bfe"
},
{
"path": "skills/knowledge-capture/SKILL.md",
"sha256": "a39a68b5158fc1c5315e78aa0fc4eb317f19232169e46b5c6c4fb0a3a7e74247"
},
{
"path": "skills/knowledge-capture/evaluations/README.md",
"sha256": "e372917ad2400ee052b6a62448717ba71e87e943d9511bdf139088e4288fed25"
},
{
"path": "skills/knowledge-capture/evaluations/scenario-1-meeting-notes.json",
"sha256": "17ae28dd5385f8c90c27f80e98b6385060a17d750a0f484edf7443d379db75cb"
},
{
"path": "skills/knowledge-capture/examples/example-meeting-summary.md",
"sha256": "3fce55dafa1dd0e1760830d1a5bfdb15ad623c97d4211b40a0d713e97dd525b1"
},
{
"path": "skills/knowledge-capture/reference/best-practices.md",
"sha256": "a3c409aa473fcfcc4de5e87f4431d09e609cdf1c0cf02fd26f9605b436f16768"
},
{
"path": "skills/knowledge-capture/reference/documentation-types.md",
"sha256": "03884877c39869a323ebb7882256c9b914357db5c7eace5f767e15929d9eaa9d"
},
{
"path": "skills/spec-to-implementation/SKILL.md",
"sha256": "6d4ed506ade58c570e0292640d9cf30af6dee1181c25d4a0635e5263fd55d77f"
},
{
"path": "skills/spec-to-implementation/evaluations/README.md",
"sha256": "7d56ee5c19d1f698b7790d348f7c13887892206e362dd4bd88e853b1689b7d6b"
},
{
"path": "skills/spec-to-implementation/reference/task-breakdown-guide.md",
"sha256": "f5d0647b2808d4b1b7f80d09b7c10419404571af0689902ea6ab94d40ce7016f"
}
],
"dirSha256": "dc0980c23040842a929f4267eb5a5de6ced9f6acfd23b4c307b2d6c3fa61490b"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}