- Add @tpmjs/tools-page-brief for URL content extraction - Add @tpmjs/tools-compare-pages for cross-source validation - Add @tpmjs/tools-source-credibility for credibility scoring - Add @tpmjs/tools-claim-checklist for factual claim extraction - Add @tpmjs/tools-timeline-from-text for timeline generation - Move createBlogPost to packages/tools/official/ - Add blocks.yml for Blocks framework validation - Update pnpm-workspace.yaml to include official tools
13 lines
446 B
Markdown
13 lines
446 B
Markdown
# @tpmjs/createblogpost
|
|
|
|
## 0.2.0
|
|
|
|
### Minor Changes
|
|
|
|
- Initial release of createBlogPost tool for TPMJS registry
|
|
|
|
- Creates structured blog posts with frontmatter and metadata
|
|
- Supports both Markdown and MDX formats
|
|
- Automatic slug generation, word count, and reading time calculation
|
|
- Rich TPMJS metadata including parameters, authentication, pricing, and AI agent guidance
|
|
- Tagged with 'tpmjs' keyword for NPM registry discovery
|