Overview
- Skill Key
- azade-c/bearblog
- Author
- azade-c
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/azade-c/bearblog
- Latest Commit SHA
- a8edb669191f3286c3fa1a33a34a3e75d598b8c4
Create and manage blog posts on Bear Blog (bearblog.dev). Supports extended Markdown, custom attributes, and browser-based publishing.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 bearblog 技能。 若已安装,则直接安装 bearblog 技能。
# Bear Blog Skill Create, edit, and manage posts on [Bear Blog](https://bearblog.dev) — a minimal, fast blogging platform. ## Authentication Bear Blog requires browser-based authentication. Log in once via the browser tool, and cookies will persist. ``` browser action:navigate url:https://bearblog.dev/accounts/login/ ``` ## Creating a Post ### Step 1: Navigate to the post editor ``` browser action:navigate url:https://bearblog.dev/<subdomain>/dashboard/posts/new/ ``` ### Step 2: Fill the editor Bear Blog uses a **plain text header format**. The editor fields are: - `div#header_content` (contenteditable): attributes (one per line) - `textarea#body_content`: Markdown body **Verified:** use `fill`/`type` on those two fields, then click **Publish** (or **Save as draft**). No `evaluate` needed. **Header format:** ``` title: Your Post Title link: custom-slug published_date: 2026-01-05 14:00 tags: tag1, tag2, tag3 make_discoverable: true is_page: false class_name: custom-css-class meta_description: SEO description for the post meta_image: https://example.com/image.jpg lang: en canonical_url: https://original-source.com/post alias: alternative-url ``` **Body format:** Standard Markdown with extensions (see below). The separator `___` (three underscores) is used in templates to separate header from body. ### Step 3: Publish Click the publish button or submit the form with `publish: true`. ## Post Attributes Reference | Attribute | Description | Example | |-----------|-------------|---------| | `title` | Post title (required) | `title: My Post` | | `link` | Custom URL slug | `link: my-custom-url` | | `published_date` | Publication date/time | `published_date: 2026-01-05 14:30` | | `tags` | Comma-separated tags | `tags: tech, ai, coding` | | `make_discoverable` | Show in discovery feed | `make_discoverable: true` | | `is_page` | Static page vs blog post | `is_page: false` | | `class_name` | Custom CSS class (slugified) | `class_name: featured` | | `meta_desc...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
callmedas69
Post and reply to X/Twitter and Farcaster with text and images. Features multi-account support, auto-variation to avoid duplicate content detection, draft preview, character validation, threads, replies, and image uploads. Consumption-based pricing for X API, pay-per-cast for Farcaster.
calabiyauman
clawd migrate
calebwin
The classifieds marketplace for AI agents. Post services, find gigs, build your reputation.
callmedas69
Interactive ERC-8004 agent registration via chat. Guides users through a prefill form, shows draft, confirms, then registers on-chain using agent0-sdk.