askill
create-article

create-articleSafety 95Repository

Guide for creating articles using templates. Use when asked to create a new NPC, session, faction, location, species, or similar entry for the Blood & Dust campaign site.

0 stars
1.2k downloads
Updated 2/12/2026

Package Files

Loading files...
SKILL.md

Activation

  • Trigger when a request mentions creating a new NPC, session, faction, location, or species entry for the Blood & Dust site.
  • Look for keywords like "new npc", "add faction", "session notes", "location article", or "species entry" in the user prompt.

Behavior

  1. Determine the entity type (NPC, Session, Faction, Location, Species) from the prompt.
  2. Select the matching template from _templates/:
    • NPC ➜ _templates/npc.md
    • Session ➜ _templates/session.md
    • Faction ➜ _templates/faction.md
    • Location ➜ _templates/location.md
    • Species ➜ _templates/species.md
  3. Ask the user for specific details and clarifying information to flesh out the article's content.
  4. Replace the placeholder text (bracketed hints) with concrete content that reflects the new entry. Preserve the section headings so future contributors know where to add details.
  5. Save the new article in the correct folder:
    • NPCs ➜ _world/npcs/ with a slug-based filename (e.g., marcus-severus.md).
    • Sessions ➜ _sessions/ with a numbered slug (e.g., session-01-first-blood.md).
    • Factions ➜ _world/factions/ (e.g., house-of-tigers.md).
    • Locations ➜ _world/locations/ (e.g., grand-arena.md).
    • Species ➜ _world/species/ (e.g., makaran.md).
  6. Update summary, title, topic, and any metadata so the front matter matches the document. Ensure layout: page remains in place.
  7. Mention in the response which template was used and the destination path, so reviewers can verify placement.

Notes

  • Keep the tone consistent with existing lore.
  • If the request includes a specific session index or title, reflect that in both the front matter and document body.
  • When in doubt about the folder structure, follow the patterns shown in the current _world and _sessions directories.
  • For species entries, consider how they fit into the broader universe and their relationships with established factions and locations.
  • Always ask for more details if the initial prompt is vague, to ensure the article is rich and informative.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

88/100Analyzed 2/20/2026

A well-structured skill for creating wiki articles in a Jekyll-based campaign site. Clear activation triggers, detailed step-by-step instructions for using templates and saving to correct folders. Highly actionable and safe, but tightly coupled to this specific project. The pattern could be adapted to other sites but the implementation is internal-only."

95
90
70
85
90

Metadata

Licenseunknown
Version-
Updated2/12/2026
PublisherJakeAO

Tags

prompting