project-list
SolidList all projects/{slug}/ with status (fresh/stale/expired). Use /list-projects.
AI & Automation 43 stars
13 forks Updated 3 days ago Apache-2.0
Install
Quality Score: 84/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Project List
## Output
```
Active: example-com
Available projects:
✓ example-com initialized 2026-05-19 status: fresh
industry: ecommerce-fishing-gear · pages: 39
saas-startup-com initialized 2026-04-01 status: fresh
industry: saas · pages: 28
⚠ old-client-com initialized 2025-12-15 status: EXPIRED
industry: legacy-retail · pages: 42
→ Run: /init <url> --refresh
```
## Workflow
```python
for slug_dir in projects/*/:
if .tombstone exists: skip
bc = load projects/{slug}/business-context.json
print slug + status + key metadata
```
Details
- Author
- XuanRanL
- Repository
- XuanRanL/loamwright-SEO-Skill
- Created
- 2 weeks ago
- Last Updated
- 3 days ago
- Language
- Python
- License
- Apache-2.0
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
project-show
Display current active project's PROJECT.md + brief stats. Use /show-project.
43 Updated 3 days ago
XuanRanL AI & Automation Featured
ops-projects
Portfolio dashboard for all GSD-tracked projects. Scans ~/Projects and ~/gsd-workspaces for .planning/ directories, shows phase status, git state, blockers, and next actions for every project. Run /ops projects to see the full portfolio.
180 Updated today
Lifecycle-Innovations-Limited Code & Development Listed
status
Project dashboard, progress, what's done, what's next. Keywords: status, progress, dashboard, where am I, what's done, what's left, what's next, overview
2 Updated today
jvalin17