smithery.ai

active-projects

This skill displays recently active projects updated within the configured threshold. Use when the user asks "show active projects", "what am I working on", "recent projects", "current projects", "アクティブなプロジェクト", "最近のプロジェクト", or "今やってるプロジェクト".

First seen Apr 28, 2026

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,139 B
  • docs SUMMARY.md 332 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

<!-- Language Handling: Check ~/.ypm/config.yml for settings.language --> <!-- If language is not "en", translate all output to that language -->

Active Projects

Display only active projects updated within 1 week from ~/.ypm/PROJECT_STATUS.md.

Prerequisites

  • Run /ypm:setup first if ~/.ypm/config.yml doesn't exist
  • Run /ypm:project-status-update first if ~/.ypm/PROJECT_STATUS.md doesn't exist

Display Content

  • Project name
  • Overview
  • Current branch
  • Last update date
  • Phase
  • Implementation progress
  • Next task

Display Format

Show active projects in descending order by update date (newest first).

Additional Information

  • Total count of active projects
  • Most progressed project
  • Most recently updated project