Agent Skills by Bin
Showing 8 vetted skills indexed across 1 GitHub repositories.
auto-cal
Creates and maintains date-organized LeetCode Hot 100 practice logs with answer review and knowledge distillation.
optimize
Guides structured code optimization through phased analysis, diff confirmation, and metric validation.
auto-plan
Generates structured multi-phase task plans with acceptance criteria and progress tracking.
auto-conclusion
Generate structured development summaries from conversations and Git branch or commit diffs.
manage-skills
Creates and updates Agent Skill definitions in a personal Skills repository with diff review and Git sync.
bugfix
Guides structured bug fixing through root cause analysis, confirmed diffs, verification, and archival.
auto-know
Organize interview questions from websites and AI conversations into a deduplicated Markdown knowledge base.
anti-aigc
Rewrites Chinese formal documents to reduce AI-content detection scores.
Frequently Asked Questions About Bin
FAQPage SchemaWhat tasks can I accomplish using Bin's skills?▼
You can maintain LeetCode Hot 100 practice logs, run structured bugfix and optimization cycles, generate three-part task plans with acceptance criteria, summarize Git branches or commits into documents, curate a Java interview knowledge base with quizzes, and reduce AI-detection scores on Chinese documents.
Who are these skills designed for?▼
They target Chinese-speaking backend developers and job seekers: engineers preparing Java and computer-fundamentals interviews, practicing algorithm problems, or needing disciplined bugfix, planning, and documentation routines. The anti-aigc skill also serves writers producing formal Chinese documents.
How do I invoke these skills in practice?▼
Each skill triggers via slash commands or natural phrases: /auto-cal for algorithm logs, /auto-plan for task breakdowns, /manage-skills for skill repository updates, /anti-aigc for document rewriting, and keywords like 'bugfix:' or '优化' for fix and optimization flows.
Do these skills integrate with Git?▼
Yes. auto-conclusion summarizes branches and commit diffs with optional commit and push on save; auto-know commits and pushes after quiz scoring; manage-skills supports optional Git commits and global synchronization of a personal skills repository. Push failures must be reported with reasons.
What prerequisites or dependencies do these skills require?▼
Skills operate on Markdown documents and local or remote Git repositories, so a Git environment and a document repository are needed for persistence features. auto-cal requires access to LeetCode Hot 100 content, and auto-know retrieves material from trusted sites or existing conversation history.