Metadata-Version: 2.4
Name: any2skill
Version: 0.1.0
Summary: Turn any document into an AI Agent Skill. PDF, DOCX, URL → production-ready SKILL.md
Author-email: Li Defang <lidefang@gmail.com>
License: MIT
Project-URL: Homepage, https://any2skill.ai
Project-URL: Repository, https://github.com/nicolelidefang/any2skill
Keywords: ai,agent,skill,llm,document,conversion,claude-code,cursor
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# any2skill

Turn any document into an AI Agent Skill.

Upload a PDF, Word doc, or paste a URL. Get back a production-ready `SKILL.md` for Claude Code, Cursor, and any AI agent platform.

## Website

https://any2skill.ai

## Features

- **Multi-format input**: PDF, DOCX, URL
- **Smart clarification**: AI asks targeted questions before generating
- **Quality assurance**: Spec compliance, security scanning, content validation
- **Multi-language**: English and Chinese output
- **AI refinement**: Iterate with natural language instructions

## Status

Early development. Full CLI and SDK coming soon.
