writing-skills

Provides a standardized framework for creating AI agent skills in PostHog.

693|111|Updated Aug 11, 2020
One-click install
npx skills add https://github.com/PostHog/posthog-foss --skill writing-skills-posthog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-skills
Source: https://github.com/PostHog/posthog-foss/tree/main/.agents/skills/writing-skills
Command: npx skills add https://github.com/PostHog/posthog-foss --skill writing-skills-posthog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill provides a standardized framework and best practices for creating and maintaining AI agent skills, ensuring that agents can effectively understand and interact with new or updated PostHog product features.

Core Features & Use Cases

  • Skill Creation Workflow: Outlines the step-by-step process for developing new agent skills, from scaffolding to testing and deployment.
  • Best Practices: Details key rules for naming, description writing, skill structure, and tone to ensure clarity and effectiveness.
  • Use Case: When a new feature like "real-time user segmentation" is added to PostHog, a skill is written using this guide so that AI agents can be instructed on how to use this new feature to answer user queries or perform related tasks.

Quick Start

Use the writing-skills guide to create a new skill for the 'real-time user segmentation' feature.

Frequently Asked Questions about writing-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write documentation for AI agent skills?

To develop AI agent skills, follow a structured workflow from scaffolding to testing and deployment, ensuring agents can effectively understand and interact with new product features through standardized documentation.

What is the best way to guide AI agents on new product functionality?

When new features are added, you need to create a skill using a development guide so AI agents can be instructed on how to use the feature to answer user queries or perform related tasks automatically.

How do I create a skill for AI agents using prompt engineering?

Create a skill for AI agents using prompt engineering by applying best practices for naming, description writing, and skill structure, utilizing templating functions to generate dynamic content for agent interaction.

What are the best practices for naming and structuring AI agent skills?

Best practices for naming and structuring AI agent skills involve maintaining a clear, concise tone and following specific rules for description writing to maximize the discoverability and usability of the skill within the ecosystem.

Does this skill development guide work for documenting developer guides?

Yes, this skill development guide works for documenting developer guides by providing a comprehensive framework and templating functions to dynamically generate content and standardize operational workflows for AI agents.