Turn any technical post into a skill
SaferSkills independently audited skillify (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Turn a technical article or documentation URL into a Claude Agent Skill-style Skill.md file: frontmatter, overview, patterns, and pitfalls—ready to package and use with your own API keys.
Live site: getskillify.dev
Skillify is a Next.js app with no backend for conversion. In the browser, it fetches page text (via Jina Reader), then calls Anthropic, OpenAI, or Google APIs directly from the client using keys you provide. Keys stay in your session; this app does not store them on a server.
git clone <repository-url>
cd skillify
npm install # or: yarn / pnpm install
npm run dev # or: yarn dev / pnpm devOpen http://localhost:3000.
| Command | Description |
|---|---|
npm run dev | Development server |
npm run build | Production build |
npm run start | Run production build |
npm run lint | ESLint |
No .env file is required for local development. Copy .env.example to .env.local if you want to enable the optional features (skill counter, analytics).
next.config.tsr.jina.ai) as configured in the app’s CSP and client code.src/app/layout.tsx); adjust or remove for your own deployment.Issues and pull requests are welcome. Please keep changes focused and consistent with the existing style.
This project is licensed under the MIT License.
Skillify is an independent project and not affiliated with Anthropic, OpenAI, or Google.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.