HeyClaude Skill Submission Factory
Create portable Agent Skills, generate platform adapters, validate package metadata, and prepare PR-first HeyClaude submissions.
Citation facts
Source-backed facts for citing this resource, derived directly from the registry — also available as plain text for AI assistants.
- Source URLs
- https://heyclau.de/submit, https://github.com/JSONbored/awesome-claude/blob/main/content/skills/heyclaude-skill-submission-factory.mdx
- Package URL
- /downloads/skills/heyclaude-skill-submission-factory.zip
- Package SHA256
- 962d4f06d31e7145603a70a94878853e313e15cd9f9ef70256a9a6c1337f24c4
- Safety notes
- Downloads and unzips a HeyClaude-maintainer-packaged skill archive into a local folder when using the install command., Produces public skill package and submission drafts; review generated files before opening a PR or sharing them.
- Privacy notes
- Does not require credentials and should only process public skill requirements, source URLs, and validation notes., Do not include private repository names, customer data, tokens, or unpublished operating details in generated skill packages.
- Platform compatibility
- claude-code (native-skill), codex (native-skill), windsurf (native-skill), gemini (native-skill), cursor (adapter), cli (manual-context)
- Author
- JSONbored
- Claim status
- unclaimed
- Last verified
- 2026-06-02
Safety notes
- Downloads and unzips a HeyClaude-maintainer-packaged skill archive into a local folder when using the install command.
- Produces public skill package and submission drafts; review generated files before opening a PR or sharing them.
Privacy notes
- Does not require credentials and should only process public skill requirements, source URLs, and validation notes.
- Do not include private repository names, customer data, tokens, or unpublished operating details in generated skill packages.
Prerequisites
- Skill topic and target user
- Official docs or source URLs
- Validation commands or acceptance criteria
Schema details
- Install type
- package
- Reading time
- 6 min
- Difficulty score
- 68
- Troubleshooting
- Yes
- Breaking changes
- No
- Package verified
- Yes
- SHA-256
- 962d4f06d31e7145603a70a94878853e313e15cd9f9ef70256a9a6c1337f24c4
- Skill type
- general
- Skill level
- advanced
- Verification
- validated
- Verified at
- 2026-06-02
| Platform | Support | Install path |
|---|---|---|
| claude-code | Native | .claude/skills/<skill-name>/SKILL.md |
| codex | Native | .agents/skills/<skill-name>/SKILL.md |
| windsurf | Native | .windsurf/skills/<skill-name>/SKILL.md |
| gemini | Native | .gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md |
| cursor | Adapter | .cursor/rules/<skill-name>.mdc |
| cli | Manual | AGENTS.md or tool-specific context file |
Full copyable content
# Trigger
"Create a portable Agent Skill and prepare a HeyClaude PR-first submission."
# Required output
1) Valid SKILL.md package
2) Platform compatibility table
3) Cursor adapter draft when applicable
4) Single-entry HeyClaude PR fields
5) Gate notes for promo, paid, duplicate, or unsupported contentAbout this resource
Knowledge Freshness
This skill is pinned to Agent Skills and HeyClaude PR-first submission behavior verified on 2026-06-02.
Retrieval Sources
- https://heyclau.de/submit
- https://developers.openai.com/codex/skills
- https://docs.claude.com/en/docs/claude-code/skills
- https://docs.windsurf.com/windsurf/cascade/skills
- https://docs.cursor.com/en/context
- https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/custom-commands.md
Core Workflow
- Define the skill user, trigger language, and out-of-scope behavior.
- Create a single root folder with
SKILL.md. - Keep
SKILL.mdconcise, with requirednameanddescriptionfrontmatter. - Add only necessary optional resources under
scripts/,references/,assets/, oragents/openai.yaml. - Generate compatibility notes for native Agent Skills platforms and adapter-only platforms.
- Prepare HeyClaude PR fields from the canonical submit form instead of auto-publishing.
Capability Scope
- Agent Skill package authoring
- Compatibility metadata
- Cursor
.mdcadapter drafting - Package validation checklist
- HeyClaude PR-first submission preparation
Compatibility
Native Agent Skills
- Claude
- Codex/OpenAI
- Windsurf
- Gemini
Adapter Targets
- Cursor via
.cursor/rules/<skill-name>.mdc - Generic AGENTS or tool-specific context files
Production Rules
- Do not claim native support for a platform unless its current docs support
SKILL.md-style skills. - Do not include private repo names, secrets, credentials, or internal operating details in a public skill.
- Do not auto-publish registry content; prepare a maintainer-reviewed single-entry PR submission.
- Keep package resources minimal and directly referenced from
SKILL.md.
Troubleshooting
Issue: The skill is too broad to trigger reliably Fix: Narrow the description to the exact workflow and add negative scope.
Issue: Cursor users ask how to install it Fix: Generate a Cursor rule adapter and label it as an adapter, not a native skill.
Source citations
Add this badge to your README
Show that HeyClaude Skill Submission Factory is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.
[](https://heyclau.de/entry/skills/heyclaude-skill-submission-factory)How it compares
HeyClaude Skill Submission Factory side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.
| Field | Create portable Agent Skills, generate platform adapters, validate package metadata, and prepare PR-first HeyClaude submissions. Open dossier | Prepare complete, source-backed HeyClaude content submissions for agents, MCP servers, tools, skills, rules, commands, hooks, guides, collections, and statuslines. Open dossier | Configure and optimize Cursor and Windsurf AI code editors for maximum productivity. Set up agent mode, composer features, keybindings, and AI-powered refactoring workflows. Customize with .cursorrules and .windsurfrules for project-specific guidance. Open dossier | Expert agent skills cross-platform adapter capability pack for porting Claude Code SKILL.md workflows to Codex, Cursor, Windsurf, and Generic AGENTS runbooks while preserving scope, safety notes, and source-backed contracts. Open dossier |
|---|---|---|---|---|
| Trust | ||||
| Install risk | Low risk | Low risk | Low risk | Review first |
| Notes | Safety ✓ Privacy ✓ | Safety ✓ Privacy ✓ | Safety ✓ Privacy ✓ | Safety ✓ Privacy ✓ |
| Brand | — | — | — | |
| Category | skills | skills | skills | skills |
| Source | first-party | first-party | first-party | source-backed |
| Author | JSONbored | JSONbored | JSONbored | kiannidev |
| Added | 2026-04-27 | 2026-04-30 | 2025-10-23 | 2026-06-14 |
| Platforms | Claude CodeCodexWindsurfGeminiCursorCLI | Claude CodeCodexWindsurfGeminiCursorCLI | Claude CodeCodexWindsurfGeminiCursorCLI | Claude CodeCodexWindsurfGeminiCursorCLI |
| Source repo | — | — | — | — |
| Safety notes | ✓Downloads and unzips a HeyClaude-maintainer-packaged skill archive into a local folder when using the install command. Produces public skill package and submission drafts; review generated files before opening a PR or sharing them. | ✓Downloads and unzips a HeyClaude-maintainer-packaged skill archive into a local folder when using the install command. Review generated submission text before opening a PR; this skill prepares drafts and should not auto-publish content. | ✓Setup downloads and unzips a package and changes IDE configuration files; review what it writes and run it in a trusted workspace. | ✓Not every Claude Code command or MCP tool exists on other platforms; do not imply feature parity without verification. Adapted skills must preserve destructive-action warnings and approval requirements from the source workflow. Cross-platform copies should not strip `safetyNotes` or `privacyNotes` to save space. Platform-specific secret handling differs; never copy Claude Code env patterns blindly into other hosts. This skill produces adaptation plans; it must not run destructive commands on the target platform without explicit approval. |
| Privacy notes | ✓Does not require credentials and should only process public skill requirements, source URLs, and validation notes. Do not include private repository names, customer data, tokens, or unpublished operating details in generated skill packages. | ✓Does not require credentials and should only process public submission facts, source URLs, and non-secret metadata. Do not include private repository names, customer data, tokens, or unpublished operating details in generated submission packets. | ✓Cursor and Windsurf send your code and prompts to their AI backends to power completion and chat; review each editor's data-handling settings and keep API keys out of committed config. | ✓Adaptation reviews may expose internal runbooks, customer workflows, and repository conventions embedded in source skills. Generic AGENTS exports shared across teams can leak path patterns and tool names if pasted into public issues. Public adaptation summaries should describe platform gaps and preserved boundaries, not full internal skill bodies. |
| Prerequisites |
|
|
|
|
| Install | | | | — |
| Config | — | — | — | — |
| Citations | ||||
| Claim | Unclaimed | Unclaimed | Unclaimed | Unclaimed |
Related guides
Source-backed guides for putting this to work.
Featured in
Signals
Loading live community signals…
A short, calm digest of reviewed Claude resources. Unsubscribe any time.