project-list
SolidList all projects/{slug}/ with status (fresh/stale/expired). Use /list-projects.
AI & Automation 49 stars
13 forks Updated 3 weeks ago Apache-2.0
Install
Quality Score: 82/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
- 1 months ago
- Last Updated
- 3 weeks 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 Listed
project-show
Display current active project's PROJECT.md + brief stats. Use /show-project.
49 Updated 3 weeks ago
XuanRanL Web & Frontend Listed
status
Přehled všech projektů a jejich git stavů
0 Updated yesterday
jurapascal AI & Automation Listed
project-list
Lists every project registered in daikenja.yaml, says which one the current directory resolves to, and reports whether each project's ledger actually exists. Read-only; it never repairs what it reports.
0 Updated yesterday
by-carlos