Skip to content

Commit 185284e

Browse files
chore: sync marketplace artifacts with README
1 parent d04ec90 commit 185284e

38 files changed

Lines changed: 1139 additions & 19 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "unity-agent-workflows",
3+
"interface": {
4+
"displayName": "Unity Workflows"
5+
},
6+
"plugins": [
7+
{
8+
"name": "unity-agent-workflows",
9+
"source": {
10+
"source": "local",
11+
"path": "./plugins/unity-agent-workflows"
12+
},
13+
"policy": {
14+
"installation": "AVAILABLE",
15+
"authentication": "ON_INSTALL"
16+
},
17+
"category": "Coding"
18+
}
19+
]
20+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "codex-seo-local",
3+
"interface": {
4+
"displayName": "Codex SEO"
5+
},
6+
"plugins": [
7+
{
8+
"name": "codex-seo",
9+
"source": {
10+
"source": "local",
11+
"path": "./plugins/codex-seo"
12+
},
13+
"policy": {
14+
"installation": "AVAILABLE",
15+
"authentication": "ON_INSTALL"
16+
},
17+
"category": "Productivity"
18+
}
19+
]
20+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Notice
2+
3+
This repository is a public Codex-focused adaptation of the original
4+
[AgriciDaniel/claude-seo](https://github.com/AgriciDaniel/claude-seo).
5+
6+
## Attribution
7+
8+
- Upstream project: `AgriciDaniel/claude-seo`
9+
- Adaptation and packaging for this standalone public repository: `BestLemoon`
10+
- Original license: MIT
11+
12+
## Scope of the Adaptation
13+
14+
- Repackaged as a standalone Codex repository
15+
- Updated install and MCP configuration flow for Codex
16+
- Added repository-level English and Chinese documentation
17+
- Cleaned public-facing metadata, docs, and install paths for public release
18+
19+
Some internal reference files still retain upstream attribution lines where that
20+
is the most accurate historical credit.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[project]
2+
name = "codex-seo"
3+
version = "1.8.0"
4+
description = "Comprehensive SEO analysis skill for Codex"
5+
requires-python = ">=3.11"
6+
license = "MIT"
7+
readme = "README.md"
8+
9+
[project.urls]
10+
Homepage = "https://github.com/BestLemoon/codex-seo"
11+
Repository = "https://github.com/BestLemoon/codex-seo"
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "engineering-team-marketplace",
3+
"interface": {
4+
"displayName": "Engineering Team Skills"
5+
},
6+
"plugins": [
7+
{
8+
"name": "team-skills-platform",
9+
"source": {
10+
"source": "local",
11+
"path": "./plugins/team-skills-platform"
12+
},
13+
"policy": {
14+
"installation": "AVAILABLE",
15+
"authentication": "ON_INSTALL"
16+
},
17+
"category": "Engineering"
18+
}
19+
]
20+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "frappe-agent",
3+
"interface": {
4+
"displayName": "Frappe Agent Marketplace"
5+
},
6+
"plugins": [
7+
{
8+
"name": "frappe-agent",
9+
"source": {
10+
"source": "local",
11+
"path": "./"
12+
},
13+
"policy": {
14+
"installation": "AVAILABLE",
15+
"authentication": "ON_FIRST_USE"
16+
},
17+
"category": "Developer Tools"
18+
}
19+
]
20+
}
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"name": "education-agent-skills",
3+
"plugins": [
4+
{
5+
"name": "education-agent-skills",
6+
"source": {
7+
"source": "local",
8+
"path": "./../.."
9+
},
10+
"policy": {
11+
"installation": "AVAILABLE",
12+
"authentication": "ON_INSTALL"
13+
},
14+
"category": "Education",
15+
"interface": {
16+
"displayName": "Education Agent Skills",
17+
"shortDescription": "131 evidence-based skills for curriculum design, lesson planning, and assessment"
18+
}
19+
}
20+
]
21+
}
Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
{
2+
"name": "universal-design-principles",
3+
"interface": {
4+
"displayName": "Universal Design Principles",
5+
"shortDescription": "Framework-agnostic UX and product-design skills.",
6+
"longDescription": "A working library of 42 design principles packaged as five composable skill plugins for perception, cognition, interaction, aesthetics, and process."
7+
},
8+
"plugins": [
9+
{
10+
"name": "perception-and-hierarchy-principles",
11+
"source": {
12+
"source": "local",
13+
"path": "./plugins/perception-and-hierarchy-principles"
14+
},
15+
"policy": {
16+
"installation": "AVAILABLE",
17+
"authentication": "ON_INSTALL"
18+
},
19+
"category": "Design",
20+
"interface": {
21+
"displayName": "Perception & Hierarchy",
22+
"shortDescription": "Visual perception, hierarchy, layout, and attention."
23+
}
24+
},
25+
{
26+
"name": "cognition-and-learnability-principles",
27+
"source": {
28+
"source": "local",
29+
"path": "./plugins/cognition-and-learnability-principles"
30+
},
31+
"policy": {
32+
"installation": "AVAILABLE",
33+
"authentication": "ON_INSTALL"
34+
},
35+
"category": "Design",
36+
"interface": {
37+
"displayName": "Cognition & Learnability",
38+
"shortDescription": "Mental models, memory load, complexity, and learnability."
39+
}
40+
},
41+
{
42+
"name": "interaction-and-control-principles",
43+
"source": {
44+
"source": "local",
45+
"path": "./plugins/interaction-and-control-principles"
46+
},
47+
"policy": {
48+
"installation": "AVAILABLE",
49+
"authentication": "ON_INSTALL"
50+
},
51+
"category": "Design",
52+
"interface": {
53+
"displayName": "Interaction & Control",
54+
"shortDescription": "Affordance, feedback, errors, controls, and user agency."
55+
}
56+
},
57+
{
58+
"name": "aesthetics-and-emotion-principles",
59+
"source": {
60+
"source": "local",
61+
"path": "./plugins/aesthetics-and-emotion-principles"
62+
},
63+
"policy": {
64+
"installation": "AVAILABLE",
65+
"authentication": "ON_INSTALL"
66+
},
67+
"category": "Design",
68+
"interface": {
69+
"displayName": "Aesthetics & Emotion",
70+
"shortDescription": "Beauty, perceived quality, brand voice, and emotional response."
71+
}
72+
},
73+
{
74+
"name": "process-and-robustness-principles",
75+
"source": {
76+
"source": "local",
77+
"path": "./plugins/process-and-robustness-principles"
78+
},
79+
"policy": {
80+
"installation": "AVAILABLE",
81+
"authentication": "ON_INSTALL"
82+
},
83+
"category": "Design",
84+
"interface": {
85+
"displayName": "Process & Robustness",
86+
"shortDescription": "Accessibility, iteration, prototyping, reliability, and pruning."
87+
}
88+
}
89+
]
90+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "codex-rg-guard-local",
3+
"interface": {"displayName": "Codex rg Guard Local"},
4+
"plugins": [
5+
{
6+
"name": "codex-rg-guard",
7+
"source": {"source": "local", "path": "./"},
8+
"policy": {"installation": "AVAILABLE", "authentication": "ON_INSTALL"},
9+
"category": "Productivity"
10+
}
11+
]
12+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "kicad-happy",
3+
"interface": {
4+
"displayName": "kicad-happy"
5+
},
6+
"plugins": [
7+
{
8+
"name": "kicad-happy",
9+
"source": {
10+
"source": "local",
11+
"path": "./"
12+
},
13+
"policy": {
14+
"installation": "AVAILABLE",
15+
"authentication": "ON_INSTALL"
16+
},
17+
"category": "Development & Code Tools"
18+
}
19+
]
20+
}

0 commit comments

Comments
 (0)