all-contributors

Automate All Contributors metadata and README contributor table updates.

8|1|Updated Jul 15, 2024
One-click install
npx skills add https://github.com/HorusGoul/trizum --skill all-contributors
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: all-contributors
Source: https://github.com/HorusGoul/trizum/tree/main/.agents/skills/all-contributors
Command: npx skills add https://github.com/HorusGoul/trizum --skill all-contributors

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of keeping All Contributors metadata and README contributors sections up to date across a repository.

Core Features & Use Cases

  • Contributor Credit Management: Updates and corrects contributor credits within .all-contributorsrc and the README.
  • README Metadata Generation: Generates or regenerates the README contributors table automatically.
  • Workflow Automation: Simplifies the workflow of adding, removing, or updating contributors in a project.
  • Use Case: Whenever you need to update contributor credits, you can use this Skill to add new contributors or correct existing ones and ensure the README is updated accordingly.

Quick Start

Use the all-contributors skill to add a new contributor with GitHub login 'user123'.

Frequently Asked Questions about all-contributors

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate updating the All Contributors README table?

To automate updating the All Contributors README table, this Skill uses shell commands to sync your `.all-contributorsrc` metadata and regenerate the contributors section automatically. It manages contribution additions and badge updates directly in your repository.

What is the best way to add a new contributor to my project metadata?

The best way to add a new contributor to project metadata is to use this Skill to update the `.all-contributorsrc` file and generate the README contributors table. It automates credit management and validates contribution types without manual markdown editing.

Can I customize contribution types when managing contributor credits?

Yes, you can customize contribution types when managing contributor credits. The Skill supports contribution type customization and validation, allowing you to accurately categorize user contributions before regenerating the README metadata.

Does the All Contributors badge generation work without external dependencies?

Badge generation works without external dependencies. The Skill operates independently using shell commands and internal scripts to manage `.all-contributorsrc` metadata and generate README contributor badges across repositories.

How do I correct existing contributor credits in a README file?

To correct existing contributor credits in a README file, the Skill updates the `.all-contributorsrc` metadata and regenerates the README section. This ensures your contributor table accurately reflects all validated modifications and additions.