agentsclimarketplace

Somebody help me

Skill DovahkiinYuzuko/somebody-help-me

Use this skill when you are stuck on an implementation issue and need to ask another AI for help. It structures the current context, the problem, and your proposed approach into a specific YAML format.From its SKILL.md

Install
npx -y skills add DovahkiinYuzuko/somebody-help-me

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.1 KB, 174 tokens by cl100k_base, as published. Nobody here has run it

Goal

Generate a structured YAML text to ask another AI for help when you are stuck on a coding, debugging, or implementation task.

Instructions

  1. Analyze the current state of the project, what you are trying to build, what error or issue has occurred, and the approach you are currently trying to take.
  2. Read the template located at assets/help_request_template.yaml.
  3. Fill out the YAML template with the information you gathered. Be as specific as possible about the "matter", "trigger", and your "proposed_approach".
  4. Output the filled template enclosed in a Markdown YAML code block (```yaml ... ```).

Constraints

  • Do not output conversational text or explanations outside of the YAML block.
  • Ensure that the generated YAML explicitly requests the receiving AI to also respond with a Markdown YAML code block.

What ships with it: 4 files

6.0 KB alongside SKILL.md

Keep looking

Skills are one crate of 326,144. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.