agentsclimarketplace

Attribution

Skill riggyz/skills/skills/attribution

Current skills I am testing out in my agent setup

Install
npx -y skills add riggyz/skills --skill attribution

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

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 2 stars2 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

Attribution rules for issues, pull requests, work items, reviews, and comments created or edited by the agent in GitHub, Linear, Azure DevOps, or similar collaboration systems. Use when creating, commenting on, reviewing, or modifying external tracker content.

SKILL.md

2.2 KB, as published. Nobody here has run it

Attribution Rules

Use the configured attribution identity from references/attribution-config.md.

If references/attribution-config.md is missing, stop before creating or editing external tracker content and ask the user to run:

npx tsx scripts/configure-attribution.ts --name "Your Agent Name" --emoji "symbol"

Signoff Format

Always add one attribution line using bold + italic text followed by the configured emoji outside the formatting:

***<Action> by <agent name>*** <emoji>

Use these actions:

  • Creating a new issue, pull request, work item, task, bug, or sub-issue: Created
  • Posting a comment or review: Commented
  • Modifying an item not originally created by this agent: Modified

Do not add Modified attribution when editing an item this agent originally created. The existing Created attribution is sufficient.

Platform Rules

GitHub

  • Applies to issues, pull requests, comments, and PR reviews.
  • Place the attribution line at the end of the description/comment/review body, separated by a blank line.
  • GitHub uses standard Markdown; use ***Created by <agent name>*** <emoji> style formatting.

Linear

  • Applies to issues, sub-issues, and comments.
  • Use standard Markdown formatting.
  • Put the attribution at the end of the issue description or comment body when the field supports body text.

Azure DevOps

  • Applies to work items, tasks, bugs, user stories, and work item comments.
  • For Markdown-capable comments, use standard Markdown formatting.
  • For HTML work item descriptions, use equivalent HTML formatting: <b><i>Created by <agent name></i></b> <emoji>.

Unknown Systems

For another system that needs attribution, apply the same rule:

  • Created for new items.
  • Commented for comments/reviews.
  • Modified for edits to items not originally created by this agent.
  • Use bold + italic text if the system supports rich text; otherwise use plain text: <Action> by <agent name> <emoji>.

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.