skillcam
Turn successful AI agent runs into reusable markdown skills
Description
Turn successful AI agent runs into reusable markdown skills
Release History
| Version | Changes | Urgency | Date |
|---|---|---|---|
| 0.4.3 | Imported from npm (0.4.3) | Low | 4/21/2026 |
| v0.4.3 | ## What's Changed * v0.4.3 — honesty release: tonificate README + audit #5 fixes (C1, N1, I2, I3) by @martin-minghetti in https://github.com/martin-minghetti/skillcam/pull/30 **Full Changelog**: https://github.com/martin-minghetti/skillcam/compare/v0.4.2...v0.4.3 | High | 4/20/2026 |
| v0.4.2 | ## What's Changed * v0.4.2 — close audit #4 blockers (I1, D1, D2) by @martin-minghetti in https://github.com/martin-minghetti/skillcam/pull/29 **Full Changelog**: https://github.com/martin-minghetti/skillcam/compare/v0.4.1...v0.4.2 | High | 4/20/2026 |
| v0.4.1 | ## What's Changed * v0.4.1 — pre-write dedup against existing skills in --output by @martin-minghetti in https://github.com/martin-minghetti/skillcam/pull/28 **Full Changelog**: https://github.com/martin-minghetti/skillcam/compare/v0.4.0...v0.4.1 | High | 4/20/2026 |
| v0.4.0 | ## What's Changed * v0.4.0 — judge × local-signals cross-check + publishable eval metrics by @martin-minghetti in https://github.com/martin-minghetti/skillcam/pull/27 **Full Changelog**: https://github.com/martin-minghetti/skillcam/compare/v0.3.2...v0.4.0 | High | 4/20/2026 |
| v0.3.2 | ## What's Changed * docs(readme): tighter top-of-fold + sync stale numbers post-v0.3.1 by @martin-minghetti in https://github.com/martin-minghetti/skillcam/pull/24 * docs(readme): document --force, --agent on distill, and exit code 1 by @martin-minghetti in https://github.com/martin-minghetti/skillcam/pull/25 * v0.3.2 — close audit #3 deferred items (A1, D2, D3, J2) by @martin-minghetti in https://github.com/martin-minghetti/skillcam/pull/26 **Full Changelog**: https://github.com/martin-minghe | High | 4/20/2026 |
| v0.3.1 | ## What's Changed * docs(readme): update for v0.3.0 — two-step pipeline + real output example by @martin-minghetti in https://github.com/martin-minghetti/skillcam/pull/19 * docs(demo): regenerate gif + real skill example for v0.3.0 by @martin-minghetti in https://github.com/martin-minghetti/skillcam/pull/20 * docs(demo): simulated gif — no real data, longer reading timing by @martin-minghetti in https://github.com/martin-minghetti/skillcam/pull/21 * fix(security): close audit #3 blockers (S1, J1 | High | 4/20/2026 |
| v0.3.0 | ## What's Changed * docs(readme): expand security + sync files-by-layer + provenance badge by @martin-minghetti in https://github.com/martin-minghetti/skillcam/pull/17 * feat(distiller): v0.3.0 — two-step judge + JSON schema + semantic stripping by @martin-minghetti in https://github.com/martin-minghetti/skillcam/pull/18 **Full Changelog**: https://github.com/martin-minghetti/skillcam/compare/v0.2.5...v0.3.0 | High | 4/20/2026 |
| v0.2.5 | ## What's Changed * security(v0.2.5): skill output sanitizer + homoglyph scanner + recursive base64 by @martin-minghetti in https://github.com/martin-minghetti/skillcam/pull/16 **Full Changelog**: https://github.com/martin-minghetti/skillcam/compare/v0.2.4...v0.2.5 | High | 4/18/2026 |
| v0.2.4 | ## What's Changed * feat(release): auto-create GitHub Release after npm publish by @martin-minghetti in https://github.com/martin-minghetti/skillcam/pull/14 * security(v0.2.4): update-check hardening + preview sanitization + billing guard by @martin-minghetti in https://github.com/martin-minghetti/skillcam/pull/15 **Full Changelog**: https://github.com/martin-minghetti/skillcam/compare/v0.2.3...v0.2.4 | High | 4/18/2026 |
| v0.2.3 | ## What's new - **README diagrams replaced with hand-crafted dark-theme SVGs.** Sharper than the auto-generated PNGs from v0.2.2 and consistent with the project's visual identity (#13). **Full Changelog**: https://github.com/martin-minghetti/skillcam/compare/v0.2.2...v0.2.3 | High | 4/18/2026 |
| v0.2.2 | ## What's new - **README diagrams render correctly on npmjs.com.** Mermaid blocks don't render on npm, so they're now pre-rendered as PNG (#12). **Full Changelog**: https://github.com/martin-minghetti/skillcam/compare/v0.2.1...v0.2.2 | High | 4/18/2026 |
| v0.2.1 | ## What's new - **Update notifier** — CLI checks npm registry once per 24h and prints a one-line hint when a newer version exists. Zero deps, zero noise. Honors `NO_UPDATE_NOTIFIER`, `CI`, `SKILLCAM_SKIP_UPDATE_CHECK`, non-TTY, and npx ephemerals (#8). - **'Works with Obsidian' section** in README (#7). - **Bundled dependency bumps** — supersedes Dependabot PRs #2-#5 (#9). ## Release pipeline - **OIDC trusted publishing now works.** Two fixes that were blocking it: - Upgrade npm to >= 11.5. | High | 4/18/2026 |
| v0.2.0 | ## 🔒 Security hardening release Deep security audit closed 7 code-level criticals, 5 scanner bypass classes, and 8 supply chain gaps. Full threat model and fixes in [`SECURITY.md`](https://github.com/martin-minghetti/skillcam/blob/main/SECURITY.md). ### Code fixes - **Path traversal** via LLM-controlled filename — sanitize + path confinement to `--output` - **Symlink / TOCTOU** in discovery — `lstatSync` + `realpathSync` trust-root check - **Template mode leak** — scan every user-controllabl | High | 4/18/2026 |
| v0.1.5 | **Full Changelog**: https://github.com/martin-minghetti/skillcam/compare/v0.1.4...v0.1.5 | High | 4/18/2026 |
| v0.1.4 | **Full Changelog**: https://github.com/martin-minghetti/skillcam/compare/v0.1.3...v0.1.4 | High | 4/18/2026 |
| v0.1.3 | **Full Changelog**: https://github.com/martin-minghetti/skillcam/compare/v0.1.2...v0.1.3 | High | 4/18/2026 |
| v0.1.2 | **Full Changelog**: https://github.com/martin-minghetti/skillcam/compare/v0.1.1...v0.1.2 | High | 4/18/2026 |
| v0.1.1 | **Full Changelog**: https://github.com/martin-minghetti/skillcam/compare/v0.1.0...v0.1.1 | High | 4/17/2026 |
| v0.1.0 | # SkillCam v0.1.0 Turn successful AI agent runs into reusable markdown skills. ## Features - Parse Claude Code and Codex CLI session logs - Distill sessions into SKILL.md files using LLM or template mode - Discover and list available sessions - Preview session details - Shared event contract for future ecosystem modules ## Install ```bash npx skillcam distill --latest ``` ## Supported Agents - Claude Code - Codex CLI | Medium | 4/13/2026 |
Dependencies & License Audit
Loading dependencies...
Similar Packages
aegis-cli.editorconfig for AI agents. Structured governance for any AI agent working in your codebase.0.2.39
@cleocode/caampCentral AI Agent Managed Packages - unified provider registry and package manager for AI coding agents2026.4.107
