Logan Mancuso avatar

Logan Mancuso

Community

@loganmancuso-scout · Blythewood

1Followers
|
4Public Repos
|
8Published Skills

Logan Mancuso publishes personal knowledge-base, session analytics, PDF parsing, debugging, and token-compression skills for pi agent environments.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (40%)Data Systems & Dat.. (25%)AI Models & Machin.. (20%)UI/UX & Creative M.. (15%)

Agent Skills by Logan Mancuso

Showing 8 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Logan Mancuso

FAQPage Schema
What tasks can I accomplish with Logan Mancuso's skills?

You can analyze pi agent session costs and prompting patterns, read and extract content from PDFs such as math lecture notes, write documentation following JSDoc and docstring standards, record decisions into a knowledge base, debug any system with a hypothesis-testing methodology, compress output tokens via caveman mode, and fetch YouTube transcripts as JSON.

Who are these skills designed for?

These skills target individual developers and power users of the pi agent environment who maintain personal knowledge bases, track session costs, read academic PDFs, and want token-efficient communication. The debug skill also suits engineers investigating Java apps, K8s clusters, Docker Compose, or scripts.

How do the knowledge base skills work together?

The schema skill acts as a path reference showing where KB files live and when to update them, while scribe performs the actual writes of architectural decisions, plans, and session findings into the knowledge base and README files. Templates live in ~/Documents/Notes/templates/ for detailed structure.

What does the caveman skill do and when does it trigger?

Caveman is an ultra-compressed communication mode that cuts token usage by roughly 75% while preserving technical accuracy. It supports lite, full, ultra, and wenyan intensity levels, and triggers on phrases like 'caveman mode', 'less tokens', 'be brief', the /caveman command, or any token-efficiency request.

What prerequisites or dependencies do these skills require?

The analyze-sessions skill requires existing pi agent session data under ~/.pi/agent/sessions. The schema and scribe skills expect a knowledge base with templates in ~/Documents/Notes/templates/. The debug skill optionally loads the ops skill for infrastructure commands and the knowledge-base skill for project context.