@rulemetric/skills-registry 0.7.5 → 0.7.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/discovered-sources.json +117 -117
- package/package.json +1 -1
package/discovered-sources.json
CHANGED
|
@@ -109,22 +109,22 @@
|
|
|
109
109
|
"license": "MIT"
|
|
110
110
|
},
|
|
111
111
|
{
|
|
112
|
-
"repo": "
|
|
112
|
+
"repo": "rtk-ai/rtk",
|
|
113
113
|
"patterns": [
|
|
114
114
|
"**/*.md"
|
|
115
115
|
],
|
|
116
116
|
"defaultTool": "claude_code",
|
|
117
117
|
"defaultCategory": "language",
|
|
118
|
-
"license": "
|
|
118
|
+
"license": "Apache-2.0"
|
|
119
119
|
},
|
|
120
120
|
{
|
|
121
|
-
"repo": "
|
|
121
|
+
"repo": "shareAI-lab/learn-claude-code",
|
|
122
122
|
"patterns": [
|
|
123
123
|
"**/*.md"
|
|
124
124
|
],
|
|
125
125
|
"defaultTool": "claude_code",
|
|
126
126
|
"defaultCategory": "language",
|
|
127
|
-
"license": "
|
|
127
|
+
"license": "MIT"
|
|
128
128
|
},
|
|
129
129
|
{
|
|
130
130
|
"repo": "gsd-build/get-shit-done",
|
|
@@ -483,21 +483,21 @@
|
|
|
483
483
|
"defaultCategory": "language"
|
|
484
484
|
},
|
|
485
485
|
{
|
|
486
|
-
"repo": "
|
|
486
|
+
"repo": "iOfficeAI/OfficeCLI",
|
|
487
487
|
"patterns": [
|
|
488
|
-
"
|
|
488
|
+
"agents/**/*.md",
|
|
489
|
+
"**/AGENTS.md"
|
|
489
490
|
],
|
|
490
|
-
"defaultTool": "
|
|
491
|
+
"defaultTool": "claude_code",
|
|
491
492
|
"defaultCategory": "workflow",
|
|
492
493
|
"license": "Apache-2.0"
|
|
493
494
|
},
|
|
494
495
|
{
|
|
495
|
-
"repo": "
|
|
496
|
+
"repo": "openimsdk/open-im-server",
|
|
496
497
|
"patterns": [
|
|
497
|
-
"
|
|
498
|
-
"**/AGENTS.md"
|
|
498
|
+
"**/*.md"
|
|
499
499
|
],
|
|
500
|
-
"defaultTool": "
|
|
500
|
+
"defaultTool": "openclaw",
|
|
501
501
|
"defaultCategory": "workflow",
|
|
502
502
|
"license": "Apache-2.0"
|
|
503
503
|
},
|
|
@@ -875,21 +875,21 @@
|
|
|
875
875
|
"license": "Apache-2.0"
|
|
876
876
|
},
|
|
877
877
|
{
|
|
878
|
-
"repo": "
|
|
878
|
+
"repo": "agent0ai/dox",
|
|
879
879
|
"patterns": [
|
|
880
|
-
"
|
|
880
|
+
"agents/**/*.md",
|
|
881
|
+
"**/AGENTS.md"
|
|
881
882
|
],
|
|
882
|
-
"defaultTool": "
|
|
883
|
+
"defaultTool": "universal",
|
|
883
884
|
"defaultCategory": "workflow",
|
|
884
885
|
"license": "MIT"
|
|
885
886
|
},
|
|
886
887
|
{
|
|
887
|
-
"repo": "
|
|
888
|
+
"repo": "daymade/claude-code-skills",
|
|
888
889
|
"patterns": [
|
|
889
|
-
"
|
|
890
|
-
"**/AGENTS.md"
|
|
890
|
+
"skills/**/*.md"
|
|
891
891
|
],
|
|
892
|
-
"defaultTool": "
|
|
892
|
+
"defaultTool": "claude_code",
|
|
893
893
|
"defaultCategory": "workflow",
|
|
894
894
|
"license": "MIT"
|
|
895
895
|
},
|
|
@@ -943,6 +943,14 @@
|
|
|
943
943
|
"defaultCategory": "workflow",
|
|
944
944
|
"license": "MIT"
|
|
945
945
|
},
|
|
946
|
+
{
|
|
947
|
+
"repo": "aiwithremy/claude-skills-llm-council",
|
|
948
|
+
"patterns": [
|
|
949
|
+
"skills/**/*.md"
|
|
950
|
+
],
|
|
951
|
+
"defaultTool": "claude_code",
|
|
952
|
+
"defaultCategory": "workflow"
|
|
953
|
+
},
|
|
946
954
|
{
|
|
947
955
|
"repo": "hoangnb24/repository-harness",
|
|
948
956
|
"patterns": [
|
|
@@ -954,17 +962,19 @@
|
|
|
954
962
|
"license": "MIT"
|
|
955
963
|
},
|
|
956
964
|
{
|
|
957
|
-
"repo": "
|
|
965
|
+
"repo": "JuneYaooo/gpt-image2-ppt-skills",
|
|
958
966
|
"patterns": [
|
|
959
967
|
"skills/**/*.md"
|
|
960
968
|
],
|
|
961
969
|
"defaultTool": "claude_code",
|
|
962
|
-
"defaultCategory": "workflow"
|
|
970
|
+
"defaultCategory": "workflow",
|
|
971
|
+
"license": "Apache-2.0"
|
|
963
972
|
},
|
|
964
973
|
{
|
|
965
|
-
"repo": "
|
|
974
|
+
"repo": "alookai/alook",
|
|
966
975
|
"patterns": [
|
|
967
|
-
"
|
|
976
|
+
"agents/**/*.md",
|
|
977
|
+
"**/AGENTS.md"
|
|
968
978
|
],
|
|
969
979
|
"defaultTool": "claude_code",
|
|
970
980
|
"defaultCategory": "workflow",
|
|
@@ -997,16 +1007,6 @@
|
|
|
997
1007
|
"defaultCategory": "framework",
|
|
998
1008
|
"license": "MIT"
|
|
999
1009
|
},
|
|
1000
|
-
{
|
|
1001
|
-
"repo": "alookai/alook",
|
|
1002
|
-
"patterns": [
|
|
1003
|
-
"agents/**/*.md",
|
|
1004
|
-
"**/AGENTS.md"
|
|
1005
|
-
],
|
|
1006
|
-
"defaultTool": "claude_code",
|
|
1007
|
-
"defaultCategory": "workflow",
|
|
1008
|
-
"license": "Apache-2.0"
|
|
1009
|
-
},
|
|
1010
1010
|
{
|
|
1011
1011
|
"repo": "jiweiyeah/Skills-Manager",
|
|
1012
1012
|
"patterns": [
|
|
@@ -1016,14 +1016,6 @@
|
|
|
1016
1016
|
"defaultCategory": "framework",
|
|
1017
1017
|
"license": "MIT"
|
|
1018
1018
|
},
|
|
1019
|
-
{
|
|
1020
|
-
"repo": "perrypixel/10x-Tool-Calls",
|
|
1021
|
-
"patterns": [
|
|
1022
|
-
"**/*.md"
|
|
1023
|
-
],
|
|
1024
|
-
"defaultTool": "cursor",
|
|
1025
|
-
"defaultCategory": "workflow"
|
|
1026
|
-
},
|
|
1027
1019
|
{
|
|
1028
1020
|
"repo": "Kulaxyz/self-learning-skills",
|
|
1029
1021
|
"patterns": [
|
|
@@ -1035,6 +1027,14 @@
|
|
|
1035
1027
|
"defaultCategory": "workflow",
|
|
1036
1028
|
"license": "MIT"
|
|
1037
1029
|
},
|
|
1030
|
+
{
|
|
1031
|
+
"repo": "perrypixel/10x-Tool-Calls",
|
|
1032
|
+
"patterns": [
|
|
1033
|
+
"**/*.md"
|
|
1034
|
+
],
|
|
1035
|
+
"defaultTool": "cursor",
|
|
1036
|
+
"defaultCategory": "workflow"
|
|
1037
|
+
},
|
|
1038
1038
|
{
|
|
1039
1039
|
"repo": "superiorlu/AITreasureBox",
|
|
1040
1040
|
"patterns": [
|
|
@@ -1097,22 +1097,22 @@
|
|
|
1097
1097
|
"defaultCategory": "workflow"
|
|
1098
1098
|
},
|
|
1099
1099
|
{
|
|
1100
|
-
"repo": "
|
|
1100
|
+
"repo": "bitjaru/styleseed",
|
|
1101
1101
|
"patterns": [
|
|
1102
|
+
"skills/**/*.md",
|
|
1102
1103
|
"**/*.md"
|
|
1103
1104
|
],
|
|
1104
1105
|
"defaultTool": "claude_code",
|
|
1105
|
-
"defaultCategory": "
|
|
1106
|
+
"defaultCategory": "framework",
|
|
1106
1107
|
"license": "MIT"
|
|
1107
1108
|
},
|
|
1108
1109
|
{
|
|
1109
|
-
"repo": "
|
|
1110
|
+
"repo": "decebals/claude-code-java",
|
|
1110
1111
|
"patterns": [
|
|
1111
|
-
"skills/**/*.md",
|
|
1112
1112
|
"**/*.md"
|
|
1113
1113
|
],
|
|
1114
1114
|
"defaultTool": "claude_code",
|
|
1115
|
-
"defaultCategory": "
|
|
1115
|
+
"defaultCategory": "workflow",
|
|
1116
1116
|
"license": "MIT"
|
|
1117
1117
|
},
|
|
1118
1118
|
{
|
|
@@ -1262,6 +1262,17 @@
|
|
|
1262
1262
|
"defaultCategory": "language",
|
|
1263
1263
|
"license": "MIT"
|
|
1264
1264
|
},
|
|
1265
|
+
{
|
|
1266
|
+
"repo": "WorldFlowAI/everything-claude-code",
|
|
1267
|
+
"patterns": [
|
|
1268
|
+
"skills/**/*.md",
|
|
1269
|
+
"agents/**/*.md",
|
|
1270
|
+
"**/AGENTS.md",
|
|
1271
|
+
"**/*.md"
|
|
1272
|
+
],
|
|
1273
|
+
"defaultTool": "claude_code",
|
|
1274
|
+
"defaultCategory": "workflow"
|
|
1275
|
+
},
|
|
1265
1276
|
{
|
|
1266
1277
|
"repo": "aj-geddes/claude-code-bmad-skills",
|
|
1267
1278
|
"patterns": [
|
|
@@ -1291,17 +1302,6 @@
|
|
|
1291
1302
|
"defaultCategory": "security",
|
|
1292
1303
|
"license": "NOASSERTION"
|
|
1293
1304
|
},
|
|
1294
|
-
{
|
|
1295
|
-
"repo": "WorldFlowAI/everything-claude-code",
|
|
1296
|
-
"patterns": [
|
|
1297
|
-
"skills/**/*.md",
|
|
1298
|
-
"agents/**/*.md",
|
|
1299
|
-
"**/AGENTS.md",
|
|
1300
|
-
"**/*.md"
|
|
1301
|
-
],
|
|
1302
|
-
"defaultTool": "claude_code",
|
|
1303
|
-
"defaultCategory": "workflow"
|
|
1304
|
-
},
|
|
1305
1305
|
{
|
|
1306
1306
|
"repo": "Jermic/awesome-aiart-pics-prompts",
|
|
1307
1307
|
"patterns": [
|
|
@@ -1377,21 +1377,21 @@
|
|
|
1377
1377
|
"license": "MIT"
|
|
1378
1378
|
},
|
|
1379
1379
|
{
|
|
1380
|
-
"repo": "
|
|
1380
|
+
"repo": "chenxiachan/xhs-claude-skills",
|
|
1381
1381
|
"patterns": [
|
|
1382
|
-
"
|
|
1382
|
+
"skills/**/*.md"
|
|
1383
1383
|
],
|
|
1384
|
-
"defaultTool": "
|
|
1385
|
-
"defaultCategory": "
|
|
1384
|
+
"defaultTool": "claude_code",
|
|
1385
|
+
"defaultCategory": "workflow",
|
|
1386
1386
|
"license": "MIT"
|
|
1387
1387
|
},
|
|
1388
1388
|
{
|
|
1389
|
-
"repo": "
|
|
1389
|
+
"repo": "matank001/cursor-security-rules",
|
|
1390
1390
|
"patterns": [
|
|
1391
|
-
"
|
|
1391
|
+
"**/*.md"
|
|
1392
1392
|
],
|
|
1393
|
-
"defaultTool": "
|
|
1394
|
-
"defaultCategory": "
|
|
1393
|
+
"defaultTool": "cursor",
|
|
1394
|
+
"defaultCategory": "security",
|
|
1395
1395
|
"license": "MIT"
|
|
1396
1396
|
},
|
|
1397
1397
|
{
|
|
@@ -1453,15 +1453,6 @@
|
|
|
1453
1453
|
"defaultCategory": "language",
|
|
1454
1454
|
"license": "MIT"
|
|
1455
1455
|
},
|
|
1456
|
-
{
|
|
1457
|
-
"repo": "perrystreetsoftware/Harmonize",
|
|
1458
|
-
"patterns": [
|
|
1459
|
-
"**/*.md"
|
|
1460
|
-
],
|
|
1461
|
-
"defaultTool": "universal",
|
|
1462
|
-
"defaultCategory": "testing",
|
|
1463
|
-
"license": "Apache-2.0"
|
|
1464
|
-
},
|
|
1465
1456
|
{
|
|
1466
1457
|
"repo": "zhukunpenglinyutong/ai-max",
|
|
1467
1458
|
"patterns": [
|
|
@@ -1483,6 +1474,15 @@
|
|
|
1483
1474
|
"defaultCategory": "security",
|
|
1484
1475
|
"license": "MIT"
|
|
1485
1476
|
},
|
|
1477
|
+
{
|
|
1478
|
+
"repo": "perrystreetsoftware/Harmonize",
|
|
1479
|
+
"patterns": [
|
|
1480
|
+
"**/*.md"
|
|
1481
|
+
],
|
|
1482
|
+
"defaultTool": "universal",
|
|
1483
|
+
"defaultCategory": "testing",
|
|
1484
|
+
"license": "Apache-2.0"
|
|
1485
|
+
},
|
|
1486
1486
|
{
|
|
1487
1487
|
"repo": "huanchong-99/SoloDawn",
|
|
1488
1488
|
"patterns": [
|
|
@@ -1660,21 +1660,21 @@
|
|
|
1660
1660
|
"defaultCategory": "workflow"
|
|
1661
1661
|
},
|
|
1662
1662
|
{
|
|
1663
|
-
"repo": "
|
|
1663
|
+
"repo": "handsomeZR-netizen/mathmodel-skill",
|
|
1664
1664
|
"patterns": [
|
|
1665
1665
|
"**/*.md"
|
|
1666
1666
|
],
|
|
1667
1667
|
"defaultTool": "claude_code",
|
|
1668
|
-
"defaultCategory": "
|
|
1669
|
-
"license": "Apache-2.0"
|
|
1668
|
+
"defaultCategory": "testing"
|
|
1670
1669
|
},
|
|
1671
1670
|
{
|
|
1672
|
-
"repo": "
|
|
1671
|
+
"repo": "NickCirv/engram",
|
|
1673
1672
|
"patterns": [
|
|
1674
1673
|
"**/*.md"
|
|
1675
1674
|
],
|
|
1676
1675
|
"defaultTool": "claude_code",
|
|
1677
|
-
"defaultCategory": "
|
|
1676
|
+
"defaultCategory": "language",
|
|
1677
|
+
"license": "Apache-2.0"
|
|
1678
1678
|
},
|
|
1679
1679
|
{
|
|
1680
1680
|
"repo": "Anbeeld/AGENTS.md",
|
|
@@ -1932,6 +1932,14 @@
|
|
|
1932
1932
|
"defaultCategory": "workflow",
|
|
1933
1933
|
"license": "MIT"
|
|
1934
1934
|
},
|
|
1935
|
+
{
|
|
1936
|
+
"repo": "ZapDos7/lakera-gandalf",
|
|
1937
|
+
"patterns": [
|
|
1938
|
+
"**/*.md"
|
|
1939
|
+
],
|
|
1940
|
+
"defaultTool": "universal",
|
|
1941
|
+
"defaultCategory": "workflow"
|
|
1942
|
+
},
|
|
1935
1943
|
{
|
|
1936
1944
|
"repo": "0xfnzero/AI-Code-Tutorials",
|
|
1937
1945
|
"patterns": [
|
|
@@ -1942,14 +1950,6 @@
|
|
|
1942
1950
|
"defaultCategory": "workflow",
|
|
1943
1951
|
"license": "MIT"
|
|
1944
1952
|
},
|
|
1945
|
-
{
|
|
1946
|
-
"repo": "ZapDos7/lakera-gandalf",
|
|
1947
|
-
"patterns": [
|
|
1948
|
-
"**/*.md"
|
|
1949
|
-
],
|
|
1950
|
-
"defaultTool": "universal",
|
|
1951
|
-
"defaultCategory": "workflow"
|
|
1952
|
-
},
|
|
1953
1953
|
{
|
|
1954
1954
|
"repo": "KbWen/agentic-os",
|
|
1955
1955
|
"patterns": [
|
|
@@ -1971,22 +1971,22 @@
|
|
|
1971
1971
|
"license": "CC-BY-4.0"
|
|
1972
1972
|
},
|
|
1973
1973
|
{
|
|
1974
|
-
"repo": "
|
|
1974
|
+
"repo": "gpt-img-2/ai-image-prompt-cookbook",
|
|
1975
1975
|
"patterns": [
|
|
1976
1976
|
"**/*.md"
|
|
1977
1977
|
],
|
|
1978
1978
|
"defaultTool": "universal",
|
|
1979
|
-
"defaultCategory": "
|
|
1980
|
-
"license": "
|
|
1979
|
+
"defaultCategory": "workflow",
|
|
1980
|
+
"license": "NOASSERTION"
|
|
1981
1981
|
},
|
|
1982
1982
|
{
|
|
1983
|
-
"repo": "
|
|
1983
|
+
"repo": "nomie7/nano-banana-slides-prompter",
|
|
1984
1984
|
"patterns": [
|
|
1985
1985
|
"**/*.md"
|
|
1986
1986
|
],
|
|
1987
1987
|
"defaultTool": "universal",
|
|
1988
|
-
"defaultCategory": "
|
|
1989
|
-
"license": "
|
|
1988
|
+
"defaultCategory": "framework",
|
|
1989
|
+
"license": "GPL-3.0"
|
|
1990
1990
|
},
|
|
1991
1991
|
{
|
|
1992
1992
|
"repo": "seojoonkim/agentlinter",
|
|
@@ -2779,30 +2779,30 @@
|
|
|
2779
2779
|
"defaultCategory": "workflow"
|
|
2780
2780
|
},
|
|
2781
2781
|
{
|
|
2782
|
-
"repo": "
|
|
2782
|
+
"repo": "madebyaris/agent-orchestration",
|
|
2783
2783
|
"patterns": [
|
|
2784
|
+
"agents/**/*.md",
|
|
2785
|
+
"**/AGENTS.md",
|
|
2784
2786
|
"**/*.md"
|
|
2785
2787
|
],
|
|
2786
2788
|
"defaultTool": "cursor",
|
|
2787
2789
|
"defaultCategory": "workflow",
|
|
2788
|
-
"license": "
|
|
2790
|
+
"license": "MIT"
|
|
2789
2791
|
},
|
|
2790
2792
|
{
|
|
2791
|
-
"repo": "
|
|
2793
|
+
"repo": "Renvia-code/best-cursor-rules",
|
|
2792
2794
|
"patterns": [
|
|
2793
|
-
"**/*.cursorrules",
|
|
2794
|
-
"**/*.mdc",
|
|
2795
2795
|
"**/*.md"
|
|
2796
2796
|
],
|
|
2797
2797
|
"defaultTool": "cursor",
|
|
2798
2798
|
"defaultCategory": "workflow",
|
|
2799
|
-
"license": "
|
|
2799
|
+
"license": "CC0-1.0"
|
|
2800
2800
|
},
|
|
2801
2801
|
{
|
|
2802
|
-
"repo": "
|
|
2802
|
+
"repo": "Zenobia000/CursorGod-cursorrules-buff",
|
|
2803
2803
|
"patterns": [
|
|
2804
|
-
"
|
|
2805
|
-
"
|
|
2804
|
+
"**/*.cursorrules",
|
|
2805
|
+
"**/*.mdc",
|
|
2806
2806
|
"**/*.md"
|
|
2807
2807
|
],
|
|
2808
2808
|
"defaultTool": "cursor",
|
|
@@ -2810,7 +2810,7 @@
|
|
|
2810
2810
|
"license": "MIT"
|
|
2811
2811
|
},
|
|
2812
2812
|
{
|
|
2813
|
-
"repo": "
|
|
2813
|
+
"repo": "nedcodes-ok/rule-porter",
|
|
2814
2814
|
"patterns": [
|
|
2815
2815
|
"agents/**/*.md",
|
|
2816
2816
|
"**/AGENTS.md",
|
|
@@ -2900,6 +2900,15 @@
|
|
|
2900
2900
|
"defaultTool": "copilot",
|
|
2901
2901
|
"defaultCategory": "workflow"
|
|
2902
2902
|
},
|
|
2903
|
+
{
|
|
2904
|
+
"repo": "caioribeiroclw-pixel/pluribus",
|
|
2905
|
+
"patterns": [
|
|
2906
|
+
"**/*.md"
|
|
2907
|
+
],
|
|
2908
|
+
"defaultTool": "claude_code",
|
|
2909
|
+
"defaultCategory": "workflow",
|
|
2910
|
+
"license": "MIT"
|
|
2911
|
+
},
|
|
2903
2912
|
{
|
|
2904
2913
|
"repo": "mupengi-bot/mupengism",
|
|
2905
2914
|
"patterns": [
|
|
@@ -3039,15 +3048,6 @@
|
|
|
3039
3048
|
"defaultTool": "claude_code",
|
|
3040
3049
|
"defaultCategory": "workflow"
|
|
3041
3050
|
},
|
|
3042
|
-
{
|
|
3043
|
-
"repo": "caioribeiroclw-pixel/pluribus",
|
|
3044
|
-
"patterns": [
|
|
3045
|
-
"**/*.md"
|
|
3046
|
-
],
|
|
3047
|
-
"defaultTool": "claude_code",
|
|
3048
|
-
"defaultCategory": "workflow",
|
|
3049
|
-
"license": "MIT"
|
|
3050
|
-
},
|
|
3051
3051
|
{
|
|
3052
3052
|
"repo": "UserAd/cursorrules",
|
|
3053
3053
|
"patterns": [
|
|
@@ -3183,22 +3183,22 @@
|
|
|
3183
3183
|
"license": "MIT"
|
|
3184
3184
|
},
|
|
3185
3185
|
{
|
|
3186
|
-
"repo": "
|
|
3186
|
+
"repo": "ClawCap/Mimic",
|
|
3187
3187
|
"patterns": [
|
|
3188
3188
|
"**/*.md"
|
|
3189
3189
|
],
|
|
3190
|
-
"defaultTool": "
|
|
3190
|
+
"defaultTool": "openclaw",
|
|
3191
3191
|
"defaultCategory": "workflow",
|
|
3192
|
-
"license": "
|
|
3192
|
+
"license": "MIT"
|
|
3193
3193
|
},
|
|
3194
3194
|
{
|
|
3195
|
-
"repo": "
|
|
3195
|
+
"repo": "sandoreclegane/covenant.md",
|
|
3196
3196
|
"patterns": [
|
|
3197
3197
|
"**/*.md"
|
|
3198
3198
|
],
|
|
3199
|
-
"defaultTool": "
|
|
3199
|
+
"defaultTool": "universal",
|
|
3200
3200
|
"defaultCategory": "workflow",
|
|
3201
|
-
"license": "
|
|
3201
|
+
"license": "NOASSERTION"
|
|
3202
3202
|
},
|
|
3203
3203
|
{
|
|
3204
3204
|
"repo": "trevor-nichols/cursorrules-tools",
|