en un clic
promptless.ai
promptless.ai contient 4 skills collectées depuis Promptless, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Write Promptless launch articles by triaging recent changelog entries and writing a focused, single-feature post for each one that meets the bar: significantly improves UX for a non-trivial segment of users, OR adds substantial new capabilities to the Promptless product. Intended to run as a weekly scheduled task — it scans the last 7 days of commits to `src/content/changelog/changelogs/` for newly added entries, decides which (if any) warrant a post, researches the backing PRs in `Promptless/promptless`, and opens one PR per qualifying feature. Use this skill when: - The weekly cron fires ("/launch-post", "run the weekly launch post check") - The user says "any launch posts worth writing this week?" - The user pastes a single changelog entry and asks for a launch post - The user points at a specific feature and asks for a focused post - The user asks to backfill a month of launch posts ("backfill March 2026", "generate launch posts for February") Always triage first — most changelog entries do not warran
Crawl a **local** running copy of the docs site and report broken links, redirects, and warnings. Runs `scripts/check_links.py`, which wraps `linkchecker` and parses its CSV output into a terminal summary plus timestamped html and csv reports under `tmp/broken-link-reports/`. This skill is for verifying your own in-progress changes against a local dev server. The full workflow is: install deps → start `npm run dev` in the background → wait for `localhost:4321` to come up → crawl → triage broken rows → stop the dev server. Use this skill when: - The user asks to "check for broken links", "find broken links", "audit links", "run linkchecker", or similar - Verifying internal links after a nav change, redirect tweak, page rename, or content move — before merging - Investigating a reported 404 or redirect chain in local changes Production audits (`https://promptless.ai`) are supported but rare — prefer local so you're testing the diff you're about to ship, not whatever is currently deployed.
Generate a blog article for the Promptless edu campaign. Researches a keyword via web search, writes a publication-ready MDX draft, commits it to a new branch, opens a GitHub PR, and posts the PR link to Slack. Use this skill when: - The user asks to generate, write, or draft a blog article or blog post - The user mentions the "edu campaign" or "content pipeline" - The user wants to create content for a keyword from the keyword list - The user says "generate article", "write a blog post", "new blog draft", or similar Even if the user just says something like "pick a keyword and write an article" or "run the content pipeline", use this skill.
Slack automation CLI for AI agents. Use when: - Reading a Slack message or thread (given a URL or channel+ts) - Browsing recent channel messages / channel history - Downloading Slack attachments (snippets, images, files) to local paths - Searching Slack messages or files - Sending, editing, or deleting a message; adding/removing reactions - Listing channels/conversations; creating channels and inviting users - Fetching a Slack canvas as markdown - Looking up Slack users - Marking channels/DMs as read - Opening DM or group DM channels - Discovering and running Slack workflows Triggers: "slack message", "slack thread", "slack URL", "slack link", "read slack", "reply on slack", "search slack", "channel history", "recent messages", "channel messages", "latest messages", "mark as read", "mark read"