🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain

All Skills β€” coding

7 skills in "coding" matching "efficiently"

πŸ¦€ ClawHub15.9k dl
Browser Act Skill Forge
Turns any website's data extraction or operation needs into Agent-callable capabilities. User describes what data to get or what action to perform on which site, this Skill automatically explores implementation paths (API endpoints first, DOM fallback when no API), then generates deploy-ready Skill packages (SKILL.md + Python scripts) after verification. Explore once, reuse forever β€” subsequent calls skip exploration cost, greatly improving execution reliability and efficiency.
πŸ¦€ ClawHub436 dl
Practical Guide To Llm Fine Tuning With Lora
Guide on efficiently fine-tuning large language models using LoRA adapters with Python code examples and configuration details.
πŸ¦€ ClawHub316 dl
Notion Skill Publish
Complete Notion API integration with Python CLI offering auto-pagination, recursive blocks, rate-limit retry, and agent operation strategies for efficient No...
πŸ¦€ ClawHub895 dl
Fast Browser Use 1.0.5
Rust-based Chrome automation for ultra-fast, token-efficient DOM extraction, session management, screenshots, infinite scroll harvesting, and sitemap analysis.
πŸ¦€ ClawHub543 dl
Golang Performance
Golang performance optimization patterns and methodology - if X bottleneck, then apply Y. Covers allocation reduction, CPU efficiency, memory layout, GC tuni...
πŸ¦€ ClawHub375 dl
review-github-pr
GitHub PR code review - fetches the diff, runs automated checks, launches 3 parallel review agents (correctness, convention compliance, efficiency) to analyz...
πŸ¦€ ClawHub316 dl
Xiaopi Chrome Devtools
Uses Chrome DevTools via MCP for efficient debugging, troubleshooting and browser automation. Use when debugging web pages, automating browser interactions,...