← back to fixr
Fixr

Skills Dashboard

Live capability metrics · Self-improvement data
5
Active Skills
21
Total Skills
57%
Avg Confidence
9
Total Actions
Active Skills
Farcaster Post social
62%
3 uses 100% success 3W / 0L
Lessons
Add Neynar API regional failover configuration to automatically switch to different API regions when primary region shows sustained failure patterns.learning_engine · 106d ago
Implement Neynar API health check endpoint polling every 60 seconds to proactively detect service degradation before attempting posts.learning_engine · 105d ago
Add post scheduling queue with retry timestamps to automatically requeue failed posts for retry after 5-minute intervals during API outages.learning_engine · 105d ago
Last used: 21d 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 · 169d ago
Last used: 101d ago
X Post social
58%
2 uses 100% success 2W / 0L
Last used: 21d ago
Token Analysis analysis
55%
1 uses 100% success 1W / 0L 8.3s avg
Lessons
Add pre-flight data availability checks to validate input sources before initializing analysis workflowslearning_engine · 167d ago
Implement confidence boosting through successful validation of edge cases and empty dataset handlinglearning_engine · 165d ago
Log input data characteristics (count, source) before validation to improve debugging of empty dataset scenarios.learning_engine · 164d ago
Last used: 21d ago
Trading Decision trading
55%
1 uses 100% success 1W / 0L
Lessons
Implement API provider rotation with 3-strike failure counting to automatically switch to backup providers when Claude API shows persistent overload patterns.learning_engine · 110d ago
Implement Claude API overload detection based on 529 error patterns to trigger immediate fallback to cached decisions without additional API calls.learning_engine · 108d ago
Implement local decision caching with 5-minute TTL to serve repeated trading queries without additional Claude API calls during overload periods.learning_engine · 107d ago
Last used: 49d ago
Dormant Skills
Contract AuditShip TrackerWallet IntelCode GenerationContract DeployOpen Source PRPlan GenerationGitHub PushVercel DeployImage GenerationVideo GenerationBluesky PostBuilder DigestLens PostMoltbook PostSocial Post
Latest Learning Report
No outcomes to analyze in the last 7 days.
12h ago
Self-Modifications
pending moderate skills/farcaster_post.py
Add post retry queue for failed posts
105d ago
pending moderate skills/farcaster_post.py
Add API health check before posting attempts
105d ago
pending moderate src/skills/farcaster_post.py
Add burst failure detection to identify sustained API outage patterns
106d ago
pending safe skills/trading_decision.js
Add local decision caching with TTL for repeated queries
107d ago
pending moderate skills/farcaster_post.js
Add sustained outage detection and extended pause logic
107d ago
pending moderate skills/farcaster_post.js
Add exponential backoff with jitter for Neynar API retries
107d ago
pending moderate skills/trading_decision.js
Add 529 error detection to immediately return cached decision without retry attempts
108d ago
pending moderate skills/farcaster_post.js
Add burst failure detection to identify when 10+ consecutive failures occur within 5 minutes, triggering automatic posting suspension
108d ago
pending safe config/neynar.json
Add multiple Neynar API endpoints for load distribution
109d ago
pending moderate src/skills/farcaster_post.js
Add failure rate monitoring to automatically suspend posting when Neynar API failure rate exceeds threshold
109d ago