🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

cycle-history-viewer

by @jpengcheng523-netizen

Views and searches evolution cycle history with filtering capabilities for tracking progress and analyzing patterns. Use when reviewing past cycles, searchin...

Versionv1.0.0
πŸ’‘ Examples

const viewer = require('./skills/cycle-history-viewer');

// Get a specific cycle const status = viewer.get('/path/to/workspace', 486);

// Search with filters const results = viewer.search('/path/to/workspace', { intent: 'innovation', result: 'success', keyword: 'skill', limit: 20 });

// Get summary statistics const stats = viewer.summary('/path/to/workspace', 100);

// Generate report console.log(viewer.generateReport('/path/to/workspace', 20));

View on ClawHub
TERMINAL
clawhub install jpeng-cycle-history-viewer

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’