From folio
Display pipeline state for a Folio workspace: current mode, completed stages, next step, and any blocking issues.
npx claudepluginhub athan-dial/skills --plugin folioThis skill uses the workspace's default tool permissions.
Read-only inspection of workspace state. No side effects.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Read-only inspection of workspace state. No side effects.
Read route.json for effective mode (user_override or selected_mode). If missing, report "Mode not yet determined (run folio:prep)."
Read logs/checkpoints.md for completed stages and checkpoint approvals.
Read logs/run_log.md for recent decisions, overrides, and blockers.
Present status summary:
Workspace: <absolute path>
Mode (effective): <white_paper | research_paper | hybrid | pending>
Last completed stage: <stage id>
Next recommended: <stage id> -- <one-line description>
Blocking issues: <list or "none">
If the user has a stale or incomplete workspace, suggest the appropriate next command.
Status displayed. No files modified.