agentsclimarketplace

Template

Skill MarecGents/marec-agent-skills/template

A clear, specific description of what this skill does and when an agent should activate it. Include relevant keywords so agents can match it to user requests. Max 1024 characters.From its SKILL.md

Install
npx -y skills add MarecGents/marec-agent-skills --skill template

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

  • 3 stars3 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.3 KB, 208 tokens by cl100k_base, as published. Nobody here has run it

Your Skill Name

Brief introduction explaining what this skill helps the agent accomplish.

When to Use

  • Scenario or request pattern 1
  • Scenario or request pattern 2
  • Scenario or request pattern 3

Instructions

Provide step-by-step instructions the agent should follow when this skill is activated. Be specific and prescriptive.

Step 1: Understand the request

  • Guideline or sub-step A
  • Guideline or sub-step B

Step 2: Execute

  • Action 1
  • Action 2

Step 3: Verify

  • Check result
  • Confirm with user if needed

Examples

Example 1: Typical usage

User input: "..."

Agent should: ...

Example 2: Edge case

User input: "..."

Agent should: ...

Notes

  • Edge cases or caveats the agent should watch for
  • Any constraints or limitations
  • References to related files in references/ or scripts/

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. 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.