Skip to main content
Run any Skill in Manus
with one click
GitHub repository

meatycapture

meatycapture contains 4 collected skills from miethe, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
0
updated
2026-01-12
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

symbols
software-developers

Token-efficient codebase navigation through intelligent symbol loading and querying. Use this skill when implementing new features (find existing patterns), exploring codebase structure, searching for components/functions/types, or understanding architectural layers. Reduces token usage by 60-95% compared to loading full files. Layer split enables 50-80% additional backend efficiency.

2026-01-12
artifact-tracking
software-developers

Token-efficient tracking for AI orchestration. CLI-first for status updates (~50 tokens), agent fallback for complex ops (~1KB). Use when: updating task status, querying blockers, creating progress files, validating phases.

2026-01-10
recovering-sessions
software-developers

Recover from crashed, failed, or interrupted Claude Code sessions. Use this skill when: session crashed during multi-agent parallel execution, need to determine what work was completed vs incomplete, want to generate resumption commands for interrupted tasks, recovering from context window exhaustion, or handling session handoffs. Analyzes agent logs, verifies on-disk state, and creates resumption plans with ready-to-execute Task() commands.

2025-12-31
notebooklm
software-developers

Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses. This is a test.

2025-12-07