dp-archivedp-archiveCommunityยท34 Agent Skills Included

archive

Build, run, and manage AI agents with reusable skills

Runs a self-hosted platform for creating AI agents that combine system prompts, skills, tools, and MCP servers into reusable configurations. Ships with dozens of ready-made skills covering PDFs, spreadsheets, slides, image and video generation, bioinformatics, and brand design. Eliminates manual prompt tuning by letting you build, publish, steer, and debug agents through a chat panel, API, and execution traces.
npx skills add dp-archive/archive --all -g -y

All Skills in This Repository (34)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
dp-archivedp-archive

planning-with-files

Create and manage task_plan.md, findings.md, and progress.md files for complex tasks.

Community
Advanced
๐Ÿ“ฆ In Repo
dp-archivedp-archive

code-to-diagram

Generate Mermaid.js diagrams from source code and GitHub repositories.

Community
Advanced
๐Ÿ“ฆ In Repo
dp-archivedp-archive

remotion-best-practices

Guide Remotion video creation with React best practices.

Community
Advanced
๐Ÿ“ฆ In Repo
dp-archivedp-archive

copywriting

Generate brand-aligned copy for taglines, bios, and voice definitions.

Community
Intermediate
๐Ÿ“ฆ In Repo
dp-archivedp-archive

trace-qa

Analyze agent execution traces to inspect steps, tool usage, and LLM calls.

Community
Intermediate
๐Ÿ“ฆ In Repo
dp-archivedp-archive

humanizer-zh

Remove AI-generated writing patterns from text to enhance naturalness.

Community
Intermediate
๐Ÿ“ฆ In Repo
dp-archivedp-archive

sora

Generate, remix, and manage AI videos via OpenAI's Sora API.

Community
Advanced
๐Ÿ“ฆ In Repo
dp-archivedp-archive

spreadsheet

Automate spreadsheet creation, editing, analysis, and formatting for .xlsx, .csv, and .tsv files.

Community
Intermediate
๐Ÿ“ฆ In Repo
dp-archivedp-archive

skills-planner

Plan AI agent workflows by analyzing requirements and generating system prompts.

Community
Intermediate
๐Ÿ“ฆ In Repo
dp-archivedp-archive

pdf

Create, edit, and review PDF files with reportlab, pdfplumber, and pypdf.

Community
Intermediate
๐Ÿ“ฆ In Repo
dp-archivedp-archive

biopython

Manipulate biological sequences and parse FASTA, GenBank, and PDB files.

Community
Advanced
๐Ÿ“ฆ In Repo
dp-archivedp-archive

audio-extractor

Extract audio from video URLs using yt-dlp and convert to MP3, M4A, FLAC, WAV, or OPUS.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install archive?โ–ผ

Run `npx skills add dp-archive/archive --all -g -y` in your terminal to install all skills in this suite globally.

What can I do with this agent platform?โ–ผ

You can create custom AI agents that combine skills, tools, and models, then chat with them, publish them via public links, and steer them mid-execution.

What skills are included in this suite?โ–ผ

It ships with ready-made skills for PDF and Word editing, spreadsheets, slide decks, image and video generation, brand design, invoice organizing, bioinformatics, and more.

How do I debug a failed agent run?โ–ผ

Every run produces an execution trace with tool calls, token usage, and duration. Use the built-in trace-qa skill to analyze what happened and why it failed.

Can I use it without writing code?โ–ผ

Yes. Describe what you need in the chat panel and the agent-builder creates the skills and agent configuration for you automatically.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’