agentsclimarketplace

Third party skill

Skill 2702207741-dev/agent-skills-pipeline/templates/third-party-skill

Governed, replay-tested agent skills for Codex-style maintainer workflows.

Install
npx -y skills add 2702207741-dev/agent-skills-pipeline --skill third-party-skill

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

  • 1 stars1 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.

What its author says it does

Copied from the file, not written here

Use this template when proposing a portable third-party skill with documented triggers, safe execution rules, examples, and verification evidence.

SKILL.md

1.0 KB, as published. Nobody here has run it

Third-Party Example Skill

When to Use

Use this skill when the user request clearly matches the trigger described in the frontmatter and the required resources are available.

Workflow

  1. Confirm the request matches the documented trigger.
  2. Read only the resources needed for the task.
  3. Follow the safest documented execution path.
  4. Produce a concise result with evidence and known limits.

Safety

  • Do not expose secrets.
  • Do not run destructive commands without an explicit safety gate.
  • Do not send private context to external services unless the skill declares that behavior and the user approves.

Verification Checklist

  • Frontmatter name, description, and version are valid.
  • The skill has at least one success, failure, and boundary example.
  • python scripts/review_bot.py --all --check passes.

Keep looking

Skills are one crate of 328,083. 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.