You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This project is released under the Apache-2.0 License.
8
8
9
9
This pack is for skills that help people **use and extend RHDH**. Skills aimed at Red Hat internal engineering (Jira automation, release trains, internal CI) belong in [`redhat-developer/rhdh-skill`](https://github.com/redhat-developer/rhdh-skill), not here.
10
10
11
-
The pack currently ships `rhdh-templates` for Software Template authoring and `skill-maker` for authoring new skills. Additional user-facing skills are welcome as focused contributions.
11
+
The pack currently ships `skill-maker` for authoring new skills. Additional user-facing skills are welcome as focused contributions.
Copy file name to clipboardExpand all lines: README.md
+2-14Lines changed: 2 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,19 +11,8 @@ Agent Skills for adopting and using [Red Hat Developer Hub](https://developers.r
11
11
12
12
| Skill | Use when you want to… |
13
13
| ----- | --------------------- |
14
-
|[rhdh-templates](./skills/rhdh-templates/SKILL.md)| Author, validate, and test RHDH Software Templates (Scaffolder) |
15
14
|[skill-maker](./skills/skill-maker/SKILL.md)| Create, audit, and consolidate Agent Skills following the open standard |
16
15
17
-
### Software Templates (`rhdh-templates`)
18
-
19
-
Interactive authoring for RHDH Scaffolder templates — templatize an existing repo, create from scratch, fix common gotchas, and validate locally or against a running instance.
20
-
21
-
Example prompts:
22
-
23
-
- "Help me turn this Node.js repo into an RHDH Software Template"
24
-
- "Validate my `template.yaml` and fix Scaffolder gotchas"
25
-
- "List scaffolder actions available on my RHDH instance"
26
-
27
16
### Agent Skills authoring (`skill-maker`)
28
17
29
18
Create, audit, or consolidate [Agent Skills](https://agentskills.io/specification) — useful when packaging your own RHDH workflows or contributing skills to this pack.
2.**Open your project** in an agent-enabled editor or CLI.
76
-
3.**Describe your goal in plain language** — for example, "help me turn this repo into an RHDH Software Template" or "help me write a skill for our RHDH golden paths."
64
+
3.**Describe your goal in plain language** — for example, "help me write a skill for our RHDH golden paths."
0 commit comments