Skip to main content

Abilityai/trinity-skills

SkillsMP a collecté 28 skills depuis Abilityai/trinity-skills. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
28
Étoiles GitHub
0
Forks GitHub
0

Skills dans ce dépôt

classification en attente

Affichage de 28 skills collectés sur 28.

métier
non classé
description

Explain a complex topic back to you with visuals - the right diagram for each facet (flowchart, timeline, sequence, schema/ER, state machine, chart, comparison, mind map) plus optional conceptual illustrations - rendered in a style you control, then bundled…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Generate a brand-locked, information-dense single-page PDF that lets a reader understand an entire topic - a company, a product, a project, a status update, any subject - in one page. Distills a raw brief into a composed grid of reusable blocks (hero-stat,…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Generate a brand-locked multi-slide presentation deck (16:9, 1920x1080) and assemble into a PDF. Mirrors the social-carousel pattern - each slide is an HTML+Playwright PNG render with its own textless soft-futurism hero image. Final step combines all slide…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Build an animated, data-driven explainer film for a real system — a canvas film that renders live from the product's own data and cannot drift, not an exported video. Can additionally stamp the finished film into a voiced MP4 (deterministic frame render +…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Build a brand-locked, animated single-page microsite (locked to YOUR palette - the shipped tokens are a swappable default) - a self-contained scrolling HTML page that presents any topic or dataset as a visual story with text, diagrams, charts, KPI strips, and…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Make any agent a system-aware orchestrator — installs /discover-agents (discover the fleet from live Trinity and/or a repo list into a descriptive fleet/system-map.yaml), /compose-system (turn the map into a Trinity SystemManifest and deploy_system), and…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Scaffold a Trinity-compatible long-running pipeline inside any agent — creates projects/<slug>/{project.md, pipeline.yaml, instances/}, copies pipeline-tick/status/recover/pause/resume skills into .claude/skills/, sets up the ~/.trinity/ read surface,…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Modify an existing playbook based on conversation context or explicit instructions. Use when user wants to update, fix, extend, or refine a playbook they already have.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Scan one or more directories of agents in ANY paradigm — Claude Code, n8n workflow exports, framework apps (LangChain/CrewAI/AutoGen), or freeform-coded agents — assess quality (fleet maturity for Claude Code, migration readiness for the rest), design the…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Create a new skill or playbook. Guides through requirements gathering and generates the appropriate template based on complexity.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Lint a pipeline.yaml — schema check, DAG acyclicity, referenced-skill existence, precondition kind registration. Pure linter — prints a report, writes no files. Heartbeat does not require validation to have run; this is a developer convenience.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Add git-as-state hooks to an agent — auto-commits on Stop, rebases on SessionStart, snapshots on PreCompact. Gives agents durable cross-session memory through their own repo.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Install cross-actor project management into this agent — GitHub Issues as single source of truth, uniform task anatomy with approval-ready completion lattice (open → pending-verification → done), loop closure in both directions (the agent closes loops with…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Give any agent a shared canonical-data layer — installs /canon-publish (commit this agent's own folder in the fleet's shared canon repo), /canon-consume (read other agents' published data at a cited ref), /canon-reconcile (scheduled freshness pass over the…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Build a verified Claude Code fleet from an agent-fleet-analysis work order — non-destructive migration of mixed fleets (Claude Code, n8n exports, LangChain/CrewAI/AutoGen apps, freeform-coded loops). Sources are never mutated; each agent is copied or…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Add GitHub Issues backlog workflow to any agent — creates the full development cycle (backlog, claim, close, groom, roadmap, autoplan, commit, sprint, work-loop)

Langue du texte source : anglais

mis à jour
métier
non classé
description

Add a memory system to an agent — file awareness, knowledge graph, structured state, or multi-session tracking

Langue du texte source : anglais

mis à jour
métier
non classé
description

Create a meaningful git commit to checkpoint current agent state. Use when the user says "commit", "save changes", "checkpoint", "commit my work", or asks to save progress to git.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Generate explanatory diagrams and infographics that visually communicate concepts. Iterates autonomously until images are logically correct, text is clean, and the concept explanation is clear. Uses Nano Banana 2 (Gemini 3.1 Flash Image).

Langue du texte source : anglais

mis à jour
métier
non classé
description

Extracts key information from documents (PDFs, images, text files) in a folder and creates structured markdown summaries with the same filename but .md extension. Use when you need to analyze and extract insights from multiple documents in a directory.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Extract all chapters from an EPUB file into separate markdown files. Use when the user wants to split an EPUB into individual chapter files, extract EPUB chapters, or convert an ebook to separate markdown documents.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Generate a comprehensive file system index with directory tree, file sizes, and modification dates. Use when re-indexing files, updating file index, exploring directory structure, or when user says "re-index files".

Langue du texte source : anglais

mis à jour
métier
non classé
description

Ask Gemini's most powerful model for an independent second opinion - critique code with fresh eyes, evaluate an article, challenge a plan. The calling agent controls the exact question and material; this skill just executes the call and returns Gemini's…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Generate images using Google's Nano Banana 2 (Gemini 3.1 Flash Image Preview). Use when creating infographics, diagrams, thumbnails, social media graphics, or any AI-generated images. Costs $0.067/image.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Measure the development speed / velocity / activity of any GitHub repository using objective metrics from the GitHub API — commits, lines added/deleted, merged-PR throughput, active contributors, time-to-merge, and release cadence. Compares multiple repos…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Run self-diagnostics on the agent to verify skills, commands, agents, and dependencies are working. Use when troubleshooting, after configuration changes, or for regular health checks.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Expert guide for creating Claude Code skills. Use when user wants to create a new skill, build a skill, design a slash command, or needs help with SKILL.md files, frontmatter, or skill structure. Also use when reviewing or improving existing skills.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Enforce workspace organization rules when creating files, writing documents, or generating assets. Use when about to create any file, write output, save reports, or generate artifacts. Ensures files are placed in proper locations - never in root directory.

Langue du texte source : anglais

mis à jour
Affichage de 28 skills collectés sur 28.