- Home
- Skills
- Workflow Automation
- Local Projects Inventory Table
Works with the AI tools you already use
Local Projects Inventory Table
Scans every top-level subfolder of a target directory (defaults to ~/Projects) and builds one row per folder.
$6.99
Local Projects Inventory Table
Example session with this skill installed
Survey everything in my ~/Projects folder
- Read your context and instructions
- Compiled the local projects inventory
- Generated the data export
**Stack:** Python (python-telegram-bot, pytesseract, SQLAlchemy)
**Calls:** Telegram Bot API | 2026-08-25 (2 days ago) | 2026-03-10 | 42M | 185000 | 96000 | yes | true | true | | weather-dashboard | **Purpose:** React dashboard that plots a 10-day weather forecast for saved locations.
**Stack:** JavaScript (React, Recharts, Axios)
**Calls:** OpenWeatherMap API | 2026-08-20 (7 days ago) | 2026-01-15 | 210M | 340000 | 128000 | yes | false | false | | r-forecast-toolkit | **Purpose:** An R package providing time-series forecasting helpers — rolling means, seasonal decomposition, backtesting.
**Stack:** R (forecast, dplyr, purrr)
**Calls:** none detected | 2026-07-30 (28 days ago) | 2025-11-02 | 18M | 95000 | 61000 | yes | false | false | | scrape-experiments | **Purpose:** Standalone scripts that scrape product prices from a handful of retailer sites into CSV files.
**Stack:** Python (requests, beautifulsoup4)
**Calls:** none detected | 2026-06-18 (2 months ago) | 2026-06-18 | 3.2M | 21000 | 18500 | no | true | false | | old-notes | Non-code asset folder — contains: meeting_notes.md, roadmap_2025.pdf, ideas.txt, archive/, misc/ | 2025-09-02 (11 months ago) | 2024-05-01 | 640K | 6200 | 0 | no | true | false | | brand-assets | Non-code asset folder — contains: logos/, screenshots/, brand_guide.pdf, raw_data.csv | 2024-11-05 (1 years ago) | 2024-11-05 | 1.8G | 0 | 0 | no | true | false | ──────────────────────────────────────── **Survey saved to:** ~/Projects/repos_overview.txt 6 folders surveyed — 3 with git, 3 without. 4 have uncommitted local changes. 1 flagged for possible credentials. ──────────────────────────────────────── **Next steps** 1. Review `invoice-bot` for potential leaked credentials flagged by the heuristic scan. 2. Commit or stash the uncommitted changes in `scrape-experiments`. 3. `old-notes` and `brand-assets` haven't been touched in 11+ months and aren't git-tracked — worth archiving elsewhere or deleting if they're no longer needed.
local-projects-inventory-table.csv
CSV · data export
Example file from a real run - the skill writes it into your workspace.
Connects securely to your tools. The creator never sees your data.
What you get
About this skill
The problem
When a dozen or more project folders pile up under one directory, there's no quick way to tell what each one actually is, what it's built with, when it was last touched, whether it's still under version control, or whether it's quietly sitting on a leaked API key - short of opening every single folder by hand.
What it does
- Scans every top-level subfolder of a target directory (defaults to ~/Projects) and builds one row per folder.
- Derives a Purpose/Stack/Calls description for each folder from its README, package.json, DESCRIPTION, or SKILL.md - falling back to reading the actual source code when none of those exist.
- Computes git status, last-changed date (with a relative-time label like "7 months ago"), folder creation date, disk size, and total/code character counts for each folder using git log, git status, du, find, wc, and stat.
- Flags folders that look like they contain credentials or secrets via filename and content pattern matching, without ever printing the matched value.
Why this beats prompting it yourself
A one-off prompt like "summarize my Projects folder" tends to guess at what a folder does from its name, skip the git/date/size computation entirely, and either miss real secrets or accidentally print the matched key in its output. This skill's fixed procedure only ever states a purpose it actually read from a README or source file, computes every date/size/count from an exact command rather than eyeballing it, and reduces the credentials check to a true/false flag with the matched value never surfaced.
Use cases
- Getting oriented in a Projects folder you haven't fully looked at in months, to decide what's worth reviving, archiving, or deleting.
- Auditing a personal or team machine for repos with uncommitted local changes before a backup or migration.
- Running a quick pass for accidentally-committed credentials across every local project folder.
- Building a standing inventory table to paste into a status doc or onboarding note for a new machine.
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 8 days ago
- Passed all security checks, Safe to install