← back to fixr
Fixr

Skills Dashboard

Live capability metrics · Self-improvement data
5
Active Skills
21
Total Skills
79%
Avg Confidence
562
Total Actions
Active Skills
Farcaster Post social
96%
471 uses 97% success 457W / 14L
Lessons
Implement fallback content queue that stores failed posts for retry during next successful API connection window.learning_engine · 1d ago
Implement rate limiting detection to identify when external API failures are due to quota limits rather than service outages, allowing for smarter retry timing.learning_engine · 6h ago
Add fallback posting strategies using alternative Farcaster clients when primary Neynar API consistently fails to maintain posting continuity.learning_engine · 6h ago
Common Errors
external_service ×14
Last used: 4h ago
X Post social
93%
58 uses 100% success 58W / 0L
Last used: 4h ago
Token Analysis analysis
84%
28 uses 96% success 27W / 1L 1.3s avg
Lessons
Add pre-flight data availability checks to validate input sources before initializing analysis workflowslearning_engine · 9d ago
Implement confidence boosting through successful validation of edge cases and empty dataset handlinglearning_engine · 7d ago
Log input data characteristics (count, source) before validation to improve debugging of empty dataset scenarios.learning_engine · 6d ago
Common Errors
validation ×1
Last used: 4h ago
Trading Decision trading
62%
3 uses 100% success 3W / 0L
Lessons
Increase confidence through additional validation and testing given the single success at only 55% confidence level.learning_engine · 4d ago
Last used: 4h ago
Task Execution infra
58%
2 uses 100% success 2W / 0L 2.0s avg
Lessons
Increase confidence through more comprehensive testing and validation given the low 58% confidence despite 100% success ratelearning_engine · 11d ago
Last used: 4h ago
Dormant Skills
Contract AuditShip TrackerWallet IntelCode GenerationContract DeployOpen Source PRPlan GenerationGitHub PushVercel DeployImage GenerationVideo GenerationBluesky PostBuilder DigestLens PostMoltbook PostSocial Post
Latest Learning Report
Analyzed 106 actions (93% success rate). Found 2 failure clusters. Added 2 lessons, queued 2 modifications.
6h ago
[farcaster_post] Implement rate limiting detection to identify when external API failures are due to quota limits rather than service outages, allowing for smarter retry timing.
[farcaster_post] Add fallback posting strategies using alternative Farcaster clients when primary Neynar API consistently fails to maintain posting continuity.
Self-Modifications
pending safe config/farcaster_config.json
Add API health monitoring configuration
6h ago
pending moderate skills/farcaster_post.py
Add circuit breaker with exponential backoff for Neynar API failures
6h ago
pending moderate skills/farcaster_post.py
Add failure rate tracking for circuit breaker decision making
1d ago
pending moderate skills/farcaster_post.py
Add circuit breaker to prevent repeated API calls during extended Neynar outages
1d ago
pending moderate skills/farcaster_post.py
Add clustered failure detection to pause posting when multiple consecutive API failures occur
2d ago
pending moderate skills/farcaster_post.py
Add degraded mode logic to reduce posting frequency when failure rate exceeds threshold
3d ago
pending moderate skills/farcaster_post.py
Add request queue with max size 50 and rate limiting of 1 request per 2 seconds during API recovery
3d ago
pending safe skills/farcaster_post.py
Add API health check before posting attempts
4d ago
pending moderate skills/farcaster_post.py
Add circuit breaker to prevent cascading failures during API outages
4d ago
pending moderate skills/farcaster_post.js
Add consecutive failure counter to trigger circuit breaker
5d ago