agentsclimarketplace

Janitor ai skill

Skill alphaparkinc/janitor-ai-skill

GenPark skill: Automate character creation and roleplay interactions using JanitorAI.

Install
npx -y skills add alphaparkinc/janitor-ai-skill

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

A modular GenPark AI Agent skill that interacts with JanitorAI to create, manage, and converse with highly customizable AI personas for storytelling, roleplay, and character-driven interactions.

SKILL.md

2.8 KB, 524 tokens by cl100k_base, as published. Nobody here has run it

JanitorAI Agent Skill

1. Overview

This skill allows the GenPark AI ecosystem to interact with the JanitorAI platform. JanitorAI is a prominent platform for creating, managing, and interacting with specialized AI character chatbots. It empowers users to define robust background stories, complex personality traits, and dynamic scenario prompts.

By integrating this skill, AI agents can leverage JanitorAI's persona-based generation to support creative storytelling, testing of complex character interactions, and advanced roleplay scenarios.

2. Core Capabilities

  • Persona Customization: Programmatically define nuanced AI characters, including name, backstory, personality traits, scenario context, and dialog examples.
  • Narrative Driven Dialogue: Engage in sophisticated, context-aware roleplay, maintaining long-term consistency in character voice.
  • LLM Flexibility: Bridge GenPark with JanitorLLM, or route queries through OpenAI/Anthropic APIs integrated via the Janitor platform.
  • Content Policy Configuration: Support for varying degrees of safety settings depending on the user requirements (SFW / NSFW configurations).

3. Recommended Workflow

  1. Character Definition (Prompt Formulation): Agents use the GenPark infrastructure to formulate the Personality, Scenario, and First Message prompts.
  2. API Integration (If applicable) or Web Automation: Agents execute character deployment via JanitorAI's systems.
  3. Chat Loop Execution: Send and receive roleplay messages while managing context windows and token constraints.
  4. Logging & Refinement: Store chat logs within GenPark for future persona refinements.

4. Usage Patterns

Creating a Character Template

name: "Sci-Fi Merchant"
traits: ["pragmatic", "secretive", "tech-savvy"]
scenario: "A bustling cyberpunk black market in the year 2145."
greeting: "What are you looking for? Make it quick, the enforcers are on patrol."

Engaging in Dialogue

Use the configured character template to initiate multi-turn interactions. Agents can test the boundary of character consistency by generating out-of-context prompts to see if the character stays in-universe.

5. Security & Privacy

  • API Key Protection: Always ensure that custom LLM API keys (OpenAI, Anthropic) utilized through JanitorAI are vaulted securely.
  • Content Restrictions: Agents should adhere to local deployment content policies when interacting with JanitorAI endpoints.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.