link-project

Automates adding GitHub repository links to PROJECTS.md files.

3|Updated Feb 24, 2025
One-click install
npx skills add https://github.com/whanyu1212/artifact-foundry --skill link-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: link-project
Source: https://github.com/whanyu1212/artifact-foundry/tree/main/.claude/skills/link-project
Command: npx skills add https://github.com/whanyu1212/artifact-foundry --skill link-project

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you surface and organize project work by adding GitHub repo links to PROJECTS.md, keeping a clean record of hands-on work.

Core Features & Use Cases

  • Categorization: Determine the best project category (Machine Learning, Deep Learning, AI Engineering, ML Systems, Software Engineering).
  • Consistent entries: Add new project references in a standardized format.
  • Organization: Keep category sections ordered; newest projects at the bottom.

Quick Start

In PROJECTS.md, add a new line under the relevant category such as: - Project Name - Brief description of what it demonstrates.

Frequently Asked Questions about link-project

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

FAQPage Schema
How do I automatically add GitHub repository links to a PROJECTS.md file?

This Skill automates adding repository links to PROJECTS.md when you mention completing or sharing a project. It reads your file, categorizes the project (Machine Learning, Deep Learning, AI Engineering, ML Systems, Software Engineering, or Other), and inserts a formatted entry like - [Project Name](repo-url) - Brief description under the appropriate header, preserving newest-at-bottom order.

Can I use this to organize projects across multiple categories?

Yes. The Skill categorizes projects into Machine Learning, Deep Learning, AI Engineering, ML Systems & Production, Software Engineering, and Other categories. It automatically determines the primary category for each project and places entries under the correct section header with consistent formatting.

What format does the Skill use for project entries in PROJECTS.md?

Projects are added as Markdown list items in the format - [Project Name](repo-url) - Brief description of what it does/demonstrates. The Skill maintains this standardized format across all categories and preserves chronological order with newest projects at the bottom of each section.

Does this work if my PROJECTS.md file is empty or already has projects listed?

Yes. The Skill handles both empty PROJECTS.md files and files that already contain project entries. It properly manages headers and concise entries whether you're starting fresh or adding to an existing catalog.

What information do I need to provide to add a project?

Mention that you've completed, started, or are sharing a hands-on project with a GitHub repository link. The Skill extracts the repository URL and project details from your message, determines its category, and adds a formatted entry to the appropriate section of PROJECTS.md.

Can I use this for non-ML projects?

Yes. While the Skill includes Machine Learning and Deep Learning categories, it also handles AI Engineering, ML Systems & Production, Software Engineering, and Other categories, making it suitable for organizing any type of hands-on project repository.