Perplexity
---
id: "allzy.framework.prompts.workspace.skills-maintenance.perplexity"
title: "Skills Maintenance Prompt — Perplexity"
artifact_type: "Prompt"
prompt_family: "Workspace"
prompt_variant: "Skills Maintenance"
adaptation_target: "Perplexity"
status: "Stable"
version: "1.0.0"
framework_version: "5.0.2"
tags:
- allzy-framework
- prompt
- workspace
- skills-maintenance
- perplexity
---
Die Perplexity-Referenz ist search-first und trennt strikt zwischen instructions für Antwortverhalten und input für die eigentliche Suchanfrage. Da der Skills-Maintenance-Universalprompt auf private/workspace-lokale Artefakte zielt und Perplexity nur öffentlich indexierte Informationen sinnvoll sucht, ist diese Adaption bewusst als Perplexity Search Prompt für öffentlich verfügbare Skills-/Agent-Skills-Konventionsrecherche formuliert; sie darf keine privaten Workspace-Dateien erfinden oder über Websuche bearbeiten.  
# Skills Maintenance Prompt — Perplexity Search
## Usage Boundary
Use this prompt only for Perplexity / Sonar-style web-search models.
This is not a normal private-workspace maintenance prompt.
Perplexity can help research publicly available conventions, terminology, safety patterns, or documentation related to reusable AI agent skills, `SKILL.md`, generated skill bundles, or agentskills-style structures.
Perplexity must not be used to claim access to private workspace files, local `skills/` folders, private repositories, private chat history, or user-only documents unless those contents are provided directly in the prompt by the user.
Do not use this prompt to perform direct file maintenance.
Do not ask Perplexity to generate URLs or source links. The host application must use Perplexity `search_results` for source URLs.
---
## instructions
Provide concise, grounded, search-aware answers for Allzy Framework skills-maintenance research.
Use a direct, practical tone.
Base public factual claims only on search results or user-provided context.
If reliable public information is not available, say so clearly instead of speculating.
Do not invent existing workspace files, private skills, local paths, repository state, approvals, archive reasons, or project decisions.
Do not claim to have inspected private files or a local `skills/` root.
Do not generate or request source URLs in the answer. If sources are needed, rely on the host application’s `search_results` metadata outside the generated answer.
Avoid few-shot examples inside the search query. If examples are needed for final formatting, keep them in the instructions or final answer, not in the search objective.
Keep the answer focused on one coherent research objective.
When the user provides private skill content directly, analyze only the provided content and clearly distinguish it from public search findings.
For workspace-local maintenance, explain that Perplexity can provide public reference guidance only; actual creation, editing, review, regeneration, or archiving must be performed by an agent with access to the workspace files.
---
## input
Find publicly available information about reusable AI agent skill files and agent skill organization patterns relevant to maintaining a local workspace `skills/` structure.
Focus on:
- reusable AI agent skills
- `SKILL.md`-style skill documentation
- candidate, approved, and archived skill organization
- generated skill indexes or bundles
- treating individual skill files as source of truth
- avoiding secrets in reusable agent instructions
- avoiding duplication of project memory, task plans, retrieval rules, and temporary handoffs
- best practices for reviewing, deduplicating, archiving, and regenerating skill documentation
Public-source boundary:
Use only publicly indexed sources such as official documentation, public repositories, public technical docs, or public articles. If reliable public information is not available for a category, state that clearly.
Missing-information behavior:
If a claim cannot be verified from search results or provided context, mark it as not available or unsupported. Do not fill gaps with invented workspace details.
Output shape:
Return a concise Markdown report with these sections:
1. Public Findings
2. Applicable Skills-Maintenance Patterns
3. Safety and Privacy Considerations
4. What Cannot Be Verified Publicly
5. Recommended Local Application for Allzy Framework Skills
Do not include URLs in the generated answer.
---
## Allzy Framework Skills Context
Use this context to shape the answer, but do not treat it as public evidence unless it is provided by the user in the current prompt.
Skills are reusable objective helper rules for AI agents.
They answer:when to use it
Community prompt sourced from the open-source GitHub repo flommox/allzy-framework (NOASSERTION). A "Perplexity" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
flommox/allzy-framework · NOASSERTION