Commit Graph

12 Commits

Author SHA1 Message Date
Victorien 9deeebeea6 Link the pydantic skill from pydantic/pydantic (#37)
Co-authored-by: Claude <noreply@anthropic.com>
2026-07-21 17:05:11 +02:00
Aditya Vardhan 56dadc9c3b Add pydantic-ai-harness skill sync and marketplace plugin (#20) 2026-06-02 00:08:51 +05:30
Petyo Ivanov e2eeb62b27 Add Logfire plugins for Codex and Cursor (#18) 2026-05-26 16:02:34 +03:00
Aditya Vardhan c98728cf9e Add automated upstream sync workflow (#13) 2026-05-18 20:50:57 +05:30
Hasan Ramezani 92bd097356 Add /query command and skill for querying Logfire data (#2)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: hramezani <3122442+hramezani@users.noreply.github.com>
Co-authored-by: Aditya Vardhan <adtyavrdhn@gmail.com>
2026-05-06 15:23:39 +05:30
Aditya Vardhan 83f4ab2af5 Align with library-skills (#11) 2026-05-06 14:22:09 +05:30
Aditya Vardhan 97d8c1d5ad Inlining references from the routing table (#9) 2026-04-14 11:48:47 +05:30
Aditya Vardhan f2f0a6b1e0 updating skills and refactoring it 2026-03-25 19:47:34 +00:00
Aditya Vardhan 40b6e4178f review changes 2026-03-25 16:53:55 +00:00
Aditya Vardhan fcfd80157c Adding pyai skills 2026-03-25 13:52:56 +00:00
Marcelo Trylesinski f124d1b81e Rename plugin to logfire, add multi-language support and per-language references
Rename plugin from instrument-with-logfire to logfire, rename skill from
logfire-instrumentation to instrumentation inside the plugin. Add Python,
JavaScript/TypeScript, and Rust instrumentation to SKILL.md and /instrument
command. Split references into per-language directories (python/, javascript/,
rust/) with dedicated pattern and framework files.
2026-02-24 17:00:04 +00:00
Marcelo Trylesinski f8a7f0fb70 Add instrument-with-logfire plugin with skills, commands, and MCP config
Logfire instrumentation skill (SKILL.md) covering framework detection,
extras installation, configure/instrument ordering, structured logging,
and AI/LLM instrumentation. Includes /instrument and /debug commands,
remote HTTP MCP server config, and cross-agent standalone skill copy
with prek sync check.
2026-02-24 15:55:04 +00:00