发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Slack GIF Creator
A toolkit providing utilities and knowledge for creating animated GIFs optimized for Slack.
JSON Schemas
This document defines the JSON schemas used by skill-creator.
Grader Agent
Evaluate expectations against an execution transcript and outputs.
Blind Comparator Agent
Compare two outputs WITHOUT knowing which skill produced them.
Post-hoc Analyzer Agent
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Skill Creator
A skill for creating new skills and iteratively improving them.
PDF Processing Advanced Reference
This document contains advanced PDF processing features, detailed examples, and additional libraries not covered in the main skill instructions.
Fillable fields
If the PDF has fillable form fields: - Run this script from this file's directory: `python scripts/extract_form_field_info.py <input.pdf> <field_info.json>`. It will create a JSON file with a list of fields in this format: ``` [ {