← 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 · 95d ago
Implement Neynar API health check endpoint polling every 60 seconds to proactively detect service degradation before attempting posts.learning_engine · 94d ago
Add post scheduling queue with retry timestamps to automatically requeue failed posts for retry after 5-minute intervals during API outages.learning_engine · 94d ago
Last used: 10d 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 · 158d ago
Last used: 90d ago
X Post social
58%
2 uses 100% success 2W / 0L
Last used: 10d 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 · 156d ago
Implement confidence boosting through successful validation of edge cases and empty dataset handlinglearning_engine · 154d ago
Log input data characteristics (count, source) before validation to improve debugging of empty dataset scenarios.learning_engine · 153d ago
Last used: 10d 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 · 99d ago
Implement Claude API overload detection based on 529 error patterns to trigger immediate fallback to cached decisions without additional API calls.learning_engine · 97d ago
Implement local decision caching with 5-minute TTL to serve repeated trading queries without additional Claude API calls during overload periods.learning_engine · 96d ago
Last used: 38d 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.
8h ago
Self-Modifications
pending moderate skills/farcaster_post.py
Add post retry queue for failed posts
94d ago
pending moderate skills/farcaster_post.py
Add API health check before posting attempts
94d ago
pending moderate src/skills/farcaster_post.py
Add burst failure detection to identify sustained API outage patterns
95d ago
pending safe skills/trading_decision.js
Add local decision caching with TTL for repeated queries
96d ago
pending moderate skills/farcaster_post.js
Add sustained outage detection and extended pause logic
96d ago
pending moderate skills/farcaster_post.js
Add exponential backoff with jitter for Neynar API retries
96d ago
pending moderate skills/trading_decision.js
Add 529 error detection to immediately return cached decision without retry attempts
97d 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
97d ago
pending safe config/neynar.json
Add multiple Neynar API endpoints for load distribution
98d ago
pending moderate src/skills/farcaster_post.js
Add failure rate monitoring to automatically suspend posting when Neynar API failure rate exceeds threshold
98d ago