v1.0.0 · MIT · Releases
Process skills for Grok Build and Grok chat. This repository is a small marketplace: two reusable methods, no project-private context.
Topics: grok · grok-build · skills · plugins · marketplace · computational-engineering · multi-agent · mcp
| Plugin | Use when |
|---|---|
cem-design-process |
Starting or restructuring a Computational Engineering Model |
greenfield-research-platform |
Starting or restructuring a greenfield research platform on Grok Build |
These are process skills. They do not ship product code, locked repo decisions, commercial paths, or lab protocols.
Companion public work:
- Claude Code plugin: AppSprout-dev/yield-framework (fork of jkbennitt/yield-framework)
Latest:
grok plugin marketplace add AppSprout-dev/grok-skills
grok plugin install cem-design-process --trust
grok plugin install greenfield-research-platform --trustPinned to v1.0.0:
grok plugin marketplace add AppSprout-dev/grok-skills
# after add, pin the marketplace source to tag v1.0.0 / SHA of that release
grok plugin install cem-design-process --trust
grok plugin install greenfield-research-platform --trustIn the TUI: /marketplace after the source is added, then install by name.
Copy a skill folder into ~/.grok/skills/ or a project's ./.grok/skills/:
plugins/cem-design-process/skills/cem-design-process/
plugins/greenfield-research-platform/skills/greenfield-research-platform/
Grok chat can also install from GitHub with the skill installer by pointing at those paths.
Start a new session after install so the agent picks the skills up.
Project-context skills (locked decisions for one private codebase) stay private. Write those separately after a founding PRD is accepted.
MIT. See LICENSE.