with one click
artstroy-paperclip
artstroy-paperclip contains 39 collected skills from AZANIR, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Pull weekly traffic data from Plausible Analytics for artstroy.net, produce a structured digest with top articles, category breakdown, referrer mix, and trend signals. Posted to the root company issue weekly.
Cross-post published ArtStroy articles to dev.to and Hashnode with correct canonical URLs, metadata mapping, and formatting. Handles API integration for automated posting and creates manual-assist drafts for platforms without API access.
Scan ArtStroy npm/bun dependencies for known vulnerabilities. Ranks CVEs by CVSS severity, creates vuln-fix issues with deadlines, and verifies fixes post-deploy. Run monthly and on any new dependency addition.
Manage and verify the ArtStroy CI/CD pipeline. Covers the GitHub Actions deploy workflow, SSH-based Hetzner deployment, Docker Compose orchestration, and post-deploy health checks. Used by DevOps Engineer for deploy operations and pipeline maintenance.
Manage ArtStroy's Docker Compose configuration, Hetzner server provisioning, environment variable management, and infrastructure-as-code practices. Used by DevOps Engineer for all infrastructure changes.
Compile new ArtStroy articles into a Markdown newsletter draft ready for Buttondown. Runs weekly; sends draft to human for final review before dispatch.
Manage secrets rotation, GitHub Actions secret updates, and environment variable injection for ArtStroy. Ensures secrets never appear in logs, git history, or plaintext files. Used by DevOps Engineer and Security Auditor.
Verify artstroy.net HTTP security headers against OWASP best practices. Checks CSP, HSTS, X-Frame-Options, X-Content-Type-Options, Permissions-Policy, and Referrer-Policy. Creates issues for missing or misconfigured headers.
Generate LinkedIn, Twitter/X, and Threads post snippets from ArtStroy article frontmatter. Produces UTM-tagged copy ready for human review and posting.
Correlate pending topic briefs from News Researcher with actual traffic data from the analytics digest. Produce a ranked topic queue that EIC uses to assign next writing work.
Translate ArtStroy article drafts from Ukrainian to English while preserving MDX structure, frontmatter fields, code blocks, and component syntax. Includes cultural idiom adaptation for an international technical audience.
Automatically decomposes an incoming brief or request into a routed work plan. Given a task description, identifies required agents, determines sequencing, creates the first issue, and reports the plan back to the requester. Primary CEO intake tool for complex requests.
Structured ideation for article topics, feature ideas, or strategic directions. Generates options with evaluation criteria, selects the strongest candidate, and produces a brief for handoff. Used by CEO (strategy), EIC (content topics), and CTO (technical solutions).
Scan Hacker News for trending topics relevant to ArtStroy's content pillars (QA automation, pentesting, programming). Extracts article-worthy signals and scores them for topic brief creation.
Scheduled trigger skill for time-based CEO actions. Fires the daily morning-brief and weekly-review cadences. Use when implementing recurring scheduled tasks for the CEO agent.
Prune, consolidate, and verify the CEO's MEMORY.md. Remove stale entries, update outdated facts, consolidate duplicate notes, and verify that referenced files and slugs still exist. Run after major milestones or when MEMORY.md exceeds 200 lines.
Daily CEO summary posted each morning. Reads MEMORY.md and active issues, summarizes overnight News Researcher output, lists active PRs, and flags any blockers. Produces a comment in the root company issue.
Verify a newly published article is fully live, indexed, and technically correct. Checks HTTP status, RSS/sitemap presence, OG tags, canonical URL, Pagefind index, and basic broken links. Required before the `live` label is applied.
Monitor relevant subreddits for questions, problems, and pain points that reveal content gaps on artstroy.net. Top questions with no good answer are article opportunities.
CEO structured reflection on recent decisions, routing choices, and team health. Identifies patterns in what worked and what didn't, updates MEMORY.md with strategic lessons, and proposes process improvements. Run monthly or after notable incidents.
Monitor RSS/Atom feeds from technical publications for article-worthy content. Extracts and scores signals relevant to ArtStroy's content pillars.
Search academic papers, technical reports, and research publications for data, statistics, and authoritative citations to support ArtStroy articles. Supports GEO optimization (Statistics +37%, Cite Sources +40%).
Monitor CVE feeds, security advisories, and vulnerability databases for content-relevant security news. Serves two purposes: article topics for News Researcher, and dependency/infrastructure alerts for Security Auditor.
CEO self-audit of recent routing decisions, issue quality, and adherence to company principles. Spot-checks a sample of recent CEO actions against the standards in AGENTS.md. Run weekly or when quality concerns are raised.
Format a researched topic signal into a structured Topic Brief for handoff to the Editor-in-Chief. The brief includes the article angle, target audience, key points, research citations, and a readiness score. Required handoff artifact from News Researcher to EIC.
Monitor Twitter/X for trending discussions in QA, security, and programming communities. Captures practitioner sentiment and emerging technique discussions as article signals.
Weekly CEO review posted every Monday. Summarizes the previous week's output (published articles, merged PRs, build health), reports cost per agent, identifies process debt, and proposes the next week's focus. Produces a Markdown attachment on the root company issue.
Create structured implementation plans for articles, features, or agent tasks. Breaks work into ordered steps with clear acceptance criteria. Used by CEO (strategic plans), EIC (content pipeline planning), and CTO (feature implementation planning).
Write complete MDX blog articles for artstroy.net with correct frontmatter, SEO optimization, and optional interactive React components. Use when creating new articles given a topic, notes, or brief as input.
Review code for correctness, maintainability, security, and adherence to ArtStroy project standards. Use when reviewing PRs, local changes, or specific files for quality assurance.
Structure templates for blog posts, social snippets, email newsletters, and other content formats. Use when drafting marketing or distribution content and needing correct channel-specific structure.
Manage git branches and create Conventional Commits for the ArtStroy project. Use when committing changes, creating branches, preparing PRs, or when work is ready to be staged and committed.
Create distinctive, production-grade frontend interfaces for ArtStroy with high design quality. Use when building React components, Astro layouts, landing sections, or any UI where aesthetic quality matters. Generates creative, polished code that avoids generic AI aesthetics.
Write technical articles and long-form content that reads authentically — like a specific person explaining their experience, not AI-generated filler. Use when creating articles, tutorials, or any written content where authenticity matters.
Generate and edit images for ArtStroy articles using the Gemini image generation API. Use when creating cover images, OG images, inline illustrations, or editing existing images for article assets.
Read, update, and maintain structured project memory in docs/project_notes/ for the ArtStroy project. Use before proposing architectural changes, when encountering recurring bugs, when logging decisions, or when the user asks to record or recall project knowledge.
SEO and GEO (Generative Engine Optimization) for artstroy.net articles. Validate meta tags, schema markup, heading structure, internal links, and AI-search visibility. Use when verifying or improving article SEO before publication.
Browser-based visual and functional QA for artstroy.net. Use when performing post-deploy smoke tests, screenshot comparisons, Lighthouse audits, Pagefind search verification, and broken link checks.
Review ArtStroy UI code for Web Interface Guidelines compliance. Use when auditing components, pages, or layouts for accessibility, UX best practices, and interface quality. Fetches the latest Vercel Web Interface Guidelines before each review.