Steph Ango
a1dc48e681
Merge pull request #59 from SDGLBL/codex/add-base-embed-example
...
docs: add bases embed examples
2026-06-08 09:12:01 -07:00
txhno
9b736ba8da
docs(obsidian-bases): fix invalid filter schema example
2026-04-07 14:04:35 +05:30
Peter Solopov
1e1df342c2
Skip defuddle for .md URLs
2026-03-29 16:27:42 +03:00
SDGLBL
d790939c3e
docs: add bases embed examples
2026-03-22 23:03:48 +08:00
Steph Ango
bb9ec95e1b
Update SKILL.md
2026-03-02 06:50:36 -08:00
Alan Pope
5a557ceba7
feat: improve skill quality scores across 4 skills
...
Ran skills through tessl evaluation tooling and applied targeted
improvements to structure, conciseness, and workflow clarity.
| Skill | Before | After | Change |
|-------------------|--------|-------|--------|
| defuddle | 100% | 100% | -- |
| json-canvas | 83% | 100% | +17% |
| obsidian-bases | 83% | 100% | +17% |
| obsidian-cli | 94% | 100% | +6% |
| obsidian-markdown | 71% | 94% | +23% |
Changes:
- Add structured workflows with validation steps
- Extract verbose reference tables to references/ files (progressive disclosure)
- Remove standard Markdown content Claude already knows (obsidian-markdown)
- Add troubleshooting section for common YAML/formula errors (obsidian-bases)
- Restructure plugin dev section into numbered test cycle (obsidian-cli)
- Condense redundant examples, keep one per pattern
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-25 11:32:59 +00:00
Steph Ango
691efaecd8
Add defuddle and obsidian-cli skills
2026-02-10 15:29:29 -08:00
Steph Ango
34c2cda8b2
Merge pull request #35 from costa92/fix/obsidian-bases-duration-docs
...
docs(obsidian-bases): add Duration type documentation and fix date formulas
2026-01-27 07:36:58 -07:00
cosatlong
41909ae5cf
docs(obsidian-bases): add Duration type documentation and fix date formulas
...
- Add comprehensive Duration type documentation with fields (.days, .hours, etc.)
- Fix date calculation formulas to use .days property instead of millisecond division
- Clarify that Duration type doesn't support direct .round() calls
- Add correct/incorrect examples for date arithmetic
2026-01-18 17:41:32 +08:00
vinluo46
1fe3a85cd4
Add instructions about JSON newline escaping to avoid common mistakes
2026-01-16 11:41:20 +08:00
Shreyas
ec8f9e25dc
Align skills with Agent Skills spec and Codex
2026-01-11 09:37:41 +00:00
SublimePeace
34293aa133
clarify that Maps is a community plugin, not core
2026-01-09 20:34:28 +01:00
李争欣
60aacf687d
Fix Claude Code skill discovery by standardizing skills/ layout
2026-01-09 11:14:50 +08:00